code-commit
SolidGenerate and validate conventional commit messages following the conventionalcommits.org spec. Use whenever the user wants to commit code, mentions commit messages, git commit, or asks to create a commit. Triggers on "commit", "git commit", "conventional", or when reviewing commit message format.
Install
Quality Score: 81/100
Skill Content
Details
- Author
- martinffx
- Repository
- martinffx/atelier
- Created
- 8 months ago
- Last Updated
- 1 months ago
- Language
- TypeScript
- License
- MIT
Integrates with
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
conventional-commit
Conventional 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.
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-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.