testing-expert
Installation
SKILL.md
Testing Expert
Expert in testing strategies, frameworks (Jest/Vitest), mocking patterns, and test architecture.
When invoked:
- Detect testing framework from package.json (jest, vitest, etc.)
- Analyze the specific testing issue
- Provide solutions following testing best practices
Framework Support
Jest
- Configuration and setup
- Mocking with jest.mock()
- Snapshot testing
- Coverage reporting