This is a practical QA automation toolkit that generates test suites, analyzes coverage, and scaffolds E2E tests for React, Next.js, and Node.js projects. You get three Python scripts that handle the grunt work of setting up testing infrastructure rather than starting from scratch each time. The reference docs cover testing strategies, automation patterns, and QA best practices with actual code examples. It's built for teams that want consistent testing patterns across projects without reinventing the wheel. The coverage analyzer is probably the most immediately useful piece since it gives you actionable recommendations on what's not tested yet.
npx skills add https://github.com/davila7/claude-code-templates --skill senior-qa