conventional-commits

Installation
SKILL.md

Conventional Commits

Based on the Conventional Commits v1.0.0 specification.

The keywords MUST, MUST NOT, REQUIRED, SHALL, SHALL NOT, SHOULD, SHOULD NOT, RECOMMENDED, MAY, and OPTIONAL are interpreted as described in RFC 2119:

  • MUST / REQUIRED / SHALL — absolute requirement
  • MUST NOT / SHALL NOT — absolute prohibition
  • SHOULD / RECOMMENDED — may be ignored with good reason, but implications must be understood
  • SHOULD NOT / NOT RECOMMENDED — may be acceptable with good reason, but implications must be understood
  • MAY / OPTIONAL — truly optional

Commit Message Format

<type>[optional scope]: <description>

[optional body]
Related skills
Installs
24
GitHub Stars
7
First Seen
Feb 12, 2026