Get a week free of Claude Code →

Skills tagged "testing" (1783)

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

🧪 Deepmind
This skill enforces a strong reasoner and planner workflow before any action, ensuring rigorous planning, hypothesis-driven debugging, and risk-conscious
aiplanningdebuggingcode-review
🛡️ Defense In Depth
This skill enforces defense-in-depth by validating data at entry, business, environment, and debug layers to prevent bugs across execution paths.
pythonsecuritytestingdebugging
🧪 Demo Changes
This skill automatically generates screen recordings with AI narration to demonstrate PR changes, helping you present UI updates quickly.
automationfrontendtestingai
🧪 Deno Debugger
Interactive debugger for Deno/TypeScript applications using the V8 Inspector Protocol. This skill should be used when investigating issues in Deno applications, including memory leaks, performance bottlenecks, race conditions, crashes, or any runtime behavior that requires step-by-step debugging, he
willkellytesting
🧪 Dependency Injection Patterns
This skill helps you implement dependency injection patterns in React by providing a DI container, enabling mockable services, and safer testing.
frontendtestingrefactorcode-review
🧪 Dependency Inversion
This skill helps you apply the Dependency Inversion Principle in TypeScript by promoting interface-based design and injecting dependencies instead of
backendtestingrefactorcode-review
🧪 Deployment
This skill helps you deploy Expo apps across iOS, Android, and web using EAS, automating builds, submissions, and hosting workflows.
expodevopsci-cdautomation
🛡️ Deployment Validation Config Validate
This skill helps validate and test application configurations with robust schemas, security checks, and environment-aware rules to prevent misconfigurations.
securitydevopsbackendtesting
🧪 Deprecation Handler
This skill identifies, assesses, and migrates deprecated APIs and patterns to safe, modern alternatives, reducing risk and speeding refactoring.
migrationrefactorcode-reviewtesting
🧪 Deps Dev
Look up the latest version of any package using deps.dev API. Use this skill when checking package versions, updating dependencies, adding new packages to a project, or when the user asks about the current version of a library.
trancong12102testing
🧪 Design Motion Principles
Expert motion and interaction design auditor based on Emil Kowalski, Jakub Krehel, and Jhey Tompkins' techniques. Use when reviewing UI animations, transitions, hover states, or any motion design work. Provides per-designer perspectives with context-aware weighting.
kylezantostesting
🧪 Design Patterns
This skill helps you apply design patterns to architect, refactor, and solve recurring problems with loose coupling and clear responsibilities.
designrefactorcode-reviewtesting
🧪 Design Skeptic
This skill stress-tests design proposals by challenging assumptions and exposing failure paths, edge cases, and overengineering risks to improve robustness.
designtestingplanningdebugging
🧪 Design System Generator
Generate a project-specific DESIGN_SYSTEM.md that enforces consistent UI/UX across SPAs, traditional server-rendered sites, and hybrid systems. Includes tokens, component rules, accessibility gates, and production asset/manifest guidance.
thienanblogtesting
🧪 Designing Apis
This skill helps you design robust REST and GraphQL APIs by outlining resources, endpoints, error handling, versioning, and documentation.
apibackenddesigndocs
🛡️ Designing Architecture
This skill helps you design software architectures and select patterns for projects, guiding structure, trade-offs, and scalable decisions.
backendapiclouddevops
🧪 Designing Sdks
This skill helps you design production-ready SDKs with robust error handling, retries, and pagination to accelerate API client development.
apidesignbackendtesting
🧪 Designing Tests
This skill helps you design and implement robust testing strategies across unit, integration, and end-to-end tests for any codebase.
testingunit-testsintegration-testsdebugging
🧪 Desktop Agent
This skill enables desktop automation by controlling mouse, keyboard, and screen for efficient UI tasks across apps.
pythonscriptingautomationproductivity
🧪 Detect Ai
This skill analyzes text with the HumanizerAI API to determine AI authorship and present a clear, actionable score for publishing confidence.
aiapianalyticscontent
🧪 Dev
This skill empowers you to implement features by researching KB, following design specs, and maintaining atomic commits with proper documentation.
backendcode-reviewtestingdocs
🧪 Dev
This skill orchestrates ultra-efficient end-to-end development with parallel tasks and 90% test coverage, delivering rapid, reliable backend routing and
automationbackendtestingunit-tests
🧪 Dev Browser
This skill automates browser tasks and preserves page state across runs to navigate, fill forms, take screenshots, and extract data.
automationscriptingdebuggingtesting
🧪 Dev Kit Review
This skill reviews completed tickets by verifying implementation against user stories and acceptance criteria using code analysis tools.
code-reviewtestingdebuggingdocs
🧪 Dev Kit Work
This skill autonomously reads and implements tickets from .dev-kit/tickets, ensuring acceptance criteria are met and moved to completed when done.
automationbackendtestingci-cd
🛡️ Dev.Code
This skill guides you through structured JavaScript development, emphasizing quality, security, testing, and maintainable workflows for feature work and fixes.
javascripttestingsecuritycode-review
🧪 Devdocs Test Cases
This skill designs test cases from requirements, generating UT/IT/E2E coverage and traceable matrices for QA planning.
testingunit-testsintegration-testsdocs
🧪 Develop Ai Functions Example
This skill helps validate and demonstrate AI SDK functions by providing structured examples, tests, and fixtures across providers.
aitestingbackendfrontend
🧪 Developer Workflow
This skill streamlines monorepo development workflows by automating mise tasks, CI/CD, and migrations to boost productivity across multi-language apps.
devopsci-cdmigrationautomation
🛡️ Developing Smart Contracts
This skill helps you follow Solidity best practices by enforcing NatSpec, file layout, naming conventions, and code style across contracts.
code-reviewsecuritydocstesting
🧪 Developing With Streamlit
Build production-grade Streamlit apps. Used when creating, editing, debugging, or deploying Streamlit applications. Routes to specialized sub-skills for performance, layouts, design, data display, and more.
streamlittesting
🧪 Development Workflow
Apply when setting up the development environment, running dev server, building, testing, or deploying the extension. Covers npm commands, CORS configuration, debugging, and deployment to ChurchTools.
bwl21testing
🧪 Devtools
This skill helps you set up and use Chrome DevTools MCP to debug, inspect, and automate browser tasks from Claude.
debuggingautomationfrontendtesting
🧪 Dex Plan
Create dex task from markdown planning documents (plans, specs, design docs, roadmaps)
dcramertesting
🧪 Dhh Rails Style
This skill applies DHH's Rails conventions to Ruby and Rails code, emphasizes fat models, RESTful controllers, and Turbo-driven views for clarity.
backendcode-reviewrefactortesting
🧪 Differential Fuzzer
This skill helps you run and analyze the differential fuzzer for Turso, comparing results with SQLite to uncover correctness bugs.
databasesqltestingdebugging
🧪 Dignified Python
This skill guides you toward modern, production-ready Python by enforcing typing, LBYL, pathlib, and ABC patterns across projects.
pythoncode-reviewlintingdesign
🧪 Django Drf
This skill helps you implement Django REST Framework patterns with ViewSets, serializers, filters, and permissions to build robust APIs.
backendapitestingrefactor
🛡️ Django Expert
This skill helps you design, optimize, and secure Django REST APIs with Django 5.0, DRF, and ORM best practices.
backendapidatabasesecurity
🧪 Django Patterns
This skill helps you implement production-ready Django architectures, DRF APIs, and ORM best practices with patterns for caching, signals, and scalable
djangorestapibackend
🧪 Do
This skill coordinates multi-agent feature development using a 7-phase workflow, orchestrating discovery to summary without writing code directly.
automationbackendaicode-review
🧪 Do Work
This skill guides end-to-end feature implementation, validates with typecheck and tests, and ensures clean commits through a structured workflow.
debuggingtestingci-cdautomation
🧪 Doc Adr Fixer
This skill automatically fixes ADR documents based on review reports, improving structure, links, IDs, and references for iterative ADR quality.
docsautomationpythonci-cd
🧪 Doc Adr Reviewer
This skill performs comprehensive ADR content review, validating decision completeness, BRD alignment, and consequence coverage to ensure high-quality
pythondocscontenttesting
🧪 Doc Ears Reviewer
This skill performs comprehensive content review and quality assurance for EARS documents, evaluating syntax, PRD alignment, testability, and actionable issues.
datatestingcode-reviewdocs
🧪 Doc Gen
This skill generates comprehensive developer documentation from Kotlin code, including overview, API, examples, and configuration, improving clarity and
docswritingcontentapi
🛡️ Docker Validation
This skill validates Dockerfiles and Compose files for correctness, security, and best-practice compliance, guiding fixes and CI/CD integration.
devopssecurityci-cdautomation
🧪 Docs Sync
Synchronizes documentation (README.md, CHANGELOG.md, API docs) with implementation. Preserves user content outside speckit markers. Updates are non-destructive and clearly delineated. Always run after /speckit.implement completes.
drillantesting
🧪 Document Sync
This skill continuously verifies code and config against documentation, detecting drift and generating actionable updates to keep docs accurate.
docsbackendautomationtesting
🧪 Documentation
Use when writing or updating documentation - generates function docs, API specs, architecture diagrams (Mermaid), READMEs, code explanations. Activates when user says "document this", "write README", "explain this code", mentions "docs", "documentation", "API docs", or asks "how does this work?".
xbklairithtesting
🧪 Documentation
Specialized skill for creating, updating, and indexing project documentation.
tao3ktesting
🧪 Documentation Alignment
This skill verifies code against documentation using a 6-phase alignment process, delivering scoring and actionable fixes to reduce onboarding friction.
docsautomationcode-reviewpython
🧪 Documentation Implementation
This skill helps you craft accurate, clear API references and user guides using project patterns, validation checks, and style guidelines.
apidocswritingcontent
🧪 Documentation Lookup
Look up library and framework documentation. Use when the user asks about API docs, library usage, framework features, or mentions specific libraries/packages by name.
krmcbridetesting
🧪 Documentation Review
This skill reviews documentation for factual accuracy and alignment with toolhive behavior, identifying discrepancies and ensuring links and examples reflect
docswritingcontentcode-review
🧪 Dojo Init
This skill initializes a new Dojo project with complete structure, configs, and starter files to accelerate game development.
backendapidevopstesting
🧪 Dojo Migrate
This skill helps manage world migrations, upgrades, and breaking changes in Dojo deployments, ensuring smooth version updates and data integrity.
migrationdevopsautomationbackend
🛡️ Dojo Review
This skill analyzes Dojo code for best practices, security, and performance, guiding audits of models, systems, tests, and deployment readiness.
code-reviewsecurityperformancetesting
🧪 Domain Driven Design
This skill should be used whenever domain modeling is taking place. It provides specialized guidance for type-driven and data-driven design based on Rich Hickey and Scott Wlaschin's principles. The skill helps contextualize current modeling within the existing domain model, identifies inconsistencie
bfollingtontesting
🛡️ Doppler Secret Validation
This skill helps you securely add, validate, and test Doppler secrets to ensure correct storage and authentication before use.
devopssecurityautomationcli

More Tags

automation (2772) ai (1905) backend (1548) scripting (1540) debugging (1486) code-review (1426) docs (1343) api (1308) frontend (1279) productivity (1166) devops (1160) data (1050) workflow (1015) cli (1007) performance (984) security (836) analytics (822) design (787) python (653) ci-cd (633)

Get the best new skills
in your inbox

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