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

  1. Scan Documentation: Check .agents/memory/ for durable project context (architecture, deployment, gotchas)
  2. Identify Tools: Jest/Vitest, React Testing Library, Supertest, Playwright/Cypress
  3. Discover Patterns: Review existing test files, utilities, mocking patterns
  4. Use Project-Specific Skills: Check for [project]-testing-expert skill
Installs
143
GitHub Stars
30
First Seen
Jan 20, 2026
testing-expert — shipshitdev/library