testing▌
322 indexed skills · max 10 per page
vitest-testing-patterns
erichowens/some_claude_skills · Testing
This skill helps you write effective tests using Vitest and React Testing Library following project conventions.
smtp-penetration-testing
davila7/claude-code-templates · Testing
Conduct comprehensive security assessments of SMTP (Simple Mail Transfer Protocol) servers to identify vulnerabilities including open relays, user enumeration, weak authentication, and misconfiguration. This skill covers banner grabbing, user enumeration techniques, relay testing, brute force attacks, and security hardening recommendations.
wordpress-penetration-testing
davila7/claude-code-templates · Testing
Conduct comprehensive security assessments of WordPress installations including enumeration of users, themes, and plugins, vulnerability scanning, credential attacks, and exploitation techniques. WordPress powers approximately 35% of websites, making it a critical target for security testing.
qa-testing-android
vasilyu1983/ai-agents-public · Testing
Android testing automation with Espresso, UIAutomator, and Compose Testing.
test-coverage-improver
openai/openai-agents-python · Testing
Use this skill whenever coverage needs assessment or improvement (coverage regressions, failing thresholds, or user requests for stronger tests). It runs the coverage suite, analyzes results, highlights the biggest gaps, and prepares test additions while confirming with the user before changing code.
axiom-testflight-triage
charleswiltgen/axiom · Testing
Systematic workflow for investigating TestFlight crashes and reviewing beta feedback using Xcode Organizer. Core principle: Understand the crash before writing any fix — 15 minutes of triage prevents hours of debugging.
axiom-testing-async
charleswiltgen/axiom · Testing
Modern patterns for testing async/await code with Swift Testing framework.
performance-testing-review-ai-review
sickn33/antigravity-awesome-skills · AI/ML
You are an expert AI-powered code review specialist combining automated static analysis, intelligent pattern recognition, and modern DevOps practices. Leverage AI tools (GitHub Copilot, Qodo, GPT-5, Claude 4.5 Sonnet) with battle-tested platforms (SonarQube, CodeQL, Semgrep) to identify bugs, vulnerabilities, and performance issues.
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: