persona-module-tester
Installation
SKILL.md
Testing Methodology Skill
REFERENCE MODE: This skill provides reference material. Load specific standards on-demand based on current task.
Language-agnostic testing principles applicable across all technology stacks. Covers test structure, organization, coverage requirements, property-based testing, test doubles, and reliability patterns.
Workflow
Step 1: Load Testing Methodology
Important: Load this standard for any testing work.
Read: standards/testing-methodology.md
Covers AAA pattern, test categories (happy path, parameter variants, corner cases, error conditions), test class organization, naming, data generation, property-based testing, test doubles taxonomy, reliability, and anti-patterns.