repo-conventions

Solid

Conventions for working in this repository — commit style, branch naming, and testing expectations. Use when writing commits, opening PRs, or adding tests here.

Code & Development 2,482 stars 282 forks Updated today MIT

Install

View on GitHub

Quality Score: 83/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
13
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Repo conventions Search the bundled docs before guessing: ``` bb docs search "conventional commits" ``` - Commits follow conventional-commit style (`feat(scope): summary`). - Branches are named `bb/<topic>`. - Every bug fix ships with a regression test.

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