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
spring-boot-actuator
by giuseppe-trisciuoglio/developer-kit
Source details, install context, and public review data are available on the full page.
spring-boot-cache
by giuseppe-trisciuoglio/developer-kit
Spring Boot ships with a cache abstraction that wraps expensive service calls behind annotation-driven caches. This abstraction supports multiple cache providers (ConcurrentMap, Caffeine, Redis, Ehcache, JCache) without changing business code. The skill provides a concise workflow for enabling caching, managing cache...
unit-test-controller-layer
by giuseppe-trisciuoglio/developer-kit
This skill provides patterns for unit testing @RestController and @Controller classes using MockMvc. It covers testing request/response handling, HTTP status codes, request parameter binding, validation, content negotiation, response headers, and exception handling by mocking service dependencies for isolated...
upgrade-react-native
by react-native-community/skills
Upgrade a React Native Community CLI project to a target version by fetching and applying the diff from the React Native Upgrade Helper .
prompt-optimizer
by daymade/claude-code-skills
Optimize vague prompts into precise, actionable specifications using EARS (Easy Approach to Requirements Syntax) - a Rolls-Royce methodology for transforming natural language into structured, testable requirements.
flutter-building-plugins
by flutter/skills
Implement federated plugins to split a plugin's API across multiple packages, allowing independent teams to build platform-specific implementations. Structure federated plugins into three distinct components:
langchain4j-tool-function-calling-patterns
by giuseppe-trisciuoglio/developer-kit
Define tools and enable AI agents to interact with external systems, APIs, and services using LangChain4j's annotation-based and programmatic tool system.
rust-skills
by leonardomso/rust-skills
Comprehensive guide for writing high-quality, idiomatic, and highly optimized Rust code. Contains 179 rules across 14 categories, prioritized by impact to guide LLMs in code generation and refactoring.
test-cases
by cexll/myclaude
This skill generates comprehensive, requirement-driven test cases from PRD documents or user requirements.
uni-app
by uni-helper/skills
The skill is based on uni-app documentation, generated at 2026-01-30.
designing-workflow-skills
by trailofbits/skills
Build workflow-based skills that execute reliably by following structural patterns, not prose.
effect-index
by mepuka/effect-ontology
Use this as a quick router to the right Skill for your task. Each entry links to a focused Skill optimized for a coding agent’s limited context.
opportunity-solution-tree
by deanpeters/product-manager-skills
Guide product managers through creating an Opportunity Solution Tree (OST) by extracting target outcomes from stakeholder requests, generating opportunity options (problems to solve), mapping potential solutions, and selecting the best proof-of-concept (POC) based on feasibility, impact, and market fit. Use this to...
firebase-storage
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
problem-statement
by deanpeters/product-manager-skills
Articulate a problem from the user's perspective using an empathy-driven framework that captures who they are, what they're trying to do, what's blocking them, why, and how it makes them feel. Use this to align stakeholders on the problem before jumping to solutions, and to frame product work around user outcomes...
spring-boot-saga-pattern
by giuseppe-trisciuoglio/developer-kit
Source details, install context, and public review data are available on the full page.
unit-test-utility-methods
by giuseppe-trisciuoglio/developer-kit
This skill provides comprehensive patterns for testing utility classes and static methods using JUnit 5. It covers testing pure functions without side effects, edge case handling, boundary conditions, and common utility patterns like string manipulation, calculations, collections, and data validation.
continuous-agent-loop
by affaan-m/everything-claude-code
This is the v1.8+ canonical loop skill name. It supersedes autonomous-loops while keeping compatibility for one release.
langchain4j-spring-boot-integration
by giuseppe-trisciuoglio/developer-kit
To accomplish integration of LangChain4j with Spring Boot applications, follow this comprehensive guidance covering auto-configuration, declarative AI Services, chat models, embedding stores, and production-ready patterns for building AI-powered applications.
recall
by arjunkmrm/recall
Search all past Claude Code and Codex sessions using full-text search with BM25 ranking.
save-thread
by nowledge-co/community
Preserve the old skill name without pretending a generic skill runtime can always import the real session transcript.
langchain4j-mcp-server-patterns
by giuseppe-trisciuoglio/developer-kit
Implement Model Context Protocol (MCP) servers with LangChain4j to extend AI capabilities with standardized tools, resources, and prompt templates.
terraform-diagrams
by eraserlabs/eraser-io
Generates architecture diagrams directly from Terraform .tf files. Specializes in parsing Terraform code and visualizing infrastructure resources, modules, and their relationships.
dhh-rails-style
by everyinc/compound-engineering-plugin
Source details, install context, and public review data are available on the full page.