conventional-commits

This skill should be used when creating Git commits to ensure they follow the Conventional Commits specification. It provides guidance on commit message structure, types, scopes, and best practices for writing clear, consistent, and automated-friendly commit messages. Use when committing code changes or reviewing commit history.

$ Installieren

git clone https://github.com/dgalarza/claude-code-workflows /tmp/claude-code-workflows && cp -r /tmp/claude-code-workflows/.claude/skills/conventional-commits ~/.claude/skills/claude-code-workflows

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