testing▌
305 indexed skills · max 10 per page
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.
mutation-testing
aj-geddes/useful-ai-prompts · Testing
Mutation testing assesses test suite quality by introducing small changes (mutations) to source code and verifying that tests fail. If tests don't catch a mutation, it indicates gaps in test coverage or test quality. This technique helps identify weak or ineffective tests.
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.
vitest
jezweb/claude-skills · Testing
Detect the project type, generate the right Vitest configuration, and produce working test infrastructure. Not a reference card — this skill creates files.
webapp-testing
skillcreatorai/ai-agent-skills · Testing
webapp-testing
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.