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

1. Install the CLI

pip install bb-skills

Or with uv (faster):

uv tool install bb-skills

2. Install skill packs

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):

/specify Build a user dashboard with activity feed
/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 specify, plan, review, tasks, clarify, analyze, checklist, constitution, 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
specify Define what you want to build -- requirements and user stories
plan Create a technical implementation plan with your chosen tech stack
review BuildBetter-first usability and code review
tasks Generate an actionable task list from your implementation plan
clarify Clarify underspecified areas before planning
analyze Cross-artifact consistency and coverage analysis
checklist Generate quality checklists that validate requirements completeness
constitution Create or update project governing principles
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.0.1.tar.gz (88.5 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.0.1-py3-none-any.whl (86.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: bb_skills-1.0.1.tar.gz
  • Upload date:
  • Size: 88.5 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.0.1.tar.gz
Algorithm Hash digest
SHA256 c913f7397237b1f247f13cbb9c0e7616cd7948c2dffd361f1d935bd24d0a631f
MD5 668abf75795bad1ca2b6ed99f1b0d582
BLAKE2b-256 234be69f9cf7e31d266b1563eea9bb7f70a819d6a3e13a88b40ea8ee21cf915b

See more details on using hashes here.

Provenance

The following attestation bundles were made for bb_skills-1.0.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.0.1-py3-none-any.whl.

File metadata

  • Download URL: bb_skills-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 86.0 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.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 7a48c2e4ccefaacc65151e152cc290aad71c0e40bfdae51af1e06e7d4044896e
MD5 2eb89ad35294942e30695ed240759b73
BLAKE2b-256 1093df62c2183dbd80be478556a837dd4554afcf9b1d992324aa5cd488da213e

See more details on using hashes here.

Provenance

The following attestation bundles were made for bb_skills-1.0.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