testing▌
305 indexed skills · max 10 per page
stress-testing
aj-geddes/useful-ai-prompts · Testing
Stress testing pushes systems beyond normal operating capacity to identify breaking points, failure modes, and recovery behavior. It validates system stability under extreme conditions and helps determine maximum capacity before degradation or failure.
testing-patterns
jezweb/claude-skills · Testing
A pragmatic approach to testing that emphasises:
frontend-testing
aj-geddes/useful-ai-prompts · Frontend
Build comprehensive test suites for frontend applications including unit tests, integration tests, and end-to-end tests with proper coverage and assertions.
playwright-best-practices
0xbigboss/claude-code · Testing
When running Playwright tests from Claude Code or any CLI agent, always use minimal reporters to prevent verbose output from consuming the context window.
sqlmap-database-penetration-testing
davila7/claude-code-templates · Testing
Provide systematic methodologies for automated SQL injection detection and exploitation using SQLMap. This skill covers database enumeration, table and column discovery, data extraction, multiple target specification methods, and advanced exploitation techniques for MySQL, PostgreSQL, MSSQL, Oracle, and other database management systems.
symfony:functional-tests
makfly/superpowers-symfony · Testing
symfony:functional-tests
axiom-ui-testing
charleswiltgen/axiom · Frontend
Wait for conditions, not arbitrary timeouts. Core principle Flaky tests come from guessing how long operations take. Condition-based waiting eliminates race conditions.
api-security-testing
sickn33/antigravity-awesome-skills · Backend
Specialized workflow for testing REST and GraphQL API security including authentication, authorization, rate limiting, input validation, and API-specific vulnerabilities.
dart-test-fundamentals
kevmoo/dash_skills · Testing
Use this skill when:
playwright-blazor-testing
aaronontheweb/dotnet-skills · Testing
Use this skill when: