git-conventions

Installation
SKILL.md

Git Conventions

Conventional Commits

Format: <type>(<scope>): <description>

feat(auth): add OAuth2 login with Google
fix(api): handle null response from user endpoint
docs(readme): add deployment instructions
refactor(hooks): extract shared fetch logic into useApi
test(auth): add integration tests for login flow
chore(deps): update react to v19.1

Types

Type When to Use
Related skills

More from grahamcrackers/skills

Installs
7
First Seen
Feb 25, 2026