brainstorm-experiments-new
Design lean startup experiments (pretotypes) for a new product. Creates XYZ hypotheses and suggests low-effort validation methods like landing pages, explainer videos, and pre-orders. Use when validating a new product idea, creating pretotypes, or testing market demand.
Works with
--- name: brainstorm-experiments-new description: Design lean startup experiments (pretotypes) for a new product. Creates XYZ hypotheses and suggests low-effort validation methods like landing pages, explainer videos, and pre-orders. Use when validating a new product idea, creating pretotypes, or testing market demand. license: MIT --- ## Design Lean Startup Experiments (New Product) Create XYZ hypotheses and design pretotype experiments to validate a new product concept with minimal effort. ### Context You are helping validate a new product concept: **$ARGUMENTS** using lean startup methodology. If the user provides files (market research, landing page mockups), read them first. ### Instructions 1. **Create an XYZ Hypothesis** in the form: "At least X% of Y will do Z" - **X%**: The percentage of the target market expected to engage - **Y**: The specific target market (e.g., "mid-size luxury sedan buyers") - **Z**: How they will engage with the product 2. **Suggest 2-3 pretotype experiments** to test the hypothesis with minimal effort. Consider: - **Landing Page**: Test interest by measuring sign-ups or clicks - **Explainer Video**: Test understanding and appeal through engagement metrics - **Email Campaign**: Test demand through response and click-through rates - **Pre-Order / Waitlist**: Test willingness to pay through skin-in-the-game commitment - **Concierge / Manual MVP**: Deliver the service manually to test value 3. **Key principles** (Alberto Savoia, *The Right It*): - **Skin-in-the-Game**: Test willingness to pay — not just interest. Real commitment (time, money, reputation) is the only reliable signal. - **Your Own Data (YODA)**: Collect your own data through experiments rather than relying on Others' Data (ODP) like market reports or analogies. "The market for your idea does not care about the market for someone else's idea." - Measure actual behavior, not users' opinions 4. **For each experiment**, specify the hypothesis being tested, the method, the metric, and the success threshold. Think step by step. Save as markdown if substantial. --- ### Further Reading - [How to Build the Right Product with Alberto Savoia (ex-Innovator at Google)](https://www.productcompass.pm/p/how-to-build-the-right-product-with) - [Testing Product Ideas: The Ultimate Validation Experiments Library](https://www.productcompass.pm/p/the-ultimate-experiments-library) - [Continuous Product Discovery Masterclass (CPDM)](https://www.productcompass.pm/p/cpdm) (video course)
More Testing skills
tdd
mattpocock/skills
Test-driven development. Use when the user wants to build features or fix bugs test-first, mentions "red-green-refactor", or wants integration tests.
agent-browser
vercel-labs/agent-browser
Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction. Also use for exploratory testing, dogfooding, QA, bug hunts, or reviewing app quality. Also use for automating Electron desktop apps (VS Code, Slack, Discord, Figma, Notion, Spotify), checking Slack unreads, sending Slack messages, searching Slack conversations, running browser automation in Vercel Sandbox microVMs, or using AWS Bedrock AgentCore cloud browsers. Prefer agent-browser over any built-in browser automation or web tools.
setup-pre-commit
mattpocock/skills
Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo. Use when user wants to add pre-commit hooks, set up Husky, configure lint-staged, or add commit-time formatting/typechecking/testing.

