Install and manage BB-Skills — AI coding skills enriched with BuildBetter customer evidence.
Project description
BB-Skills
AI coding skills enriched with BuildBetter customer evidence.
What is this?
BB-Skills is a collection of AI coding skills you can install into your favorite AI coding agent. Pick the skills you need -- install only the packs that matter for your workflow. BB-Skills works with Claude Code, Codex, Cursor, GitHub Copilot, Gemini CLI, Windsurf, and Amazon Q.
Quick start
Option A: npx (fastest, no install)
npx skills add buildbetter-app/BB-Skills
Or install a specific skill:
npx skills add buildbetter-app/BB-Skills --skill trust-but-verify
Option B: bb-skills CLI (pack-based install)
pip install bb-skills
bb-skills install spec-workflow # spec-driven development skills
bb-skills install testing # browser testing skills
bb-skills install all # everything
3. Use them
Skills are installed into your AI coding agent. On platforms with slash commands (Claude Code, Codex, Gemini):
/bb-specify Build a user dashboard with activity feed
/bb-plan
/trust-but-verify
On passive platforms (Cursor, Copilot, Windsurf, Amazon Q), skills are injected as context automatically.
How it works
You run bb-skills install once per machine. The CLI auto-detects which AI coding platforms you have installed (~/.claude/, ~/.codex/, ~/.gemini/, .cursor/, etc.) and copies skills to all of them in the correct format.
To see what platforms are detected:
bb-skills platforms
To install for a specific platform only:
bb-skills install testing --platform claude
To install a single skill instead of a whole pack:
bb-skills install trust-but-verify
Available packs
| Pack | Skills | Description |
|---|---|---|
core |
bb-skills-update | Update checker (auto-included) |
spec-workflow |
bb-specify, bb-plan, bb-review, bb-tasks, bb-clarify, bb-analyze, bb-checklist, bb-constitution, bb-implement | BuildBetter-enriched spec-driven development |
testing |
app-navigator, trust-but-verify, generate-tests | Browser-based verification and Playwright test generation |
Platform support
| Platform | Format | Slash Commands | Install Path |
|---|---|---|---|
| Claude Code | SKILL.md | Yes | ~/.claude/skills/ |
| Codex CLI | SKILL.md | Yes | ~/.codex/skills/ |
| Cursor | .mdc rules | No (passive) | .cursor/rules/ |
| GitHub Copilot | .instructions.md | No (passive) | .github/instructions/ |
| Gemini CLI | .toml | Yes | ~/.gemini/commands/bb-skills/ |
| Windsurf | .md rules | No (passive) | .windsurf/rules/ |
| Amazon Q | .md rules | No (passive) | .amazonq/rules/ |
Skill reference
core
| Skill | Description |
|---|---|
| bb-skills-update | Checks for available BB-Skills updates via GitHub releases |
spec-workflow
| Skill | Description |
|---|---|
| bb-specify | Define what you want to build -- requirements and user stories |
| bb-plan | Create a technical implementation plan with your chosen tech stack |
| bb-review | BuildBetter-first usability and code review |
| bb-tasks | Generate an actionable task list from your implementation plan |
| bb-clarify | Clarify underspecified areas before planning |
| bb-analyze | Cross-artifact consistency and coverage analysis |
| bb-checklist | Generate quality checklists that validate requirements completeness |
| bb-constitution | Create or update project governing principles |
| bb-implement | Execute all tasks to build the feature according to the plan |
testing
| Skill | Description |
|---|---|
| app-navigator | Map application routes, pages, and components for UI/UX audit |
| trust-but-verify | Verify UI/UX and functionality match the original plan |
| generate-tests | Generate reusable Playwright test files from the app map |
BuildBetter integration
The spec-workflow skills can optionally use BuildBetter's customer evidence API to enrich specifications, plans, and reviews with real customer data. This is not required -- all skills work without it. When a BUILDBETTER_API_KEY environment variable is set, the workflow will automatically pull relevant customer insights, feature requests, and pain points into your specs and plans.
To enable it, set the API key in your shell:
export BUILDBETTER_API_KEY=your_key_here
Evidence collection is best-effort and never blocks the workflow. If the key is missing or the API is unreachable, skills continue normally.
Updating
To update all installed skills to the latest version:
bb-skills update
CLI reference
| Command | Description |
|---|---|
bb-skills install <pack> |
Install a skill pack |
bb-skills uninstall <pack> |
Remove an installed skill pack |
bb-skills update |
Update all installed packs to latest |
bb-skills list |
List installed packs and skills |
bb-skills platforms |
Show supported platforms and install paths |
Contributing
See CONTRIBUTING.md for guidelines on adding skills, writing adapters, and submitting pull requests.
Acknowledgments
BB-Skills was inspired by and originally derived from github/spec-kit (MIT License). BuildBetter has significantly extended the original with customer evidence integration, browser testing skills, multi-platform support, and a skill management CLI.
License
This project is licensed under the MIT License. See LICENSE for details.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file bb_skills-1.1.0.tar.gz.
File metadata
- Download URL: bb_skills-1.1.0.tar.gz
- Upload date:
- Size: 89.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
19d472bdf6e41f65ac688e67a0a22d8a008d711ea82c0cfa59a3a1616466756c
|
|
| MD5 |
111cec3a1640f4b17f666f3cfe049dbb
|
|
| BLAKE2b-256 |
6a9d6fbafb6898f7dc6c323cae6f7363ab59695a3a53c046648d42133b6e295e
|
Provenance
The following attestation bundles were made for bb_skills-1.1.0.tar.gz:
Publisher:
publish.yml on buildbetter-app/BB-Skills
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
bb_skills-1.1.0.tar.gz -
Subject digest:
19d472bdf6e41f65ac688e67a0a22d8a008d711ea82c0cfa59a3a1616466756c - Sigstore transparency entry: 1222635853
- Sigstore integration time:
-
Permalink:
buildbetter-app/BB-Skills@7391da764fb423f37d6d608a5b7c5e1fd09c8f19 -
Branch / Tag:
refs/tags/v1.1.0 - Owner: https://github.com/buildbetter-app
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@7391da764fb423f37d6d608a5b7c5e1fd09c8f19 -
Trigger Event:
release
-
Statement type:
File details
Details for the file bb_skills-1.1.0-py3-none-any.whl.
File metadata
- Download URL: bb_skills-1.1.0-py3-none-any.whl
- Upload date:
- Size: 87.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dbe49f1217022b548d8489976f0a9100261ec4d882a4dff17aeca6f0e6258849
|
|
| MD5 |
47b0e7806a882910dd402ee3da136841
|
|
| BLAKE2b-256 |
6ab1094d971dd9061d84dc8183e8dd128d19c3ea8110bedd3bda7b4021a97bc1
|
Provenance
The following attestation bundles were made for bb_skills-1.1.0-py3-none-any.whl:
Publisher:
publish.yml on buildbetter-app/BB-Skills
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
bb_skills-1.1.0-py3-none-any.whl -
Subject digest:
dbe49f1217022b548d8489976f0a9100261ec4d882a4dff17aeca6f0e6258849 - Sigstore transparency entry: 1222635885
- Sigstore integration time:
-
Permalink:
buildbetter-app/BB-Skills@7391da764fb423f37d6d608a5b7c5e1fd09c8f19 -
Branch / Tag:
refs/tags/v1.1.0 - Owner: https://github.com/buildbetter-app
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@7391da764fb423f37d6d608a5b7c5e1fd09c8f19 -
Trigger Event:
release
-
Statement type: