Get a week free of Claude Code →

Testing & QA (1866 — page 5)

Skills for test-driven development, writing comprehensive test suites, and quality assurance workflows.

🧪 Damperassembly
This skill guides damper assembly, testing, and troubleshooting for DSSV dampers, helping operators achieve consistent fills, charges, and pass-fail criteria.
aioperationstestingdocs
🧪 Dart Python
This skill helps you work with DART Python bindings by guiding setup, building, and testing dartpy integration in Python.
aibackendperformancedebugging
🧪 Data Files
This skill routes uploaded files by type to specialized processors for data-analysis, data-viz, or data-base, enabling seamless delegation.
dataanalyticsbackendapi
🧪 Database Analyzer
Specialized in syncing the production database and performing analysis on trades, balances, and market history.
niller2005testing
🧪 Debug
This skill guides hypothesis-driven debugging to identify root causes, reproduce failures, and verify minimal fixes with regression tests.
debuggingtestingcode-reviewci-cd
🧪 Debug Logging Assistant
This skill helps you insert purposeful debug logging to enhance observability without altering behavior in critical modules.
debuggingobservabilitycode-reviewtesting
🧪 Debug Mastery
This skill applies a rigorous four-phase forensic debugging methodology to identify root causes and prevent symptom fixes.
debuggingobservabilitytestingbackend
🧪 Debug With Playwright
This skill helps you debug E2E tests by capturing targeted Playwright screenshots to visually inspect app state during failures.
debuggingtestingautomationfrontend
🧪 Decision Critic
This skill executes a Python-based decision critic workflow to stress-test reasoning and critique without prior analysis.
aiautomationcode-reviewtesting
🧪 Deep Research Agent
Build agents specialized in conducting thorough research, gathering information from multiple sources, and synthesizing findings. Covers research planning, source evaluation, and report generation. Use when automating market research, competitive analysis, literature reviews, or intelligence gatheri
qodex-aitesting
🧪 Deepen Feature Plan
This skill deepens an existing feature plan by critiquing gaps, verifying assumptions against code, and surfacing concrete improvements before implementation.
code-reviewplanningbackenddebugging
🧪 Deepseek Integration
This skill helps you integrate the DeepSeek API with a robust HTTP client, manage API keys, streaming responses, and retry strategies.
apibackendpythonintegration-tests
🧪 Deliverable Validator
This skill validates deliverables against specifications, executes checks, and generates evidence to prove compliance and guide improvements.
automationtestingcode-reviewci-cd
🧪 Dependency Injection
This skill explains and demonstrates myfy dependency injection with scopes, providers, and route integration to improve modularity and testability.
backendapidatatesting
🧪 Design Patterns
This skill helps you design flexible, maintainable systems by applying classic design patterns with Python examples to refactor complex code.
designpythonrefactorcode-review
🧪 Develop
This skill executes code changes from the solution package, validates KB updates, and migrates history while ensuring consistency and safety.
backendcode-reviewtestingmigration
🧪 Develop Web Game
This skill helps you build and test web games in small steps using a Playwright loop to validate changes and inspect state.
debuggingtestingautomationfrontend
🧪 Dispatching Parallel Agents
This skill helps you dispatch parallel agents to investigate independent failures, speeding debugging by running tasks concurrently without shared state.
debuggingautomationaiproductivity
🧪 Doc Req Autopilot
This skill automates atomic REQ generation from SYS requirements, decomposing into multiple REQ files with SPEC-Ready and IMPL-Ready scoring.
automationbackendpythondocs
🧪 Doc Tspec
This skill helps you create Layer 10 TSPEC documents by integrating upstream artifacts, templates, and traceability for robust unit, integration, smoke, and
testingdocspython
🧪 Doc Writer
Crea documentos técnicos organizados en /docs (specs, planes, ADRs, referencias). Usa cuando el usuario diga "crear documento", "escribir spec", "documentar esto", "creame una spec", "escribime documentación", "hacer documentación", o quiera agregar documentación al proyecto.
testacodetesting
🧪 Docs Seeker
Search technical documentation using executable scripts to detect query type, fetch from llms.txt sources (context7.com), and analyze results. Use when user needs: (1) Topic-specific documentation (features/components/concepts), (2) Library/framework documentation, (3) GitHub repository analysis, (4
wollfootesting
🧪 Document
This skill updates feature documentation and user guides after tests pass and approval, ensuring accurate, up-to-date project docs.
docswritingcontentproductivity
🧪 Dotnet Testing Xunit Project Setup
This skill helps you establish and configure a dotnet xUnit test project with structured layout, csproj settings, and coverage tooling.
csharptestingunit-testsintegration-tests
🧪 Dotnet Webapi
This skill scaffolds and maintains .NET 10 Web API projects with CRUD, EF integration, DI, testing, and Dockerization for production-ready REST services.
apibackenddatabasetesting
🧪 Eclair
Run and interact with eclair Lightning Network daemon in Docker. Use for Lightning development, testing payment channels on regtest, managing eclair containers, and calling eclair API endpoints (getinfo, connect, open/close channels, pay/receive).
roasbeeftesting
🧪 Ecto Essentials
This skill enforces Ecto essentials for Elixir database work, guiding changesets, transactions, preprocessing, and proper context usage to prevent errors.
databasebackendelixirmigration
🧪 Effect
This skill helps you write and review Effect-TS code by applying domain-focused patterns for services, errors, layers, and testing.
backendcode-reviewtestingobservability
🧪 Error Recovery
This skill helps you implement robust error handling by classifying failures, validating input, and designing recovery and logging strategies.
backendapidebuggingtesting
🧪 Eslint Plugins
This skill helps you author custom ESLint plugins and rules using test-driven development, ensuring robust, maintainable linting with auto-fixes.
lintingtestingscriptingcode-review
🧪 Expectations
WHEN setting working agreements/TDD rules for this codebase; clarifies boundaries and documentation expectations.
mintuztesting
🧪 Finishing
Use when all tasks are complete. Presents completion options and enforces test gate. Work is never left in limbo.
baxtercoopertesting
🧪 Fix Bug
This skill guides systematic bug investigation, regression testing, and documentation, generating a formal bugfix report and coordinating branch work.
debuggingtestingdocspython
🧪 Flow Completer
This skill enforces completion gates by verifying all work before closing tasks or phases, ensuring nothing is forgotten.
automationdocsplanningproduct
🧪 Follow Up
This skill writes concise follow-up emails that re-engage prospects using proven psychology and a clear call to action.
salescopywritingmarketingproductivity
🧪 Fork Dev Branch
This skill creates a development branch for a specified GitHub issue using standardized naming to streamline collaboration.
gitscriptingautomationdevops
🧪 Foundry Solidity
This skill helps you build and test Solidity contracts efficiently with Foundry, streamlining forge tests, deployments, and debugging workflows.
testingdebuggingclipython
🧪 Frontend Engineer
This skill guides you to understand product requirements and build interactive frontend pages that deliver a polished user experience.
frontenduxperformancedesign
🧪 Frontend Reviewer
Senior Frontend Code Reviewer with 12+ years JavaScript/TypeScript experience. Use when reviewing React/TypeScript code, checking code quality and style, verifying accessibility compliance, ensuring test coverage, or configuring linting tools (ESLint, Prettier).
olehsvyrydovtesting
🧪 Frontend Testing
Write tests that start with acceptance criteria, then add implementation tests for robustness. Use when writing unit tests (Vitest), end-to-end tests (Playwright), visual regression tests, or accessibility tests. Emphasizes user-centric testing, semantic locators, accessibility validation, and the b
schalkneethlingtesting
🧪 Frontend_design_expert
This skill helps you craft elegant, accessible UI components with polished visuals, tasteful color systems, and responsive interactions.
frontenddesignuxaccessibility
🧪 Gamma
This skill verifies local discovery and CLI behavior by testing inline dependency handling and sibling-skill resolution.
testingcliscriptingdebugging
🧪 Gentleman Bubbletea
This skill helps you implement and navigate Bubbletea TUI screens in the Gentleman installer, streamlining state, input handling, and screen transitions.
cliscriptingdebuggingtesting
🧪 Gentleman System
This skill guides adding OS support, refining detection, and orchestrating command execution across Termux, Linux, and macOS environments.
devopsautomationscriptingcli
🧪 Geo Optimizer
This skill should be used when the user asks to "audit for AI visibility", "optimize for ChatGPT", "check GEO readiness", "analyze hedge density", "generate agentfacts", "check if my site works with AI search", "test LLM crawlability", "check discovery gap", or mentions Generative Engine Optimizatio
b-open-iotesting
🧪 Github Actions
This skill helps you trigger, monitor, and troubleshoot GitHub Actions workflows for LeanSpec using gh CLI.
devopsautomationdebuggingmonitoring
🧪 Gitlab Ci
GitLab CI/CD pipelines for automated testing, building, and deployment. Use when configuring GitLab pipelines, setting up stages, defining jobs, working with runners, implementing deployment strategies, or creating reusable pipeline templates.
simon-jarillotesting
🧪 Go Build Resolver
This skill helps resolve Go build, vet, and lint issues with minimal changes, ensuring successful compilation and clean diagnostics.
debugginglintingbackendcode-review
🧪 Go Performance
This skill helps you optimize Go performance by reducing allocations, using strings.Builder, buffered I/O, and object pooling to speed code.
performancecode-reviewbackenddebugging
🧪 Godot Api Patterns
Provides Godot-specific API patterns, gotchas, best practices, and platform knowledge. Use when you need to understand Godot-specific behaviors and common pitfalls.
taozhuotesting
🧪 Godot Tdd
This skill orchestrates the Godot TDD flow, coordinating design, tests, implementation, and verification to ensure code quality and rapid feedback.
testingdesignpythoncode-review
🧪 Godot Test
This skill helps you run and manage GUT unit tests for Godot projects, speeding validation during development and CI workflows.
testingunit-testsci-cddebugging
🧪 Gopher Guides
This skill helps you apply Go best practices and idiomatic patterns across projects, including error handling, concurrency, and testing.
backendapitestingcode-review
🧪 Gpui
This skill helps you apply GPUI best practices to desktop UI development, improving performance, reliability, and maintainability across views, state, events,
rustfrontendperformancetesting
🧪 Handlebars
This skill enforces logic-less Handlebars patterns to keep templates clean, safe, and maintainable by guiding data preparation and helper usage.
frontendbackendfullstackcode-review
🧪 Handoff
Hand off to a fresh session. Use when context is full, you've finished a logical chunk of work, or need a fresh perspective. Integrates with Maestro workflow.
reinamaccredytesting
🧪 Hello World
This skill prints Hello World and demonstrates simple predefined output flow for quick validation and learning.
frontendscriptingcode-reviewtesting
🧪 Helm Generator
This skill helps you generate production-ready Helm charts and templates aligned with best practices, enabling rapid creation, validation, and consistent
devopskubernetesautomationci-cd
🧪 Http Client
This skill enables you to make HTTP requests across methods with headers, authentication, and response handling to test and interact with APIs.
apibackendcliscripting
🧪 Husky Maintainer
This skill helps you maintain the husky-rs project by enforcing msrv, build, and release standards across code, tests, and docs.
ci-cdformattinglintingtesting

Other Categories

Developer Workflow Automation & Integrations Frontend Development Security Code Review & Quality Debugging Documentation Prompt Engineering AI & Machine Learning

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.