Apply this skill when writing, reviewing, or planning tests for a Next.js + TypeScript + Drizzle application using Vitest, React Testing Library, MSW, and Playwright. Triggers on requests like "write tests for", "add test coverage", "test this component", "test this hook", "test this API route", "add E2E tests", "is this testable", or any time you are building features that need verification. Use proactively — all new features should include tests.
87
Quality
87%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
{
"name": "product-factory/testing",
"version": "0.1.0",
"private": false,
"summary": "Apply this skill when writing, reviewing, or planning tests for a Next.js + TypeScript + Drizzle application using Vitest, React Testing Library, MSW, and Playwright. Triggers on requests like \"write tests for\", \"add test coverage\", \"test this component\", \"test this hook\", \"test this API route\", \"add E2E tests\", \"is this testable\", or any time you are building features that need verification. Use proactively — all new features should include tests.",
"skills": {
"testing": {
"path": "SKILL.md"
}
}
}