By NavesDev
AI plugin and documentation-first framework for creating digital businesses with operational standards across strategy, product, monetization, growth, governance, and development handoff.
Use when converting a free-form user request into structured requirements documentation in a resolved business-builder workspace with strict BDD and INVEST quality gates.
Use when checking whether an existing business-builder workspace already contains enough evidence to extract functional requirements, non-functional requirements, business rules, and explicit gaps.
Business Builder is an AI plugin and documentation-first framework for creating digital businesses with clear operational standards across strategy, product, monetization, growth, governance, and development handoff.
Most digital business projects fail because strategy decisions and implementation artifacts are disconnected.
Business Builder provides a structured operating model that links business goals to actionable outputs (requirements, business rules, acceptance criteria, metrics, and risk controls).
BUSINESS_DOCUMENTAION.mddocs/pt-br/BUSINESS_DOCUMENTAION_PT-BR.mddocs/pt-br/README_PT-BR.mddocs/superpowers/skills/Use co-located validation assets for each skill:
skills/<skill-name>/validation/pressure-scenarios.mdskills/<skill-name>/validation/test-log.mdpressure-scenarios.md defines realistic decision pressure (deadline, authority pressure, ambiguity, etc.) with forced options (A/B/C) and "Choose one and justify." prompts.
test-log.md stores auditable evidence for:
Execution cycle:
Quick checks:
# Validate scenario structure
grep -nE "IMPORTANT: This is a real scenario|Choose one and justify" skills/<skill-name>/validation/pressure-scenarios.md
# Validate RED/GREEN/REFACTOR log sections
grep -nE "## RED Baseline|## GREEN Verification|## REFACTOR Iterations" skills/<skill-name>/validation/test-log.md
git clone https://github.com/NavesDev/Business-Builder.git
cd BusinessBuilder
# Check key documentation files
ls -la README.md BUSINESS_DOCUMENTAION.md docs/pt-br/README_PT-BR.md docs/pt-br/BUSINESS_DOCUMENTAION_PT-BR.md
# Check README structure
grep -nE "^## " README.md docs/pt-br/README_PT-BR.md
# Check canonical/translation policy sections
grep -nE "Canonical language policy|Politica de idioma canonico" README.md docs/pt-br/README_PT-BR.md
README.md is the canonical README (English).docs/pt-br/README_PT-BR.md is the Portuguese translation.git checkout -b docs/<short-topic>.CHANGELOG.MDCODE_OF_CONDUCT.MDLICENSEOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub navesdev/business-builder --plugin business-builder-devDesign fluency for frontend development. 1 skill with 23 commands (/impeccable polish, /impeccable audit, /impeccable critique, etc.) and curated anti-pattern detection.
Behavioral guidelines to reduce common LLM coding mistakes, derived from Andrej Karpathy's observations on LLM coding pitfalls
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.