conventional-commits

Enforces conventional commit message and branch naming conventions with specific prefixes (feat, fix, docs, style, refactor, perf, test, chore). Use when creating git commits, suggesting branch names, reviewing commit messages, or when the user asks about git workflow.

$ Installieren

git clone https://github.com/jedipunkz/dotfiles /tmp/dotfiles && cp -r /tmp/dotfiles/.config/opencode/skills/conventional-commits ~/.claude/skills/dotfiles

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