Testing and QA
Testing and QA skills are designed for regression checks, automated validation, browser testing, and release confidence. Developers here will find tools that help verify behavior, catch breakages early, and keep changes from shipping without evidence.
2,058 skills
Skills in this category
kubernetes-specialist
by jeffallan/claude-skills
Source details, install context, and public review data are available on the full page.
marketing-automation
by supercent-io/skills-template
A collection of 23 sub-skills for marketing deliverables. Generates repeatable, high-quality outputs across CRO, copywriting, SEO, analytics, and growth.
ml-pipeline-workflow
by wshobson/agents
Complete end-to-end MLOps pipeline orchestration from data preparation through model deployment.
multi-cloud-architecture
by wshobson/agents
Decision framework and patterns for architecting applications across AWS, Azure, and GCP.
n8n-workflow-patterns
by czlonkowski/n8n-skills
Proven architectural patterns for building n8n workflows.
news-aggregator-skill
by cclank/news-aggregator-skill
Fetch real-time hot news from 28 sources, generate deep analysis reports in Chinese.
notion-api
by intellectronica/agent-skills
This skill enables interaction with Notion workspaces through the Notion REST API. Use curl and jq for direct REST calls, or write ad-hoc scripts as appropriate for the task.
nx-workspace-patterns
by wshobson/agents
Production patterns for Nx monorepo management.
okx-dex-market
by okx/onchainos-skills
9 commands for on-chain prices, candlesticks, index prices, and wallet PnL analysis.
okx-onchain-gateway
by okx/onchainos-skills
6 commands for gas estimation, transaction simulation, broadcasting, and order tracking.
parallel-debugging
by wshobson/agents
Framework for debugging complex issues using the Analysis of Competing Hypotheses (ACH) methodology with parallel agent investigation.
pci-compliance
by wshobson/agents
Master PCI DSS (Payment Card Industry Data Security Standard) compliance for secure payment processing and handling of cardholder data.
php-pro
by jeffallan/claude-skills
Senior PHP developer with deep expertise in PHP 8.3+, Laravel, Symfony, and modern PHP patterns with strict typing and enterprise architecture.
playwright-skill
by sickn33/antigravity-awesome-skills
IMPORTANT - Path Resolution: This skill can be installed in different locations (plugin system, manual installation, global, or project-specific). Before executing any commands, determine the skill directory based on where you loaded this SKILL.md file, and use that path in all commands below. Replace $SKILL_DIR with...
prisma-expert
by sickn33/antigravity-awesome-skills
Source details, install context, and public review data are available on the full page.
product-designer
by borghei/claude-skills
The agent operates as a senior product designer, delivering user-centered design solutions spanning UX research, UI design, design systems, prototyping, and usability testing.
prometheus-configuration
by wshobson/agents
Complete guide to Prometheus setup, metric collection, scrape configuration, and recording rules.
python-anti-patterns
by wshobson/agents
A reference checklist of common mistakes and anti-patterns in Python code. Review this before finalizing implementations to catch issues early.
python-error-handling
by wshobson/agents
Build robust Python applications with proper input validation, meaningful exceptions, and graceful failure handling. Good error handling makes debugging easier and systems more reliable.
python-observability
by wshobson/agents
Instrument Python applications with structured logs, metrics, and traces. When something breaks in production, you need to answer "what, where, and why" without deploying new code.
python-resilience
by wshobson/agents
Build fault-tolerant Python applications that gracefully handle transient failures, network issues, and service outages. Resilience patterns keep systems running when dependencies are unreliable.
python-resource-management
by wshobson/agents
Manage resources deterministically using context managers. Resources like database connections, file handles, and network sockets should be released reliably, even when exceptions occur.
ralphmode
by supercent-io/skills-template
Ralphmode is a cross-platform permission profile for long-running ralph or jeo workflows. It reduces approval friction, but it is not "allow everything everywhere." The core rule is simple: widen automation only inside a bounded project or disposable sandbox, and keep secrets plus destructive commands explicitly...
react-best-practices
by supercent-io/skills-template
Comprehensive performance optimization guide for React and Next.js applications, maintained by Vercel. Contains 45 rules across 8 categories, prioritized by impact to guide automated refactoring and code generation.