Agent skill
experiment-design
Design rigorous experiments following best practices. Use when: (1) Planning research studies, (2) Grant proposal development, (3) Pre-registration, (4) Ensuring internal validity, (5) Meeting NIH rigor standards.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/experiment-design
SKILL.md
Experiment Design Skill
Purpose
Design methodologically rigorous experiments with appropriate controls and randomization.
Key Design Elements
1. Research Question: Clear, testable hypothesis 2. Study Design: RCT, quasi-experimental, observational 3. Sample Size: Power analysis justified 4. Randomization: Method specified 5. Blinding: Who is blinded 6. Controls: Appropriate comparison groups 7. Outcomes: Primary and secondary clearly defined 8. Analysis Plan: Pre-specified statistical approach
Common Designs
Between-Subjects: Different participants per condition Within-Subjects: Same participants, repeated measures Factorial: Multiple factors (2x2, 2x3) Crossover: Participants receive all treatments Stepped-Wedge: Phased rollout
NIH Rigor Checklist
- Scientific premise established
- Rigorous design (appropriate controls)
- Biological variables considered (SABV)
- Authentication of key resources
- Transparent reporting planned
Version: 1.0.0
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?