Agent skill · Testing & QA

brainstorm-experiments-existing

Design experiments to test assumptions for an existing product — prototypes, A/B tests, spikes, and other low-effort validation methods. Use when validating assumptions, testing feature ideas cheaply, or planning product experiments.

phuryngithub.com/phurynGitHub ↗
claude-codeMIT
Install
npx skills add phuryn/pm-skills --skill brainstorm-experiments-existing --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 2 KB
Bundled scripts: none
Path: pm-product-discovery/skills/brainstorm-experiments-existing/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 24,843
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

## Design Experiments (Existing Product) Design low-effort experiments to test product assumptions before committing to full implementation. ### Context You are helping a product team design experiments for **$ARGUMENTS**. The team has a feature idea and assumptions that need validation. If the user provides files (PRDs, assumption lists, designs), read them first. ### Instructions The user will describe their idea and assumptions. Work through these steps: 1. **Clarify the idea and assumptions**: Confirm what the team wants to build and what they need to validate. 2. **Suggest experiments** for each assumption. Consider methods like: - First-click testing or task completion with a prototype - Feature stubs or fake door tests - Technical spikes - A/B tests on production (with risk mitigation) - Wizard of Oz approaches - Survey-based validation (behavioral, not opinion-based) 3. **Key principles to follow**: - Measure actual behavior, not users' opinions - Test responsibly — don't put users or the business at risk - For production tests (e.g., A/B tests), explain risk mitigation strategies - Aim for maximum validated learning with minimal effort 4. **For each experiment**, specify:

What's inside
Steps it walks through
  1. Design Experiments (Existing Product)
  2. Context
  3. Instructions
  4. Further Reading
More from pm-skills
All skills →
About this skill
What does the brainstorm-experiments-existing skill do?

Design experiments to test assumptions for an existing product — prototypes, A/B tests, spikes, and other low-effort validation methods. Use when validating assumptions, testing feature ideas cheaply, or planning product experiments.

How do I install it?

Run `npx skills add phuryn/pm-skills --skill brainstorm-experiments-existing --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From phuryn/pm-skills, a repository with 24,843 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going