Skip to main content

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

bb_skills-1.1.1.tar.gz (89.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

bb_skills-1.1.1-py3-none-any.whl (87.3 kB view details)

Uploaded Python 3

File details

Details for the file bb_skills-1.1.1.tar.gz.

File metadata

  • Download URL: bb_skills-1.1.1.tar.gz
  • Upload date:
  • Size: 89.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for bb_skills-1.1.1.tar.gz
Algorithm Hash digest
SHA256 8a3bf7d91837208ef1c7de306b1a2c2f13a4a1049ac9cce8dda63f6aff69b7be
MD5 ca4109d529293f0db0f68b4dc04a3b89
BLAKE2b-256 d05905e8c55d407fa6e63d9348c76210ce3236de3f0060d91bd864d30f584569

See more details on using hashes here.

Provenance

The following attestation bundles were made for bb_skills-1.1.1.tar.gz:

Publisher: publish.yml on buildbetter-app/BB-Skills

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file bb_skills-1.1.1-py3-none-any.whl.

File metadata

  • Download URL: bb_skills-1.1.1-py3-none-any.whl
  • Upload date:
  • Size: 87.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for bb_skills-1.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 b0f086db5e0190bcf8c679d8502668788a7d42e755ce9f4a427dc647c1ac74a1
MD5 ca740d5407da846dd3ca0414edd2b9c2
BLAKE2b-256 ef82c451bef4a3ed785761cba7fad11c361b49c241469acb40fc1598a6e5bf45

See more details on using hashes here.

Provenance

The following attestation bundles were made for bb_skills-1.1.1-py3-none-any.whl:

Publisher: publish.yml on buildbetter-app/BB-Skills

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page