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
backtesting-trading-strategies
by jeremylongshore/claude-code-plugins-plus-skills
Validate trading strategies against historical data before risking real capital. This skill provides a complete backtesting framework with 8 built-in strategies, comprehensive performance metrics, and parameter optimization.
bats-testing-patterns
by wshobson/agents
Comprehensive guidance for writing comprehensive unit tests for shell scripts using Bats (Bash Automated Testing System), including test patterns, fixtures, and best practices for production-grade shell testing.
best-practices
by addyosmani/web-quality-skills
Modern web development standards based on Lighthouse best practices audits. Covers security, browser compatibility, and code quality patterns.
claude-api
by anthropics/skills
This skill helps you build LLM-powered applications with Claude. Choose the right surface based on your needs, detect the project language, then read the relevant language-specific documentation.
clerk
by clerk/skills
Check package.json to determine the Clerk SDK version. This determines which patterns to use:
clerk-setup
by clerk/skills
Version : Check package.json for the SDK version — see clerk skill for the version table. Core 2 differences are noted inline with > **Core 2 ONLY (skip if current SDK):** callouts.
component-refactoring
by langgenius/dify
Refactor high-complexity React components in the Dify frontend codebase with the patterns and workflow below.
content-creator
by shubhamsaboo/awesome-llm-apps
Source details, install context, and public review data are available on the full page.
content-research-writer
by composiohq/awesome-claude-skills
This skill acts as your writing partner, helping you research, outline, draft, and refine content while maintaining your unique voice and style.
convex-best-practices
by waynesutton/convexskills
Build production-ready Convex applications by following established patterns for function organization, query optimization, validation, TypeScript usage, and error handling.
copilot-spaces
by github/awesome-copilot
Use Copilot Spaces to bring curated, project-specific context into conversations. A Space is a shared collection of repositories, files, documentation, and instructions that grounds Copilot responses in your team's actual code and knowledge.
core-web-vitals
by addyosmani/web-quality-skills
Targeted optimization for the three Core Web Vitals metrics that affect Google Search ranking and user experience.
data-visualization
by anthropics/knowledge-work-plugins
Chart selection guidance, Python visualization code patterns, design principles, and accessibility considerations for creating effective data visualizations.
dbt-transformation-patterns
by wshobson/agents
Production-ready patterns for dbt (data build tool) including model organization, testing strategies, documentation, and incremental processing.
design-system
by supercent-io/skills-template
This is a skill for production-grade UI design. It supports consistent and scalable frontend development through clear design tokens, layout rules, motion guidelines, and accessibility checks.
distributed-tracing
by wshobson/agents
Implement distributed tracing with Jaeger and Tempo for request flow visibility across microservices.
durable-objects
by cloudflare/skills
Build stateful, coordinated applications on Cloudflare's edge using Durable Objects.
elysiajs
by elysiajs/skills
Always consult elysiajs.com/llms.txt for code examples and latest API.
fastapi
by jezweb/claude-skills
Production-tested patterns for FastAPI with Pydantic v2, SQLAlchemy 2.0 async, and JWT authentication.
flowstudio-power-automate-mcp
by github/awesome-copilot
This skill lets AI agents read, monitor, and operate Microsoft Power Automate cloud flows programmatically through a FlowStudio MCP server — no browser, no UI, no manual steps.
hono
by yusukebe/hono-skill
Develop Hono applications efficiently using Hono CLI ( @hono/cli ).
hybrid-search-implementation
by wshobson/agents
Patterns for combining vector similarity and keyword-based search.
istio-traffic-management
by wshobson/agents
Comprehensive guide to Istio traffic management for production service mesh deployments.
k8s-manifest-generator
by wshobson/agents
Step-by-step guidance for creating production-ready Kubernetes manifests including Deployments, Services, ConfigMaps, Secrets, and PersistentVolumeClaims.