Commitlint

Use this skill when the user wants to enforce conventional commit message format and standards.

javimosch 45836c0 604 B Updated

File contents

commitlint Plugin

commitlint validates commit message format.

Usage Examples

  • "check the latest commit message"
  • "lint a specific commit message"
  • "configure conventional commit rules"

Installation

npm install -g @commitlint/cli

Key Features

  • Conventional commit format enforcement
  • Type/scope/description validation
  • Husky pre-commit integration
  • Configurable rulesets
  • CI/CD pipeline integration
  • Shareable configuration support

javimosch/supercli/tree/main/plugins/commitlint/skills/quickstart commit 45836c054d

Frequently asked questions

npx skillmds@latest add javimosch/commitlint