skillZs
LIVE SKILL TAGS
>>> LIVE SKILLS INDEX <<<
* OPEN SOURCE *
NO LOGIN, NO TRACKING
REAL INSTALL DATA
← back to all skills
phuryn/pm-skills1.7k installs

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.

How do I install this agent skill?

npx skills add https://github.com/phuryn/pm-skills --skill brainstorm-experiments-existing
view source ↗

Is this agent skill safe to install?

  • Gen Agent Trust Hubpass

    This skill is a purely instructional guide for designing product experiments. It does not contain any executable code, network requests, or sensitive file access and poses no security risk.

  • Socketpass

    No alerts

  • Snykpass

    Risk: LOW · No issues

  • Runlayerpass

    1 file scanned · No issues

  • ZeroLeakspass

    Score: 93/100 · 2 sections analyzed

What does this agent skill do?

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:

    • Assumption: What do we believe?
    • Experiment: What exactly will we do to validate it?
    • Metric: What will be measured?
    • Success threshold: The expected value if we are right

Think step by step. Present experiments in a clear table or structured format. Save as markdown if substantial.


Further Reading

Add the canonical catalog link to the repository README so users can inspect current installs and available audits. The publishing guide covers the complete discovery path.

<a href="https://skillzs.dev/skills/phuryn/pm-skills/brainstorm-experiments-existing">View brainstorm-experiments-existing on skillZs</a>