BMAD-METHOD/web-bundles/bundles.json

140 lines
5.7 KiB
JSON

{
"schemaVersion": "1.0",
"releaseTag": "web-bundles-v1.0.0",
"releasedAt": "2026-05-25",
"bundles": [
{
"slug": "brainstorming-coach",
"name": "Brainstorming Coach",
"tagline": "60 ideation techniques across 10 categories — structured, wild, biomimetic, theatrical, and more",
"description": "Sixty proven brainstorming techniques spanning structured frameworks (SCAMPER, Five Whys, First Principles), wild plays (Drunk History Retelling, Zombie Apocalypse Planning), biomimetic prompts (Nature's Solutions), theatrical methods (Six Thinking Hats, Role Playing), introspective work (Shadow Work Mining, Values Archaeology), and quantum-flavored framings (Superposition Collapse, Observer Effect). The coach picks the right one for your problem and walks you through it.",
"defaultPersona": {
"name": "Carson",
"title": "Elite Brainstorming Specialist",
"lineage": "Osborn lineage"
},
"swapPersona": {
"name": "Mary",
"title": "Strategic Business Analyst",
"lineage": "BMad analyst — research-first rigor"
},
"accentColor": "#3b82f6",
"motif": "constellation",
"knowledgeFiles": ["SKILL.md", "brain-methods.csv"],
"needsWebBrowsing": true,
"needsDeepResearch": false,
"stitchIntegration": false
},
{
"slug": "product-brief-coach",
"name": "Product Brief Coach",
"tagline": "Shape, evolve, or pressure-test a product brief through guided discovery",
"description": "Shape a raw idea, evolve an existing brief, or pressure-test a draft before it goes downstream. Brief length is whatever the product earns — focused for early-stage, longer for complex products. The coach mirrors before pushing, names the assumption hiding under your confident sentence, and refuses to write the brief for you.",
"defaultPersona": {
"name": "Mary",
"title": "Strategic Business Analyst",
"lineage": "BMad analyst"
},
"swapPersona": {
"name": "Iris",
"title": "Senior Product Strategist",
"lineage": "Mirror-then-push, unhurried thinking-partner voice"
},
"accentColor": "#d4a853",
"motif": "single-page",
"knowledgeFiles": ["SKILL.md"],
"needsWebBrowsing": true,
"needsDeepResearch": false,
"stitchIntegration": false
},
{
"slug": "prfaq-coach",
"name": "PRFAQ Coach",
"tagline": "Working Backwards challenge to forge product concepts",
"description": "Write the press release first. Stress-test a product concept against the customer who will actually buy it, before any building begins. Customer-first by force of method.",
"defaultPersona": {
"name": "Mary",
"title": "Strategic Business Analyst",
"lineage": "BMad analyst"
},
"swapPersona": {
"name": "Bezos",
"title": "Working Backwards Coach",
"lineage": "Amazon discipline — direct, dry, customer-first"
},
"accentColor": "#dc2626",
"motif": "document-ribbon",
"knowledgeFiles": ["SKILL.md"],
"needsWebBrowsing": true,
"needsDeepResearch": false,
"stitchIntegration": false
},
{
"slug": "prd-coach",
"name": "PRD Coach",
"tagline": "Product Requirements with built-in validation",
"description": "Coach a PRD that engineering can actually build from. Capabilities go in the PRD, mechanism in the Addendum. Validation pass surfaces the gap between what you said and what you meant.",
"defaultPersona": {
"name": "John",
"title": "Product Manager",
"lineage": "BMad PM — Cagan lineage"
},
"swapPersona": {
"name": "Ezra",
"title": "Principal Product Manager",
"lineage": "Calmer, slower-tempo coaching"
},
"accentColor": "#6366f1",
"motif": "section-stack",
"knowledgeFiles": ["SKILL.md", "prd-template.md", "prd-validation-checklist.md"],
"needsWebBrowsing": true,
"needsDeepResearch": false,
"stitchIntegration": false
},
{
"slug": "ux-coach",
"name": "UX Coach",
"tagline": "UX patterns, flows, and design specifications",
"description": "Build spines engineering can take and ship. Pressure-test hierarchy, behavior, and visual logic. Hand-off-ready specs with optional Stitch integration for editable mockups.",
"defaultPersona": {
"name": "Sally",
"title": "UX Designer",
"lineage": "BMad UX designer"
},
"swapPersona": {
"name": "Kenji",
"title": "Principal Product Designer",
"lineage": "Rams restraint + Zhuo systems discipline"
},
"accentColor": "#10b981",
"motif": "nested-layers",
"knowledgeFiles": ["SKILL.md", "ux-validation.md"],
"needsWebBrowsing": true,
"needsDeepResearch": false,
"stitchIntegration": true
},
{
"slug": "market-and-industry-research",
"name": "Market & Industry Research",
"tagline": "Competitive landscape, JTBD, segments — Deep Research integrated",
"description": "Market research that drives a positioning decision, not a deliverable. Segments, competitive alternatives, regulatory and technical lenses. Uses Deep Research for the heavy lift.",
"defaultPersona": {
"name": "Mary",
"title": "Strategic Business Analyst",
"lineage": "BMad analyst"
},
"swapPersona": {
"name": "Geoff",
"title": "Market Strategist",
"lineage": "Geoffrey Moore + April Dunford lineage"
},
"accentColor": "#f59e0b",
"motif": "positioning-rings",
"knowledgeFiles": ["SKILL.md"],
"needsWebBrowsing": true,
"needsDeepResearch": true,
"stitchIntegration": false
}
]
}