testing▌
321 indexed skills · max 10 per page
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.
playwright-blazor-testing
aaronontheweb/dotnet-skills · Testing
Use this skill when:
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.
axiom-xctest-automation
charleswiltgen/axiom · Testing
Comprehensive guide to writing reliable, maintainable UI tests with XCUITest.
ln-521-test-researcher
levnikolaevich/claude-code-skills · Testing
ln-521-test-researcher
test-automation-framework
aj-geddes/useful-ai-prompts · Testing
A test automation framework provides structure, reusability, and maintainability for automated tests. It defines patterns for organizing tests, managing test data, handling dependencies, and generating reports. A well-designed framework reduces duplication, improves reliability, and accelerates test development.
symfony:test-doubles-mocking
makfly/superpowers-symfony · Testing
symfony:test-doubles-mocking
idor-vulnerability-testing
sickn33/antigravity-awesome-skills · Testing
Provide systematic methodologies for identifying and exploiting Insecure Direct Object Reference (IDOR) vulnerabilities in web applications. This skill covers both database object references and static file references, detection techniques using parameter manipulation and enumeration, exploitation via Burp Suite, and remediation strategies for securing applications against unauthorized access.