git-commit
✓Create Git Commits Following Conventional Commits Specification. Use when the user asks to commit, craft a commit message, stage changes, or split work into multiple commits.
Installation
SKILL.md
Goal Make commits that are easy to review and safe to ship:
| feat | New feature | | fix | Bug fix | | docs | Documentation | | style | Formatting | | refactor | Restructure | | perf | Performance | | test | Tests | | build | Build system | | ci | CI config | | chore | Other | | revert | Revert |
Create Git Commits Following Conventional Commits Specification. Use when the user asks to commit, craft a commit message, stage changes, or split work into multiple commits. Source: catch6/ai-toolkits.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/catch6/ai-toolkits --skill git-commit Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/catch6/ai-toolkits --skill git-commit- Source
- catch6/ai-toolkits
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is git-commit?
Create Git Commits Following Conventional Commits Specification. Use when the user asks to commit, craft a commit message, stage changes, or split work into multiple commits. Source: catch6/ai-toolkits.
How do I install git-commit?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/catch6/ai-toolkits --skill git-commit Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/catch6/ai-toolkits
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01