A test specialist helps you write better tests for your JavaScript and TypeScript code. You can use this skill to create unit tests, integration tests, and end-to-end tests. It also helps you find and fix bugs by following a clear step-by-step process.
Covering everything from writing test cases to debugging runtime errors makes your code more reliable. The skill shows you how to test happy paths, edge cases, and error conditions. Your tests stay independent and easy to understand.
Anyone working on web apps or Node.js projects will benefit from this skill. It gives you a structured way to improve test coverage and catch problems early. You get practical examples that you can apply right away.
Global
mkdir -p ~/.claude/skills/test-specialistProject
mkdir -p .claude/skills/test-specialistSource Repository
Grill Memattpocock/skills
Stress-test your plan with relentless questions until we both understand
Tddmattpocock/skills
Write one test at a time then code to make it pass
Test Driven Developmentobra/superpowers
Write a failing test first then code just enough to pass
Qamattpocock/skills
Turn bug reports into GitHub issues through natural conversation without technical fuss
Migrate To Shoehornmattpocock/skills
Replace unsafe as assertions with type-safe partial test data easily
Webapp Testinganthropics/skills
Test your local web apps quickly with Playwright automation and screenshots
Playwright Best Practicescurrents-dev/playwright-best-practices-skill
Master Playwright testing with best practices for reliable and fast tests
Google Agents Cli Evalgoogle/agents-cli
Run evaluations on your AI agent, find failures, and improve its quality step by step