git-commit-crafter

Creates atomic git commits following Conventional Commits specification with detailed, well-structured messages. Analyzes changes and splits them into logical units. Use when committing code changes that need proper structure and comprehensive documentation (e.g., "commit my authentication changes" or "finished implementing search, time to commit").

$ Installer

git clone https://github.com/ryoppippi/dotfiles /tmp/dotfiles && cp -r /tmp/dotfiles/claude/skills/git-commit-crafter ~/.claude/skills/dotfiles

// tip: Run this command in your terminal to install the skill