conventional-commit
FeaturedConventional Commit - Generate Conventional Commits 1.0.0 compliant messages. MANDATORY for all git commits. Invoke when user says 'commit', 'commit this', or asks to commit code.
Install
Quality Score: 89/100
Skill Content
Details
- Author
- termio-sh
- Repository
- termio-sh/termio
- Created
- 3 months ago
- Last Updated
- today
- Language
- Swift
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
conventional-commits
Enforces Conventional Commits format for git commit messages. Use when formatting commits or validating message structures. For git commands, see git-control.
conventional-commit
Use when generating or validating Conventional Commits messages; apply valid types, optional scopes, imperative subjects, bodies, and footers.
conventional-commits
Generate, review, or enforce Conventional Commit messages from a diff, staged changes, a file summary, or a plain-language description of work. Use this skill whenever the user asks for a commit message, mentions committing code, runs or discusses git commit, asks to fix or reword a commit, wants a changelog-friendly history, mentions commitlint or semantic-release, or pastes a diff and asks "what should the commit say". Trigger even if the user does not say "conventional commit" explicitly.