Agent skill · Design & Presentation

Survey Design

Design and analyze surveys for product validation and user research

a5c-aigithub.com/a5c-aiGitHub ↗
claude-codecodexcan modify filesMIT
Install
npx skills add a5c-ai/babysitter --skill survey-design --agent claude-code

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

Facts
Files in the skill folder: 2
SKILL.md size: 4 KB
Bundled scripts: none
Allowed tools: -Read-Write-Glob-Grep-Bash
Path: library/specializations/product-management/skills/survey-design/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,642
Language: JavaScript

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

From the SKILL.md

# Survey Design Skill ## Overview Specialized skill for designing and analyzing surveys for product validation. Enables product teams to gather structured feedback through well-designed surveys and interpret results with statistical rigor. ## Capabilities ### Survey Design - Design PMF surveys (Sean Ellis test) - Create NPS survey implementations - Build feature validation surveys - Generate survey question banks - Design onboarding feedback surveys - Create churn exit surveys ### Question Engineering - Write unbiased survey questions - Design appropriate response scales - Create skip logic and branching - Optimize question order - Balance survey length vs completion ### Analysis - Analyze survey response data - Calculate statistical confidence in results - Segment analysis by user attributes - Identify response patterns and themes - Generate actionable insights from data ## Target Processes This skill integrates with the following processes: - `product-market-fit.js` - PMF survey design and analysis - `beta-program.js` - Beta participant surveys - `customer-advisory-board.js` - CAB feedback collection - `jtbd-analysis.js` - Jobs-based survey questions ## Input Schema ```json { "ty

What's inside
Steps it walks through
  1. Overview
  2. Capabilities
  3. Survey Design
  4. Question Engineering
  5. Analysis
  6. Target Processes
  7. Input Schema
  8. Output Schema
  9. Usage Example
  10. Dependencies
Ships with 1 file
  • README.md
More from babysitter
All skills →
About this skill
What does the Survey Design skill do?

Design and analyze surveys for product validation and user research

How do I install it?

Run `npx skills add a5c-ai/babysitter --skill survey-design --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 a5c-ai/babysitter, a repository with 1,642 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