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
vectorbt-expert
by marketcalls/vectorbt-backtesting-skills
Source details, install context, and public review data are available on the full page.
coding-agent
by steipete/clawdis
Use bash (with optional background mode) for all coding agent work. Simple and effective.
spring-boot-rest-api-standards
by giuseppe-trisciuoglio/developer-kit
This skill provides comprehensive guidance for building RESTful APIs in Spring Boot applications with consistent design patterns, proper error handling, validation, and architectural best practices based on REST principles and Spring Boot conventions.
cloudflare-d1
by jezweb/claude-skills
Status : Production Ready ✅ Last Updated : 2026-01-20 Dependencies : cloudflare-worker-base (for Worker setup) Latest Versions : wrangler@4.59.2, @cloudflare/workers-types@4.20260109.0
ios-design-guidelines
by ehmo/platform-design-skills
Comprehensive rules derived from Apple's Human Interface Guidelines. Apply these when building, reviewing, or refactoring any iPhone app interface.
puppeteer-automation
by mindrally/skills
Source details, install context, and public review data are available on the full page.
typescript-magician
by mcollina/skills
Source details, install context, and public review data are available on the full page.
user-story
by deanpeters/product-manager-skills
Create clear, concise user stories that combine Mike Cohn's user story format with Gherkin-style acceptance criteria. Use this to translate user needs into actionable development work that focuses on outcomes, ensures shared understanding between product and engineering, and provides testable success criteria.
user-research-synthesis
by anthropics/knowledge-work-plugins
Source details, install context, and public review data are available on the full page.
tracing-downstream-lineage
by astronomer/agents
Answer the critical question: "What breaks if I change this?"
code-review-quality
by proffesor-for-testing/agentic-qe
Source details, install context, and public review data are available on the full page.
draw-io
by davila7/claude-code-templates
Source details, install context, and public review data are available on the full page.
fastmcp
by jezweb/claude-skills
FastMCP is a Python framework for building Model Context Protocol (MCP) servers that expose tools, resources, and prompts to Large Language Models like Claude. This skill provides production-tested patterns, error prevention, and deployment strategies for building robust MCP servers.
cybersecurity-analyst
by rysweet/amplihack
Analyze events through the disciplinary lens of cybersecurity, applying rigorous security frameworks (CIA triad, defense-in-depth, zero-trust), threat modeling methodologies (STRIDE, PASTA, VAST), attack surface analysis, and industry standards (NIST, ISO 27001, MITRE ATT&CK) to understand security risks, identify...
node-best-practices
by mcollina/skills
Use this skill whenever you are dealing with Node.js code to obtain domain-specific knowledge for building robust, performant, and maintainable Node.js applications.
sqlalchemy-orm
by bobmatnyc/claude-mpm-skills
SQLAlchemy 2.0 introduced modern patterns with better type hints, improved query syntax, and async support.
grimoire-polymarket
by franalgaba/grimoire
Use this skill for Polymarket market discovery, CLOB market data, and order-management operations through the polymarket venue adapter.
docker-best-practices
by josiahsiegel/claude-plugin-marketplace
MANDATORY: Always Use Backslashes on Windows for File Paths
rest-api-design
by aj-geddes/useful-ai-prompts
Design REST APIs that are intuitive, consistent, and follow industry best practices for resource-oriented architecture.
testing-patterns
by sickn33/antigravity-awesome-skills
Source details, install context, and public review data are available on the full page.
ai-daily-digest
by vigorx777/ai-daily-digest
从 Karpathy 推荐的 90 个热门技术博客中抓取最新文章,通过 AI 评分筛选,生成每日精选摘要。
fix-review
by trailofbits/skills
Differential analysis to verify commits address security findings without introducing bugs.
mermaid-visualizer
by axtonliu/axton-obsidian-visual-skills
Convert text content into clean, professional Mermaid diagrams optimized for presentations and documentation. Automatically handles common syntax pitfalls (list syntax conflicts, subgraph naming, spacing issues) to ensure diagrams render correctly in Obsidian, GitHub, and other Mermaid-compatible platforms.
develop-web-game
by openai/skills
Build games in small steps and validate every change. Treat each iteration as: implement → act → pause → observe → adjust.