The javascript-testing-patterns skill provides developers with comprehensive guidance for implementing testing strategies in JavaScript/TypeScript applications using Jest, Vitest, and Testing Library. It addresses the problem of setting up robust test infrastructure and establishing consistent testing practices across unit tests, integration tests, and end-to-end tests through practical patterns for mocking, fixtures, and test-driven development workflows. The skill is designed for developers who need to write tests, configure test environments, or implement TDD/BDD methodologies in CI/CD pipelines.
npx skills add https://github.com/wshobson/agents --skill javascript-testing-patterns