git-convention

Git convention for branch naming, commit messages, and issue labels based on GitFlow and Conventional Commits. Use when creating branches, writing commit messages, or setting up issue labels.

$ Instalar

git clone https://github.com/seungwonme/nextjs-boilerplate /tmp/nextjs-boilerplate && cp -r /tmp/nextjs-boilerplate/.claude/skills/git-convention ~/.claude/skills/nextjs-boilerplate

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