Rethink Surveys

Survey design framework grounded in proven research methods (Caroline Jarrett's Surveys That Work, Dillman's Tailored Design, Tourangeau's cognitive model). Captures user intent — what people are actually trying to do, what friction they face, what outcomes they want — without leading questions, satisficing bait, or shallow Likert noise. Includes a 4-part hybrid structure (discovery / diagnostic / intent / segmentation), a question library with behavioral anchors, and three battle-tested templates (event organizers, startup founders, gig-economy workers). Supports text, voice, and AI-interviewer modalities. Bundles the `rethink-survey` MCP server with tools for designing, critiquing, scoring, and clustering survey responses. Use when designing a new survey, critiquing an existing one, or turning survey questions into an app scaffold.

Type
plugin
GitHub stars
458
Repository
ooiyeefei/ccc
Category

Install

  1. 1Quick install (skills CLI)

    npx skills add ooiyeefei/ccc --skill rethink-surveys--plugin --agent claude-code

    Installs rethink-surveys--plugin into the current project's .claude/skills/ directory. Requires Node.js and the skills CLI.

  2. 2Manual install

    Create ~/.claude/plugins/<name>/ and copy the SKILL.md file from the repository into it. The directory name must match the skill name.

⚠️ Exact file layout and requirements vary by repository — always check the repo README first.

View on GitHub ↗

Prefer the full source? The repository README is the authoritative install reference.