What is braid?
braid is a CLI-first prompt directory for AI coding tools. Write your standards once, then install them to every supported tool your team uses with one command.
The problem
AI coding agents work better with context — coding standards, architecture patterns, project conventions. But managing that context is fragmented:
- Rules get copy-pasted between tools
- Different agents need different formats
- Standards drift out of sync across the team
- New developers start with a blank slate
How braid solves it
- Write your standards in braid — rules, skills, sub-agents, and workflows
- Run
braid installand braid writes them as native local files for each tool - Every tool gets the same standards — Cursor, Claude Code, GitHub Copilot, and 30+ others
braid install --profile coding-standards
That’s it. Your rules are now in .cursor/rules/, .claude/skills/, .github/copilot-instructions.md, and wherever else your agents look.
Key concepts
| Concept | What it is |
|---|---|
| Rules | Always-on standards injected into every conversation |
| Skills | On-demand prompts an agent can invoke when needed |
| Profiles | Named bundles of rules and skills for different contexts |
| Agents | The AI coding tools you install to (Cursor, Claude Code, etc.) |
| Marketplace packs | Published bundles you can buy or claim, then install from your library |
Next steps
- Install the CLI to get started
- Quick start guide to install your first standards
- Browse the marketplace for packs you can claim or buy