Skills tagged "testing" (1811)

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

🧪 Parallel Explore
Parallel exploration of codebase questions by decomposing into independent tracks. Use when exploring architecture, understanding systems, or investigating complex questions that benefit from multiple perspectives.
front-depictiontesting
🧪 Pattern Deploy
This skill automates deploying and validating patterns with the ct CLI, enabling rapid iteration and reliable charm state checks.
clidevopsautomationtesting
🧪 Pattern Finder
This skill helps you locate and apply code patterns by surfacing precise implementation examples and conventions from the project.
backendapidatabasecode-review
🧪 Peekaboo
Use when working with the Peekaboo CLI or MCP server to capture macOS screens, inspect UI elements, and automate GUI interactions (see/click/type/scroll/hotkey/window/menu/dock/space), or when troubleshooting Peekaboo permissions, snapshots, or focus issues.
khoitesting
🛡️ Pentest
This skill coordinates pentest activities, deploying specialized agents, aggregating findings, and generating comprehensive reports to streamline engagement
securitytestingautomationplanning
🧪 Php Patterns
Implementação de Design Patterns em PHP moderno incluindo Repository, Service Layer, Factory, Strategy, Observer, Decorator, Adapter, e Specification. Usar para arquitetura de aplicações, desacoplamento de código, implementação de SOLID, criação de camadas de abstração, e estruturação de código ente
victorsmaniottotesting
🧪 Plan
Create implementation plans from spec via iterative codebase research and strategic questions. Produces mini-PR plans optimized for iterative development. Use after $spec or when you have clear requirements. Triggers: plan, implementation plan, how to build.
doodledoodtesting
🧪 Plan Guideline
This skill helps you craft concrete, file-level implementation plans with test strategies and quantified LOC estimates to guide development.
planningtestingcode-reviewautomation
🧪 Playwright Browser
This skill enables automated browser tasks with Playwright by generating and executing scripts, taking screenshots, and validating UI flows.
automationtestingscripting
🧪 Playwright Cli
This skill automates browser actions with playwright-cli to navigate pages, fill forms, capture screenshots, and extract data.
automationclitestingdebugging
🧪 Playwright Dev
This skill explains how to develop Playwright by adding APIs, MCP tools, CLI commands, and vendor dependencies for maintainable core.
apiclidevopsdocs
🧪 Postman Claude Skill
This skill helps you manage API lifecycles with Postman, including discovery, testing, monitoring, and documentation generation across workflows.
apitestingmonitoringdocs
🧪 Pr Checks
This skill runs comprehensive PR checks on an existing PR, addressing CodeRabbit feedback, validating descriptions, hooks, tests, and configs for quality.
code-reviewtestingci-cddebugging
🧪 Prd Skill
This skill guides you from idea to implementation-ready PRD using an integrated toolset, delivering structured requirements, design handoffs, and coordinated
productplanningdesignux
🧪 Project Detection
This skill detects project type, package manager, and monorepo layout to provide cached, correct commands for builds, tests, and linting.
automationcliscriptingdevops
🧪 Property Based Testing
This skill helps you apply property-based testing to validate serialization, normalization, and pure functions by asserting key invariants across inputs.
pythontestingunit-testsautomation
🧪 Publishing
This skill helps you implement EPUB generation, cover art, and export workflows for publishing platforms with compliant, user-friendly outputs.
contentapitestingperformance
🧪 Python Project Skel
Generate production-ready Python project skeletons with Astral UV package manager, Hatchling build backend with dynamic versioning, and modern tooling (ruff, mypy, pytest, bandit). Use when creating new Python projects, initializing Python packages, setting up src-layout projects, scaffolding Python
zircotetesting
🧪 Python Testing
This skill helps you write and run Python tests with pytest, fixtures, mocking, and coverage, boosting test quality and confidence.
testingunit-testsintegration-testsdebugging
🧪 Pythonista Async
This skill helps you write robust async code with safe_gather, proper timeouts, and clean cancellation for concurrent tasks.
backendperformancedebuggingcode-review
🧪 Pythonista Debugging
This skill helps you diagnose and fix root causes of bugs quickly by guiding stack trace analysis, reproduction, and minimal changes.
debuggingtestingrefactorscripting
🧪 Pythonista Nicegui
This skill helps you build consistent NiceGUI interfaces by enforcing controller-first design, inline styling, and reusable components for reliable UI behavior.
frontenddesignproductproductivity
🧪 Pythonista Testing
This skill guides test-driven debugging in Python by enforcing best practices, fixtures, mocks, and invariant tests to improve code quality.
testingunit-testsintegration-testsdebugging
🧪 Pythonista Typing
This skill helps you implement precise type hints and Pydantic models to fix type errors and improve code clarity.
debuggingrefactorcode-reviewtesting
🧪 Qa Engineer
This skill helps you implement comprehensive testing strategies and organize tests with robust mocking patterns for reliable TypeScript test suites.
testingunit-testsintegration-testsrefactor
🧪 Quick Plan Skill
Create detailed engineering implementation plans for features or fixes based on user requirements. Generates comprehensive specifications with technical approach, step-by-step implementation, and testing strategy. Use when you need to plan before building, create detailed specs for complex features,
djacobsmeyertesting
🧪 Quiz System
This skill helps you implement a reusable LMS quiz system with quiz containers, questions, scoring, and results in Nuxt UI.
frontendfullstacktestingdocs
🧪 Rails Jobs Patterns
This skill helps ensure reliable Rails background jobs by applying idempotent, error-handling, and batching patterns across ActiveJob and Sidekiq.
backenddevopsdebuggingtesting
🧪 Rails Service Patterns
This skill helps you organize Rails business logic using service objects, command/query patterns, and result objects for cleaner, testable apps.
backendtestingrefactor
🧪 React
Core React 19 patterns including hooks, Suspense, lazy loading, component structure, TypeScript best practices, and performance optimization. Use when working with React components, hooks, lazy loading, Suspense boundaries, or React-specific TypeScript patterns.
blencorptesting
🧪 React Native Migration 0.79 Latest
This skill guides migrating React Native from 0.79.x to 0.83.x with automated detection, fixes, and validation.
migrationautomationdebuggingcode-review
🛡️ Review
This skill reviews PRs using comprehensive criteria across security, correctness, performance, accessibility, i18n, and code quality to speed up reviews.
frontendcode-reviewtestingsecurity
🛡️ Review Changes
This skill guides code reviewers to evaluate Java and Spring changes for robustness, maintainability, and best-practice adherence across tests and
code-reviewtestingspringjava
🧪 Review Standard
This skill guides systematic code reviews to enforce documentation quality, reuse, and maintainable interfaces before merging changes.
code-reviewdocsrefactortesting
🧪 Reviewing Changes
This skill helps reviewers validate Android PRs by applying MVVM, Compose, and Kotlin-specific checklists and messaging for feature, UI, and infrastructure
kotlincode-reviewtesting
🧪 Rewrite Yaml
Expert in test-first development of production-quality OpenRewrite recipes for YAML manipulation using LST structure, visitor patterns, and JsonPath matching. Automatically activates when working with OpenRewrite recipe files or Java files in `src/main/java/**/rewrite/**` directories.
sjunglingtesting
🧪 Risk Agent
Risk management and constitutional compliance specialist. Ensures all trading decisions comply with constitutional limits and manages portfolio risk. Integrates Constitution Article 4 (Risk Management).
psh355q-uitesting
🧪 Ruby On Rails Best Practices
This skill helps you apply Basecamp's Ruby on Rails best practices to structure models, controllers, jobs, and concerns for maintainable code.
backendrailscode-reviewrefactor
🧪 Rust Development
This skill executes a complete Rust development workflow including cargo check, build, test, clippy, and fmt to ensure code quality.
devopsperformancelintingformatting
🧪 Rust Error Handling
This skill demonstrates Rust error handling patterns using thiserror and anyhow, promoting safe, ergonomic error propagation and test-friendly patterns.
backenddebuggingtestingcode-review
🧪 Rust Testing
Master Rust testing - unit tests, integration tests, mocking, and TDD
pluginagentmarketplacetesting
🧪 Rust Trading
This skill helps you implement and validate Rust trading features with precise monetary math, risk flow, and strategy testing across domains.
backendaiautomationtesting
🧪 Rxjs
This skill helps you implement RxJS observables, apply operators, manage memory with unsubscribe patterns, and build reactive data pipelines in Angular.
frontenddebuggingtestingrefactor
🧪 S Clean
This skill helps you clean WoW addon code by finding dead code and stale docs, guiding safe removal and hygiene improvements.
debuggingdocsrefactorautomation
🧪 Sandbox
This skill helps you create and manage isolated sandbox environments for safe AI agent code execution and iterative workflow testing.
aiinfradevopscloud
🛡️ Sandbox_service
This skill securely executes code in isolated Docker sandboxes for Python, Shell, and Bash with automated time and resource limits and safe results.
securityautomationscriptingbackend
🧪 Scrum Master
This skill helps you plan agile sprints by breaking work into stories, estimating, and tracking velocity for steady delivery.
planningproductivitydocstesting
🧪 Secondbrain Search
This skill should be used when the user asks to "search secondbrain", "find in knowledge base", "look up documentation", "search notes/ADRs/tasks", "find related content", "semantic search", or mentions wanting to find specific content across their secondbrain using natural language.
sergio-bershadskytesting
🛡️ Security Appsec Validator
This skill validates web and API security against OWASP Top 10 guidelines, delivering actionable findings to reduce exposure before production.
securityapibackendtesting
🛡️ Security Audit Expert
This skill turns your Claude Code into a professional security audit engineer capable of comprehensive vulnerability assessment, penetration testing, and
securitydevopsinfraapi
🛡️ Security Checklist
This skill helps you implement OWASP Top 10 security controls in Java applications, guiding authentication, encryption, input validation, and secure
securitybackendcode-reviewtesting
🛡️ Security Guardian
This skill helps you detect vulnerabilities and enforce secure coding standards across projects, preventing secrets leakage and unsafe dependencies.
securitycode-reviewtestingci-cd
🛡️ Security Review
This skill performs high-confidence security code reviews, identifying exploitable patterns and attacker-controlled input to report critical findings with
securitycode-reviewpythonbackend
🧪 Senior Qa
This skill helps you design and execute robust QA strategies for React, Next.js, and Node.js apps with automated test suite generation and coverage analysis.
testingautomationreactnextjs
🧪 Skill
This skill captures before-and-after screenshots for visual UI comparisons by comparing two URLs or images.
frontendtestingautomationcli
🧪 Skill Crafting
This skill helps you create, fix, and validate reusable AI agent skills from session to production.
aiautomationdocstesting
🧪 Skogai Jq
This skill enables rapid JSON transformations and schema-driven operations to extract, validate, and compose nested data efficiently.
dataapiscriptingtesting
🧪 Solid Principles
This skill analyzes Python code to apply and validate SOLID principles, highlighting violations and offering actionable refactor suggestions for maintainable
code-reviewrefactordesignpython
🧪 Soul Factory
This skill provides a bootcamp curriculum for Clawdbot agents, offering soul templates, best practices, and drills to level up their capabilities.
aitestingdocscontent
🧪 Spec Execution
This skill executes specs literally, announces scope, flags gaps, and prompts user decisions before acting.
automationdevopscligit

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.