testing-expert
Installation
SKILL.md
Testing Expert Skill
When to Use
- Writing unit tests
- Creating integration tests
- Setting up E2E tests
- Testing React components
- Testing API endpoints
- Testing database operations
- Setting up test infrastructure
- Reviewing test coverage
Project Context Discovery
- Scan Documentation: Check
.agents/memory/for durable project context (architecture, deployment, gotchas) - Identify Tools: Jest/Vitest, React Testing Library, Supertest, Playwright/Cypress
- Discover Patterns: Review existing test files, utilities, mocking patterns
- Use Project-Specific Skills: Check for
[project]-testing-expertskill