repo-conventions
SolidConventions for working in this repository — commit style, branch naming, and testing expectations. Use when writing commits, opening PRs, or adding tests here.
Install
Quality Score: 83/100
Skill Content
Details
- Author
- get-bb
- Repository
- get-bb/bb
- Created
- 5 months ago
- Last Updated
- today
- Language
- TypeScript
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
github-conventions
GitHub conventions -- branch naming, commit format, issue/PR templates, and safe issue/PR referencing in comments.
git-conventions
Branch naming, commit message format, PR workflow, worktree conventions, versioning policy
git-conventions
Use before writing any commit message, creating a branch, opening a pull request, or splitting work into commits. Enforces Conventional Commits (type, optional scope, imperative description, body, footers, breaking-change markers) and the type/ticket-description branch naming pattern. Also carries the house rules that a commit is never made without asking first and never carries a Claude co-author trailer.