npx claudepluginhub adidacta/pmf-detective --plugin pmf-detective<asset-type># Generate Assets Generate marketing assets based on your PMF context layer. ## Available Asset Types - `landing` - Generate a React + Vite landing page ## Instructions The user invoked this command with: $ARGUMENTS 1. Parse asset type from arguments 2. Check that required PMF context files exist: - `pmf/icp.md` - Who your customer is - `pmf/value-prop.md` - Why they should care - `pmf/mvp.md` - MVP scope & features 3. If prerequisites missing: 4. If prerequisites met, read the PMF context files and generate assets using the landing-generator skill. ## Asset Generatio...
/landing-pageGenerates a deployable landing page from a business name or brief, producing a single self-contained HTML file with Tailwind CDN.
/landingGenerate persona-tailored landing page proposals with hero, features, testimonials, CTAs, copy, wireframes, and specs. Supports create, list, export subcommands.
/html-page-quickGenerates a branded HTML page from page category, pasted content, and name. Auto-selects components from design system and brand philosophy, saves page and components to project directories.
/design-templateGenerates customized, responsive HTML/CSS web page templates from categories like landing-page, dashboard, pricing, auth. Supports brand-color, --style, --dark; shows gallery if unspecified.
/fire-scaffoldGuides user through multi-step wizard to scaffold features like React components, API endpoints, DB models, pages, hooks, services, tests, or custom within a phase. Supports --name, --phase, --dry-run, --minimal flags.
/landingInteractively collects landing page details (scope, type, audience, sections, offer) and generates high-converting copy for hero, features, social proof, FAQs using CRO and psychology skills.
Share bugs, ideas, or general feedback.
Generate marketing assets based on your PMF context layer.
landing - Generate a React + Vite landing pageThe user invoked this command with: $ARGUMENTS
Parse asset type from arguments
Check that required PMF context files exist:
pmf/icp.md - Who your customer ispmf/value-prop.md - Why they should carepmf/mvp.md - MVP scope & featuresIf prerequisites missing:
To generate [asset type], I need your PMF context layer.
Missing:
[ ] pmf/icp.md
[✓] pmf/value-prop.md
[ ] pmf/mvp.md
Use /plan-pmf to build your context layer first.
If prerequisites met, read the PMF context files and generate assets using the landing-generator skill.
Read:
pmf/icp.md - For targeting and languagepmf/value-prop.md - For hero copy, Callout + Magnet messagingpmf/mvp.md - For benefits and proof pointsGenerate using the landing-generator skill.
Ask the user what they'd like to generate:
What assets would you like to generate?
1. Landing page (React + Vite)
Reply with a number or asset type.