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
citation-management
by davila7/claude-code-templates
Manage citations systematically throughout the research and writing process. This skill provides tools and strategies for searching academic databases (Google Scholar, PubMed), extracting accurate metadata from multiple sources (CrossRef, PubMed, arXiv), validating citation information, and generating properly...
firebase-auth
by jezweb/claude-skills
Status : Production Ready Last Updated : 2026-01-25 Dependencies : None (standalone skill) Latest Versions : firebase@12.8.0, firebase-admin@13.6.0
neon-vercel-postgres
by jezweb/claude-skills
Status : Production Ready Last Updated : 2026-01-21 Dependencies : None Latest Versions : @neondatabase/serverless@1.0.2 , @vercel/postgres@0.10.0 , drizzle-orm@0.45.1 , drizzle-kit@0.31.8 , neonctl@2.19.0
security-threat-model
by openai/skills
Deliver an actionable AppSec-grade threat model that is specific to the repository or a project path, not a generic checklist. Anchor every architectural claim to evidence in the repo and keep assumptions explicit. Prioritizing realistic attacker goals and concrete impacts over generic checklists.
security-compliance
by davila7/claude-code-templates
Apply multiple layers of security controls so that if one fails, others provide protection. Never rely on a single security mechanism.
unit-test-boundary-conditions
by giuseppe-trisciuoglio/developer-kit
This skill provides systematic patterns for testing boundary conditions, edge cases, and limit values using JUnit 5. It covers numeric boundaries (Integer.MIN_VALUE, MAX_VALUE), string edge cases (null, empty, whitespace), collection boundaries, floating-point precision, date/time limits, and concurrent access...
ml-paper-writing
by zechenzhangagi/ai-research-skills
Expert-level guidance for writing publication-ready papers targeting NeurIPS, ICML, ICLR, ACL, AAAI, COLM (ML/AI venues) and OSDI, NSDI, ASPLOS, SOSP (Systems venues). This skill combines writing philosophy from top researchers (Nanda, Farquhar, Karpathy, Lipton, Steinhardt) with practical tools: LaTeX templates,...
wp-block-development
by wordpress/agent-skills
Source details, install context, and public review data are available on the full page.
book-cover-design
by inference-shell/skills
Create genre-appropriate book covers with AI image generation via inference.sh CLI.
openai-agents
by jezweb/claude-skills
Build AI applications with text agents, voice agents (realtime), multi-agent workflows, tools, guardrails, and human-in-the-loop patterns.
ppt-creator
by daymade/claude-code-skills
Goal : Transform a simple topic into a presentation-ready, high-quality slide deck. When key information is missing, use the minimal intake form (references/INTAKE.md) to gather context or apply safe defaults. Then follow the workflow (references/WORKFLOW.md) to produce an outline, slide drafts, charts, and speaker...
day1-test-skill
by ai-native-camp/camp-2
이 스킬이 실행되었다면, Skill 시스템이 정상 동작하고 있다는 뜻이다.
performance-profiling
by sickn33/antigravity-awesome-skills
Measure, analyze, optimize - in that order.
product-strategy-session
by deanpeters/product-manager-skills
Guide product managers through a comprehensive product strategy session by orchestrating positioning, problem framing, customer discovery, and roadmap planning skills into a cohesive end-to-end process. Use this to move from vague strategic direction to concrete, validated product strategy with clear positioning,...
sigma
by sanyuan0704/sanyuan-skills
Personalized 1-on-1 mastery tutor. Bloom's 2-Sigma method: diagnose, question, advance only on mastery.
ai-product
by sickn33/antigravity-awesome-skills
Source details, install context, and public review data are available on the full page.
auto-animate
by jezweb/claude-skills
Package : @formkit/auto-animate@0.9.0 (current) Frameworks : React, Vue, Solid, Svelte, Preact Last Updated : 2026-01-21
cloudflare-kv
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
wallet
by starchild-ai-agent/official-skills
Interact with this agent's on-chain wallets. Each agent has one wallet per chain (EVM + Solana). Supports balance queries, transfers (policy-gated), message signing, and transaction history.
docker
by bobmatnyc/claude-mpm-skills
Docker provides containerization for packaging applications with their dependencies into isolated, portable units. Containers ensure consistency across development, testing, and production environments, eliminating "works on my machine" problems.
gemini-live-api-dev
by google-gemini/gemini-skills
The Live API enables low-latency, real-time voice and video interactions with Gemini over WebSockets. It processes continuous streams of audio, video, or text to deliver immediate, human-like spoken responses.
skill-review
by jezweb/claude-skills
Invoke: /review-skill or use this skill when detecting outdated patterns
aws-cdk-development
by zxkane/aws-skills
This skill provides comprehensive guidance for developing AWS infrastructure using the Cloud Development Kit (CDK), with integrated MCP servers for accessing latest AWS knowledge and CDK utilities.
nx-generate
by nrwl/nx-ai-agents-config
Nx generators are powerful tools that scaffold projects, make automated code migrations or automate repetitive tasks in a monorepo. They ensure consistency across the codebase and reduce boilerplate work.