testing▌
321 indexed skills · max 10 per page
pytest-patterns
manutej/luxor-claude-marketplace · Testing
A comprehensive skill for mastering Python testing with pytest. This skill covers everything from basic test structure to advanced patterns including fixtures, parametrization, mocking, test organization, coverage analysis, and CI/CD integration.
javascript-testing-patterns
sickn33/antigravity-awesome-skills · Backend
$22
integration-testing
aj-geddes/useful-ai-prompts · Testing
Integration testing validates that different components, modules, or services work correctly together. Unlike unit tests that isolate single functions, integration tests verify the interactions between multiple parts of your system including databases, APIs, external services, and infrastructure.
laravel-testing
leeovery/claude-laravel · Testing
Testing patterns with Pest: Arrange-Act-Assert, proper mocking, null drivers, declarative factories.
ln-522-manual-tester
levnikolaevich/claude-code-skills · Testing
ln-522-manual-tester
test-automator
sickn33/antigravity-awesome-skills · Testing
You are an expert test automation engineer specializing in AI-powered testing, modern frameworks, and comprehensive quality engineering strategies.
axiom-swift-testing
charleswiltgen/axiom · Testing
Swift Testing is Apple's modern testing framework introduced at WWDC 2024. It uses Swift macros (@Test, #expect) instead of naming conventions, runs tests in parallel by default, and integrates seamlessly with Swift concurrency.
broken-authentication-testing
sickn33/antigravity-awesome-skills · Testing
Identify and exploit authentication and session management vulnerabilities in web applications. Broken authentication consistently ranks in the OWASP Top 10 and can lead to account takeover, identity theft, and unauthorized access to sensitive systems. This skill covers testing methodologies for password policies, session handling, multi-factor authentication, and credential management.
ssh-penetration-testing
sickn33/antigravity-awesome-skills · Testing
ssh-penetration-testing
sqlmap-database-penetration-testing
sickn33/antigravity-awesome-skills · 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.