Testing Skills
Discover the best AI skills in the Testing category.
260 skills
TDD Red-Green-Refactor
Testing
Skill that guides Claude through the complete TDD cycle.
Web Accessibility Audit
Testing
Performs a comprehensive web accessibility audit following WCAG standards.
UAT Test Case Generator
Testing
Generates structured and comprehensive user acceptance test cases.
Duplicate Skill
Testing
Second skill declaring the same name to trigger duplicate-name violation.
WCAG 2.1 AA Validator
Testing
Automatically validates Moodle templates, JavaScript, and CSS for WCAG 2.1 Level AA accessibility compliance. Checks semantic HTML, ARIA patterns, keyboard navigation, and screen reader compatibility.
Code Duplication Detection
Testing
Automated tooling and detection patterns for identifying duplicate and copy-pasted code in JavaScript/TypeScript projects. Provides commands and refactoring patterns.
Web Accessibility Auditor
Testing
Audits web applications for WCAG 2.1 Level AA compliance. Checks ARIA attributes, keyboard navigation, and screen reader support.
Playwright Automation for JSF Apps
Testing
Expert in Playwright automation with Python for JSF/RichFaces applications. Uses suffix selectors, AJAX waits, and explicit viewport.
AI Agent Evaluation Systems
Testing
Design and implement comprehensive evaluation systems for AI agents, covering grader types (code-based, model-based, human), benchmarks (SWE-bench, Terminal-Bench), and production integration. Use this skill when building evals for coding, conversational, research, or computer-use agents to measure and improve agent performance reproducibly.
Writing Tests with gt Library
Testing
Provides step-by-step guidance for writing Go tests with the gt library, including type-specific assertions (e.g., `gt.Array`, `gt.String`), fail-fast patterns with `Required()`, and return value handling via `R1`/`R2`/`R3`. Helps when creating new test files or adding tests to existing Go code by referencing the locally installed gt documentation.
Debug Visual Regression
Testing
Analyze visual regression test failures in Vizzly. Helps identify root cause of visual differences and suggests whether to accept or fix changes. Use when the user mentions failing visual tests, screenshot differences, or asks to debug visual changes.
Stealth Browser Automation with Ghost Chrome
Testing
A stealth browser automation service that runs a real Chrome instance in Docker to bypass anti-bot protections like Cloudflare or Google. It simulates human interactions with Bezier curves and variable delays, making it suitable for automating sites that block headless browsers.