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
pulumi-cdk-to-pulumi
by pulumi/agent-skills
Source details, install context, and public review data are available on the full page.
sf-lwc
by jaganpro/sf-skills
Use this skill when the user needs Lightning Web Components : LWC bundles, wire patterns, Apex/GraphQL integration, SLDS 2 styling, accessibility, performance work, or Jest unit tests.
watchos-design-guidelines
by ehmo/platform-design-skills
Apple Watch is a personal, glanceable device worn on the wrist. Interactions are measured in seconds, not minutes. Every design decision must prioritize speed of comprehension and brevity of interaction.
clerk-nextjs-skills
by gocallum/nextjs16-agent-skills
The proxy.ts file replaces middleware.ts from Next.js 15. Create it at the root or in /src :
code-refactoring-tech-debt
by sickn33/antigravity-awesome-skills
Source details, install context, and public review data are available on the full page.
extracting-pdf-text
by letta-ai/skills
This skill provides tools and guidance for extracting text from PDFs in formats suitable for language model consumption.
fal-generate
by fal-ai-community/skills
Generate images and videos using state-of-the-art AI models on fal.ai.
go-interfaces
by cxuu/golang-skills
Go's interfaces enable flexible, decoupled designs through implicit satisfaction and composition. This skill covers interface fundamentals, type inspection, and Go's approach to composition over inheritance.
golang-grpc
by bobmatnyc/claude-mpm-skills
gRPC provides strongly-typed RPC APIs backed by Protocol Buffers, with first-class streaming support and excellent performance for service-to-service communication. This skill focuses on production defaults: versioned protos, deadlines, error codes, interceptors, health checks, TLS, and testability.
inngest-setup
by inngest/inngest-skills
This skill sets up Inngest in a TypeScript project from scratch, covering installation, client configuration, connection modes, and local development.
pyqt6-ui-development-rules
by oimiragieo/agent-studio
This skill enforces rules for building production-quality PyQt6 desktop applications. The core principles are: strict MVC separation via signals/slots, never blocking the UI thread, centralized theming via QSS, and layout-manager-driven responsive design. These rules prevent the most common PyQt6 failures: frozen UIs,...
recall-reasoning
by parcadei/continuous-claude-v3
Search through previous sessions to find relevant decisions, approaches that worked, and approaches that failed. Queries two sources:
article-extractor
by michalparkola/tapestry-skills-for-claude-code
This skill extracts the main content from web articles and blog posts, removing navigation, ads, newsletter signups, and other clutter. Saves clean, readable text.
autofix
by coderabbitai/skills
Fetch CodeRabbit review comments for your current branch's PR and fix them interactively or in batch.
cloudformation-to-pulumi
by pulumi/agent-skills
Source details, install context, and public review data are available on the full page.
gpt-image-1-5
by intellectronica/agent-skills
Generate new images or edit existing ones using OpenAI's GPT Image 1.5 model.
lean-startup
by wondelai/skills
A systematic approach to building startups and launching new products that shortens development cycles and rapidly discovers if a business model is viable.
micro-interactions
by dylantarre/animation-principles
Apply Disney's 12 animation principles to small UI feedback moments and interface details.
software-architecture-design
by vasilyu1983/ai-agents-public
Use this skill for system-level design decisions rather than implementation details within a single service or component.
api-rate-limiting
by aj-geddes/useful-ai-prompts
Protect APIs from abuse and manage traffic using various rate limiting algorithms with per-user, per-IP, and per-endpoint strategies.
atomic-design-fundamentals
by thebushidocollective/han
Master Brad Frost's Atomic Design methodology (extended with quarks) for building scalable, maintainable component-based user interfaces. This skill covers the core hierarchy, principles, and organization strategies for modern design systems.
backend-security-coder
by sickn33/antigravity-awesome-skills
Source details, install context, and public review data are available on the full page.
brainstorm
by boshu2/agentops
Purpose: Separate WHAT from HOW. Explore the problem space before committing to a solution.
creating-dashboards
by ancoleman/ai-design-components
This skill enables the creation of sophisticated dashboard interfaces that aggregate and present data through coordinated widgets including KPI cards, charts, tables, and filters. Dashboards serve as centralized command centers for data-driven decision making, combining multiple component types from other skills...