ape-commit
SolidDefines how to write and format git commit messages. Use this skill whenever the user asks you to write, draft, suggest, or format a git commit message, summarize changes into a commit, or help stage and describe code changes. Trigger even for casual requests like "write me a commit for this" or "what should my commit say".
Install
Quality Score: 81/100
Skill Content
Details
- Author
- arpitbbhayani
- Repository
- arpitbbhayani/ape-skills
- Created
- 3 months ago
- Last Updated
- today
- Language
- CSS
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
commit
Handles git commits with concise, list-style messages and no co-author trailers. Use this skill whenever the user asks to commit, says "commit", "/commit", "commit this", "save my changes", or any variation of requesting a git commit. This skill MUST be used for every commit operation — it overrides the default commit behavior.
commit-messages
Generate clear, conventional commit messages from git diffs. Use when writing commit messages, reviewing staged changes, or preparing releases.
git-commit-message
Write concise, well-structured git commit messages following conventional commits style. Use when user asks to commit changes or write a commit message.