generate-commit-message
Installation
SKILL.md
Generate Commit Message
Generate commit messages following cbea.ms guidelines.
Output Format
Plain text commit message in a code block with NO language tag.
The user should be able to copy the entire content directly. Do NOT include:
git commit -mwrapperEOFor HEREDOC syntaxbashlanguage tag on the code block- Extra commentary outside the code block
Short Example
Add input validation to form components
Related skills