testing▌
322 indexed skills · max 10 per page
ai-regression-testing
affaan-m/everything-claude-code · AI/ML
Testing patterns specifically designed for AI-assisted development, where the same model writes code and reviews it — creating systematic blind spots that only automated tests can catch.
perl-testing
affaan-m/everything-claude-code · Testing
Comprehensive testing strategies for Perl applications using Test2::V0, Test::More, prove, and TDD methodology.
ssh-penetration-testing
davila7/claude-code-templates · Testing
Conduct comprehensive SSH security assessments including enumeration, credential attacks, vulnerability exploitation, tunneling techniques, and post-exploitation activities. This skill covers the complete methodology for testing SSH service security.
sox-testing
anthropics/knowledge-work-plugins · Testing
If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md.
cloud-penetration-testing
davila7/claude-code-templates · Cloud
Conduct comprehensive security assessments of cloud infrastructure across Microsoft Azure, Amazon Web Services (AWS), and Google Cloud Platform (GCP). This skill covers reconnaissance, authentication testing, resource enumeration, privilege escalation, data extraction, and persistence techniques for authorized cloud security engagements.
burp-suite-web-application-testing
davila7/claude-code-templates · Frontend
Execute comprehensive web application security testing using Burp Suite's integrated toolset, including HTTP traffic interception and modification, request analysis and replay, automated vulnerability scanning, and manual testing workflows. This skill enables systematic discovery and exploitation of web application vulnerabilities through proxy-based testing methodology.
tdd-test-writer
am-will/codex-skills · Testing
Writes failing tests first, establishing a strict implementation contract for test-driven development. \n \n Completes the RED phase of TDD by authoring behavior-focused tests that fail for the right reason, then hands off to implementation agents with objective pass criteria \n Delegates test authoring to a tdd_test_writer subagent when available, ensuring tests remain unmodified during implementation \n Detects existing test frameworks and conventions (pytest, jest, vitest, go test, cargo test
web-security-testing
sickn33/antigravity-awesome-skills · Testing
Specialized workflow for testing web applications against OWASP Top 10 vulnerabilities including injection attacks, XSS, broken authentication, and access control issues.
playwright-skill
lackeyjb/playwright-skill · Testing
Custom Playwright scripts for any browser automation task, with auto-detected dev servers and visible browser execution. \n \n Auto-detects running localhost servers; writes all test scripts to /tmp to avoid project clutter \n Supports responsive design testing, login flows, form filling, link validation, screenshots, and arbitrary browser interactions \n Includes helper utilities for safe element interactions, cookie handling, table data extraction, and custom HTTP headers \n Executes via run.j
playwright-interactive
openai/skills · Testing
$23