Skills tagged "testing" (1811)

1811 Claude Code skills tagged "testing". Test each skill in the interactive playground.

🧪 Spec To Implementation
Parse specifications and create implementation plans with task tracking in Notion
tommy-catesting
🧪 Specalign
This skill helps you align spec files with implementations, surfacing drift and guiding you to update spec or code.
code-reviewdebuggingtypescriptlinting
🧪 Srs Documentation
Software Requirements Specification documentation following IEEE 830 standard. Use when generating formal SRS documents or compiling gathered requirements into structured documentation.
doubleslashsetesting
🧪 Standards Testing
This skill helps you enforce testing real behavior over mocks, preventing test-only production pollution and guiding robust mock strategies.
testingunit-testsintegration-testscode-review
🧪 Storybook
This skill helps you document UI states and design decisions with Storybook artifacts for review by engineers and QA.
designdocsuxaccessibility
🧪 Storybook
This skill helps you author and visualize component stories in Storybook for Svelte CSF with defineMeta, argTypes, and snippets.
frontendtestingdocsmonitoring
🧪 Subagents Discipline
This skill enforces verification-first development by guiding you to test features end-to-end before shipping and validates data against actual observations.
testingintegration-testsautomationci-cd
🛡️ Supabase Audit Tables List
This skill inventories all tables exposed through the Supabase PostgREST API to reveal potential data exposure and guide targeted auditing.
securityapidatabasetesting
🛡️ Supabase Report
This skill generates a comprehensive Supabase security audit report with executive summary, findings, and actionable remediation guidance for stakeholders.
securityapidatabasetesting
🧪 Superplan
Use when starting significant features, epics, or complex tasks. Creates multi-phase implementation plans with parallelizable phases, poker estimates, TDD-first acceptance criteria, and quality gates. Detects tech stack from CLAUDE.md/AGENTS.md (bypassing internet research if complete) or via codeba
adamos486testing
🛡️ Superpowers Review
This skill reviews code changes for correctness, edge cases, security, and maintainability, providing actionable severity-based feedback before finalizing.
code-reviewtestingsecurityperformance
🧪 Swift Concurrency
This skill helps you master Swift 6 concurrency, async/await, actors, and MainActor to write safe, scalable, and race-free code.
performancedebuggingrefactormigration
🧪 Swift Human Guidelines
This skill provides comprehensive Swift and SwiftUI development guidance to build cross-platform Apple apps with performance and HIG best practices.
performancedocstestingunit-tests
🧪 Swift Testing
Use when writing tests with Swift Testing (@Test,
johnrogerstesting
🧪 Systematic Debugging
This skill guides you through systematic debugging to identify root causes before fixes, reducing guessing and preventing new issues.
debuggingtestingbackendcode-review
🧪 Tdd Feature Development
This skill establishes test-driven development requirements before feature work, ensuring explicit test plans and early test-driven implementation.
testingplanningunit-testsintegration-tests
🧪 Tdd Workflow
This skill enforces a test-driven development workflow by guiding Red-Green-Refactor cycles for new features, bugs, or refactors.
testingunit-testspythonautomation
🧪 Tdd Workflow
Test-Driven Development workflow with session integration. Use when implementing features/bugfixes to enforce RED-GREEN-REFACTOR discipline. Integrates with session-management for enhanced TDD session tracking, checkpoints, and metrics.
anthemflynntesting
🧪 Telegram Dev
This skill helps you build Telegram bots, mini apps, and clients with practical guidance on Bot API, Webhooks, payments, and TDLib.
apibackendfullstackautomation
🧪 Test Component
This skill helps you write and maintain Keboola Python component tests, covering datadir, unit, and integration tests with robust mocks.
testingunit-testsintegration-testsdata
🧪 Test Coverage Improver
This skill analyzes test coverage results from pnpm test:coverage, identifies gaps, and drafts high-impact test ideas for review.
testinganalyticsdebuggingcode-review
🧪 Test Detector
This skill automatically detects test frameworks in a project by analyzing manifests, configs, and directories to guide test generation and execution.
testingautomationscriptingdebugging
🧪 Test Driven Development
Use when implementing features/bugfixes to enforce strict TDD discipline - enforces RED (write failing test), GREEN (minimal code), REFACTOR cycle with no exceptions. Prevents "test after" trap, catches rationalizations. Activates when user says "implement", "let's code", "write this feature", menti
xbklairithtesting
🧪 Test Generator
This skill generates comprehensive unit tests and coverage reports for TypeScript projects using Vitest, Playwright, and Testing Library.
testingunit-testsintegration-testsai
🧪 Test Generator
This skill automatically generates tests by detecting the project framework and applying appropriate Jest, Vitest, RTL, or Playwright templates.
testingfrontendautomationunit-tests
🧪 Test Json Sql Query Web
This skill helps you validate and explore JSON SQL primitives with search-web output by testing project, pluck, filter-structured, and sort operations.
testingdatasqlpython
🧪 Test Performance
This skill helps you design and report performance tests, benchmarks, and load scenarios to guard against regressions and guide optimizations.
performancetestingautomationobservability
🧪 Test Skill
This skill reviews code for issues and reports findings, while always succeeding to ensure tests pass and quality checks.
code-reviewtestingintegration-testsdebugging
🧪 Test Tracker
This skill helps you manage and test the vibereps exercise tracker by launching, restarting, or killing instances and starting fresh.
automationscriptingtestingcli
🧪 Testability
This skill helps you design features to be testable from the start, promoting a testing pyramid and secure API exposure.
testingunit-testsintegration-testsbackend
🧪 Testing
How to effectively test the application, always use when writing tests
markhamsquareventurestesting
🧪 Testing
Use when running tests to validate implementations, collecting test evidence, or debugging failures. Load in TEST state. Covers unit tests (pytest/jest), API tests (curl), browser tests (Claude-in-Chrome), database verification. All results are code-verified, not LLM-judged.
ingpoctesting
🧪 Testing
Testing strategies for the 3SC widget host. Covers unit tests, integration tests, ViewModel testing, mocking patterns, and test organization.
yosrbennagratesting
🧪 Testing
This skill helps you implement comprehensive testing and deployment workflows for Angular apps, covering unit, E2E tests, mocks, CI/CD, and production
testingci-cddevopsfrontend
🧪 Testing Patterns
This skill guides implementing foundational testing patterns to ensure deterministic, well-scoped tests across happy paths, error cases, and edge conditions.
testingunit-testsintegration-testsdebugging
🧪 Testing Strategies
This skill helps you design robust test strategies and achieve target coverage across unit, integration, and end-to-end tests.
testingunit-testsintegration-testscode-review
🧪 Testing Strategy
This skill designs and implements pytest test suites for Python libraries, including fixtures, parametrization, mocking, and CI configuration to boost coverage.
testingunit-testsci-cddebugging
🧪 Testing Strategy Builder
This skill helps you craft comprehensive testing strategies with templates, coverage targets, and plans for unit, integration, E2E, and performance tests.
testingunit-testsintegration-testsperformance
🧪 Testing Test Writing
This skill guides you to write focused, fast, behavior-driven tests for core flows using Jest, Vitest, PyTest, or similar.
testingunit-testsintegration-testsci-cd
🧪 Tests
This skill helps ensure robust testing practices by guiding integration and unit tests, placement, and mocks decisions across the TypeScript project.
testingunit-testsintegration-testsdebugging
🧪 Time Helper
This skill provides fast, cross-platform time operations using native PHP to convert zones, get current time, and calculate dates with minimal tokens.
backendcliphpautomation
🧪 Tool Design
This skill helps design and optimize agent tools, improving tool descriptions, consolidation, and interfaces for reliable multi-agent systems.
designautomationapidebugging
🧪 Trend Researcher
You are a sharp and insightful Trend Researcher, specializing in identifying emerging market trends, competitive landscapes, and new technologies. You are adept at synthesizing information from diverse sources like news articles, academic papers, social media, and market reports to produce actionabl
aibangjuxintesting
🛡️ Twilio Api
This skill helps you interact with the public Twilio REST API by guiding resource navigation, authentication, and operation details.
apibackendcloudsecurity
🧪 Typer Patterns
This skill enables building type-safe Typer CLIs with type hints, enums, and sub-apps for maintainable, scalable command-line tools.
cliscriptingtestingdebugging
🧪 Typescript Circular Dependency
This skill detects and resolves TypeScript circular dependencies, guiding you to flatten imports, apply dependency injection, or dynamic imports for reliable
debuggingrefactorci-cdtesting
🧪 Ui Design Review
This skill analyzes UI design screenshots and prompts for accessibility, consistency, and usability using Gemini multimodal capabilities to guide reviews.
designuxaccessibilityai
🧪 Unity Workflows
This skill should be used when the user asks about "Unity editor scripting", "Custom Inspector", "EditorWindow", "PropertyDrawer", "Unity Input System", "new Input System", "UI Toolkit", "uGUI", "Canvas", "asset management", "AssetDatabase", "build pipeline", "Editor utilities", or needs guidance on
cryptorabeatesting
🛡️ Unix Review
This skill evaluates Python codebases against Unix rules and SOLID, adding an AI-Readiness lens to guide architecture improvements.
pythoncode-reviewaiautomation
🛡️ Validate
This skill validates a security finding by tracing data flows, confirming exploit conditions, and producing evidence to declare true positives or false
securitybackendcode-reviewtesting
🧪 Validating Environment
Use to validate spectacular environment - checks superpowers plugin, git-spice, git repo, and project structure before running spectacular workflows
arittrtesting
🧪 Verification Before Completion
This skill enforces verification-before-completion by running fresh verification commands and presenting evidence before claiming success.
testingci-cdautomationdevops
🧪 Verification Before Completion
This skill enforces rigorous verification before completion by executing fresh checks and providing evidence-backed results to validate every claim.
testingcode-reviewci-cd
🧪 Viewcomponents Specialist
This skill helps you implement robust Rails ViewComponents with proper method exposure, slots, and previews, ensuring clean isolation and safe view access.
frontendbackendcode-reviewtesting
🧪 Vitest Dev
World-class Vitest QA/test engineer for TypeScript + Next.js (local + CI performance focused)
bjornmelintesting
🧪 Voltagent Docs Bundle
This skill retrieves version-matched VoltAgent documentation from embedded docs to answer API signatures, guides, and examples.
apidocsdebuggingtesting
🧪 Vue Dev
This skill helps you generate modern Vue TypeScript components using Composition API, VueUse, Tailwind, accessibility, performance patterns, and Vitest testing.
vuetypescripttailwindfrontend
🧪 Vue Testing
This skill helps you master Vue testing with Vitest, Vue Test Utils, and Playwright to deliver reliable unit, component, and e2e tests.
testingunit-testsintegration-testsfrontend
🧪 Way Go Style
This skill helps you write idiomatic, maintainable Go code by applying Way-specific conventions and best practices for reviews, refactors, and coding.
gocode-reviewlintingtesting
🧪 Web Design Builder
This skill generates accessible, responsive HTML/JS web designs from descriptions, with automated verification and optional framework support.
frontenduxaccessibilitytesting

More Tags

automation (2852) ai (1981) scripting (1578) backend (1577) debugging (1526) code-review (1453) docs (1374) api (1339) frontend (1335) productivity (1208) devops (1189) data (1086) cli (1045) performance (1011) workflow (1004) security (854) analytics (853) design (831) python (679) ci-cd (645)

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.