usability-testing
Plan, run, and synthesize usability tests and produce a Usability Test Pack (test plan, tasks/script, logistics, notes template, issue log, findings + recommendations). Use for usability test, user test, prototype test, user testing, usability study, Wizard of Oz, fake door.
What this skill does
# Usability Testing ## Scope **Covers** - Designing task-based usability studies tied to a specific product decision - Testing live flows, prototypes, and “faked” implementations (fake door, Wizard of Oz) - Running moderated sessions (remote or in-person) and capturing high-quality evidence - Turning findings into a prioritized fix list (including high-ROI microcopy/CTA improvements) **When to use** - “Create a usability test plan and script for <flow>.” - “We need to test a prototype with 5–8 users next week.” - “Validate a value proposition before building (fake door / Wizard of Oz).” - “Help me synthesize usability findings into a prioritized backlog.” **When NOT to use** - You need statistically reliable estimates or causal impact (use analytics/experimentation) - You need open-ended discovery (“what problems do users have?”) → use `conducting-user-interviews` - You’re working with high-risk populations or sensitive topics (medical, legal, minors) without appropriate approvals/training - You don’t have a concrete scenario/flow to evaluate (clarify the decision first) ## Inputs **Minimum required** - Product + target user segment (who, context of use) - The decision this test should inform (what will change) + timeline - What you’re testing (flow/feature) + prototype/build link (or “recommend stimulus”) - Platform + environment (web/mobile/desktop; remote/in-person) - Constraints: session type, number of participants, incentives, recording policy, privacy constraints **Missing-info strategy** - Ask up to 5 questions from [references/INTAKE.md](references/INTAKE.md). - If still unknown, proceed with explicit assumptions and list **Open questions** that would change the plan. ## Outputs (deliverables) Produce a **Usability Test Pack** in Markdown (in-chat; or as files if requested): 1) **Context snapshot** (decision, users, what’s being tested, constraints) 2) **Test plan** (method, prototype strategy, hypotheses/risks, success criteria) 3) **Participant plan** (criteria, recruiting channels, schedule + backups) 4) **Moderator guide + task script** (neutral tasks, probes, wrap-up) 5) **Note-taking template + issue log** (severity/impact, evidence) 6) **Synthesis readout** (findings, prioritized issues, recommendations, quick wins) 7) **Risks / Open questions / Next steps** (always included) Templates: [references/TEMPLATES.md](references/TEMPLATES.md) Expanded heuristics: [references/WORKFLOW.md](references/WORKFLOW.md) ## Workflow (8 steps) ### 1) Frame the decision and the “why now” - **Inputs:** User context; [references/INTAKE.md](references/INTAKE.md). - **Actions:** Define the decision, primary unknowns, and the minimum you need to learn to make the call. - **Outputs:** Context snapshot + research questions/hypotheses. - **Checks:** You can answer: “What will we do differently after this test?” ### 2) Choose the right stimulus (real vs prototype vs faked) - **Inputs:** What’s being tested; constraints. - **Actions:** Select the cheapest valid setup: live product, clickable prototype, fake door, Wizard of Oz, or concierge flow. - **Outputs:** Prototype strategy + what will be real vs simulated. - **Checks:** The setup tests the core value/behavior (not pixel perfection). ### 3) Define tasks and success criteria (keep it neutral) - **Inputs:** User goals + scenarios. - **Actions:** Write 5–8 realistic tasks (each with a starting state), success criteria, and key observables (hesitation, errors, workarounds). - **Outputs:** Task list (draft) + observation plan. - **Checks:** Tasks don’t reveal UI labels (“Click the X button”); they reflect real intent. ### 4) Pick participants + recruiting plan (include buffers) - **Inputs:** Target segment, access to users. - **Actions:** Set inclusion/exclusion criteria; choose channels; build a schedule with backups and slack for no-shows and busy participants. - **Outputs:** Participant plan + recruiting copy/screener (as needed). - **Checks:** Participants match the scenario (behavior/context), not just demographics. ### 5) Build the moderator guide + instrumentation - **Inputs:** Task list + prototype. - **Actions:** Create the script (intro/consent, warm-up, tasks, probes, wrap-up). Assign note-taker roles; decide what to record. - **Outputs:** Moderator guide + notes template + issue log. - **Checks:** The guide avoids leading questions and includes “what would you do next?” probes. ### 6) Run sessions and capture evidence (optional “reality checks”) - **Inputs:** Guide, logistics, participants. - **Actions:** Run sessions; capture verbatims, errors, rough time-on-task, and moments of confusion. Optionally observe comparable flows “in the wild.” - **Outputs:** Completed notes per session + populated issue log. - **Checks:** Every issue has at least one concrete example (quote/screenshot/time/step) attached. ### 7) Synthesize into prioritized fixes (micro wins count) - **Inputs:** Notes + issue log. - **Actions:** Cluster issues; label severity and frequency; connect to funnel/business impact; propose fixes (including microcopy/CTA tweaks). - **Outputs:** Synthesis readout + prioritized recommendations/backlog. - **Checks:** Each recommendation ties to evidence and an expected impact (directional). ### 8) Share, decide, and run the quality gate - **Inputs:** Draft pack. - **Actions:** Produce a shareable readout, propose next steps (design iteration, follow-up test, experiment). Run [references/CHECKLISTS.md](references/CHECKLISTS.md) and score [references/RUBRIC.md](references/RUBRIC.md). - **Outputs:** Final Usability Test Pack + Risks/Open questions/Next steps. - **Checks:** A stakeholder can make a “ship / fix / retest” decision asynchronously. ## Quality gate (required) - Use [references/CHECKLISTS.md](references/CHECKLISTS.md) and [references/RUBRIC.md](references/RUBRIC.md). - Always include: **Risks**, **Open questions**, **Next steps**. ## Examples **Example 1 (Prototype test):** “Create a usability test plan + moderator guide to evaluate our new onboarding flow (web) with 6 first-time users next week.” Expected: full Usability Test Pack with neutral tasks, recruiting criteria, session logistics, and a synthesis structure. **Example 2 (Wizard of Oz):** “We want to test an ‘AI auto-triage’ feature before building it. Design a Wizard of Oz usability test plan and script for 5 sessions.” Expected: stimulus plan defining what’s simulated, tasks focused on value, and an issue log + readout. **Boundary example:** “Run a usability test to prove the redesign will increase retention by 10%.” Response: explain limits of small-n usability; recommend pairing with instrumentation/experimentation for causality and use usability to diagnose friction.
Related in Design
contribute
IncludedLocal-only OSS contribution command center. Auto-refreshes the user's in-flight PR and issue state on invoke so conversations start with full context — no need to brief Claude on what's in flight. Helps the user find issues to contribute to on GitHub, builds per-repo dossiers of what each upstream expects (CLA, DCO, branch convention, AI policy, draft-first, review bots, issue templates), runs deterministic gates before any external action so AI-assisted contributions don't reach maintainers as slop. State is markdown-only: candidate files at ~/.contribute-system/candidates/, repo dossiers at ~/.contribute-system/research/, append-only event log at ~/.contribute-system/log.jsonl. No database, no cloud calls. Use when the user asks about their PRs / issues / contributions, wants to find new work to take on, claim an issue, build/refresh a repo's dossier, or draft a Design Issue or PR. Trigger with "/contribute", "what's my PR status", "find a contribution", "claim issue X", "draft a Design Issue for Y", "refresh dossier for Z".
architectural-analysis
IncludedUser-triggered deep architectural analysis of a codebase or scoped subtree across eight modes — information architecture, data flow, integration points, UI surfaces, interaction patterns, data model, control flow, and failure modes. This skill should be used when the user asks to "diagram this codebase," "map the architecture," "show the data flow," "give me an ERD," "trace control flow," "find the integration points," "verify the layout pattern," "audit the UX architecture," or any similar request whose primary deliverable is mermaid diagrams plus cited reports under docs/architecture/. Dispatches haiku/sonnet sub-agents in parallel for per-mode exploration, then verifies every citation mechanically before any node lands in a diagram. Not for one-off prose explanations of code (use code-explanation) or for high-level system design from scratch (use system-design).
mcp
IncludedModel Context Protocol (MCP) server development and tool management. Languages: Python, TypeScript. Capabilities: build MCP servers, integrate external APIs, discover/execute MCP tools, manage multi-server configs, design agent-centric tools. Actions: create, build, integrate, discover, execute, configure MCP servers/tools. Keywords: MCP, Model Context Protocol, MCP server, MCP tool, stdio transport, SSE transport, tool discovery, resource provider, prompt template, external API integration, Gemini CLI MCP, Claude MCP, agent tools, tool execution, server config. Use when: building MCP servers, integrating external APIs as MCP tools, discovering available MCP tools, executing MCP capabilities, configuring multi-server setups, designing tools for AI agents.
react-native-skia
IncludedDesign, build, debug, and optimise high-polish animated graphics in React Native or Expo using @shopify/react-native-skia, Reanimated, and Gesture Handler. Use when the user wants canvas-driven UI, shaders, paths, rich text, image filters, sprite fields, Skottie, video frames, snapshots, web CanvasKit setup, or performance tuning for custom motion-heavy elements such as loaders, hero art, cards, charts, progress indicators, particle systems, or gesture-driven surfaces. Also use when the user asks for fluid, glow, glass, blob, parallax, 60fps/120fps, or GPU-friendly animated effects in React Native, even if they do not explicitly say "Skia". Do not use for ordinary form/layout work with standard views.
plaid
IncludedProduct Led AI Development — guides founders from idea to launched product. Six capabilities: Idea (discover a product idea), Validate (pressure-test the idea against fatal flaws, problem reality, competition, and 2-week MVP feasibility), Plan (vision intake + document generation), Design (translate image references into a design.md spec), Launch (go-to-market strategy), and Build (roadmap execution). Use when someone says "PLAID", "plaid idea", "help me find an idea", "product idea", "idea from my business", "idea from my expertise", "plaid validate", "validate my idea", "pressure-test", "is this idea good", "find fatal flaws", "validate the problem", "plan a product", "define my vision", "generate a PRD", "product strategy", "plaid design", "design from image", "translate image to design", "create design.md", "extract design tokens", "plaid launch", "go-to-market", "launch plan", "GTM strategy", "launch playbook", "plaid build", "build the app", "start building", or "execute the roadmap".
nextjs-framer-motion-animations
IncludedAdds production-safe Motion for React or Framer Motion animations to Next.js apps, including reveal, hover and tap micro-interactions, whileInView, stagger, AnimatePresence, layout and layoutId transitions, reorder, scroll-linked UI, and lightweight route-content transitions. Use when the user asks to add, refactor, or debug Motion or Framer Motion in App Router or Pages Router codebases, especially around server/client boundaries, reduced motion, LazyMotion, bundle size, hydration, or route transitions. Avoid for GSAP-style timelines, WebGL or 3D scenes, heavy scroll storytelling, or CSS-only effects unless Motion is explicitly requested.