testing▌
321 indexed skills · max 10 per page
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.
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-testing-async
charleswiltgen/axiom · Testing
Modern patterns for testing async/await code with Swift Testing framework.
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.
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.
testing-patterns
jezweb/claude-skills · Testing
A pragmatic approach to testing that emphasises:
frontend-testing
aj-geddes/useful-ai-prompts · Frontend
Build comprehensive test suites for frontend applications including unit tests, integration tests, and end-to-end tests with proper coverage and assertions.