Get a week free of Claude Code →

Skills tagged "testing" (1783)

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

🧪 Gentleman Trainer
This skill helps you design and implement Vim training modules, exercises, and boss fights for the Gentlemen trainer system.
scriptingdesignproductivitydebugging
🧪 Get Started
This skill guides you to initialize Keboola Python components from scratch using the cookiecutter template and set up project structure.
devopsdataautomationci-cd
🧪 Getx Patterns
This skill helps you implement GetX state management patterns with reactive variables, bindings, navigation, and lifecycle best practices for scalable apps.
frontenddebuggingtesting
🧪 Gh Issue Fix Flow
This skill guides you through fixing a GitHub issue end-to-end using gh, code edits, builds and tests, and a focused push.
gitscriptingautomationtesting
🧪 Gherkin Authoring
Gherkin acceptance criteria authoring. Use when writing Given/When/Then scenarios, feature files, or BDD-style specifications. Provides syntax reference, best practices, and Reqnroll integration guidance.
melodic-softwaretesting
🧪 Git Automation
This skill automates advanced git operations, analyzes repositories, optimizes commits, and streamlines release workflows to boost code quality and delivery
gitautomationci-cdcode-review
🧪 Git Bisect Debugging
Use when debugging regressions or identifying which commit introduced a bug - provides systematic workflow for git bisect with automated test scripts, manual verification, or hybrid approaches. Can be invoked from systematic-debugging as a debugging technique, or used standalone when you know the is
sjunglingtesting
🧪 Git Commit
This skill helps you craft consistent git commit messages using Conventional Commits and Gitmoji for clear history.
gitautomationbackenddocs
🧪 Git Commit
Creates git commits following Conventional Commits format with type/scope/subject. Use when user wants to commit changes, create commit, save work, or stage and commit. Handles regular branch commits (development) and merge commits (PR closure). Enforces project-specific conventions from CLAUDE.md.
fvadicamotesting
🧪 Git Commit Guide
This skill helps teams apply Conventional Commits standards to Git messages for clearer history and better collaboration.
ci-cddocscode-reviewrefactor
🧪 Git Daily Work Report
Automatically generate daily work reports by scanning Git repositories. Use this skill when the user asks to: (1) Generate a daily report from git commits, (2) Summarize work done on a specific date based on code changes, (3) Check commits and create work summary for a date. The skill scans all git
wangdengyuetesting
🧪 Git Flow
This skill enforces trunk-based development and stacked changes to accelerate reviews and maintain a linear, deployable main branch.
gitci-cdcode-reviewtesting
🛡️ Git Hooks
This skill helps you set up and enforce Git pre-commit hooks for code quality, secrets scanning, and commit message validation.
gitscriptingsecurityautomation
🧪 Git Review
This skill reviews uncommitted changes against requirements and design, validates quality, and runs tests to ensure safe commits.
code-reviewtestingpythonci-cd
🛡️ Git Standards
This skill enforces safe git practices and conventional commits, guiding you to create meaningful PRs and prevent secret leaks.
gitcode-reviewsecurityci-cd
🧪 Git Workflow
This skill enforces standardized git workflows by guiding branch naming, PR processes, and mandatory feature branches before changes.
gitscriptingcode-reviewci-cd
🧪 Git Workflow
This skill helps you manage Git branches, commits, and conflicts following conventional workflows to ensure collaborative, scalable version control.
gitscriptingcode-reviewtesting
🧪 Git Workflow
This skill guides git workflow in IdeaVim projects, enforcing branch, commit, and PR practices to maintain clean history and reliable releases.
kotlinci-cdcode-reviewtesting
🧪 Git Worktree Create
This skill creates git worktrees in .worktrees for multiple branches, preserving uncommitted changes while enabling quick fixes and testing.
gitscriptingproductivitydevops
🧪 Gitflow Changesets Releases
This skill helps teams manage gitflow with changesets for branching, versioning, and releases, improving reliability and traceability.
gitdevopsreleasetesting
🧪 Github Actions
GitHub Actions CI/CD workflows for automated testing, building, and deployment. Use when setting up continuous integration, automating releases, running tests on pull requests, deploying applications, or creating custom GitHub automation workflows.
simon-jarillotesting
🧪 Github Actions Builder
This skill creates tailored GitHub Actions workflows for CI/CD, automating tests, builds, deployments, and releases across common project types.
ci-cddevopsautomationtesting
🧪 Github Analysis
This skill reproduces GitHub ticket issues locally by automatically substituting production URLs, syncing databases, and validating fixes before proposing
debuggingtestingautomationdevops
🧪 Github Pr Merge
Merges GitHub Pull Requests after validating pre-merge checklist. Use when user wants to merge PR, close PR, finalize PR, complete merge, approve and merge, or execute merge. Runs pre-merge validation (tests, lint, CI, comments), confirms with user, merges with proper format, handles post-merge clea
fvadicamotesting
🧪 Github Triage
This skill orchestrates GitHub triage by evaluating open issues and PRs and spawning background tasks to classify and act on each item.
aiautomationcode-reviewtesting
🛡️ Go
This skill helps you implement idiomatic Go coding standards with explicit error handling, concurrency patterns, and thorough testing for production-ready code.
backendtestingunit-testslinting
🧪 Go Best Practices
This skill helps you write idiomatic Go by applying best practices for error handling, interfaces, concurrency, testing, and package organization.
backendperformancecode-reviewtesting
🧪 Go Concurrency
This skill helps you write safe, efficient Go concurrency patterns using goroutines, channels, context, and sync primitives.
backendperformancedebuggingcode-review
🧪 Go Dev Guidelines
This skill enforces idiomatic Go development with TDD, mocks, and structured tests to accelerate reliable feature work.
testingunit-testsintegration-testscode-review
🧪 Go Development
This skill guides robust Go development with domain-driven design, proper context propagation, and structured logging for scalable, maintainable apps.
backendcode-reviewdebuggingrefactor
🧪 Go Error Handling
This skill helps you implement robust Go error handling with wrapping, domain errors, and gRPC mapping to improve reliability and debuggability.
backendapidebuggingcode-review
🧪 Go Gin Skills
This skill helps you master the Gin web framework for routing, middleware, binding, and testing to build fast, reliable Go APIs.
backendapiperformancetesting
🧪 Go Interfaces
This skill helps design Go interfaces with registry, middleware, and hooks for Beluga AI v2, enabling extensible contracts and runtime customization.
godesignapibackend
🧪 Go Router Navigation
This skill ensures type-safe navigation with go_router in Flutter apps, providing typed routes, redirection, and transitions for reliable routing.
frontenduxtesting
🧪 Go Table Driven Tests
Write Go table-driven tests following established patterns. Use when writing tests, creating test functions, adding test cases, or when the user mentions "test", "table-driven", "Go tests", or testing in Go codebases.
tigrisdatatesting
🧪 Go Table Driven Tests
This skill helps you write Go table-driven tests following community best practices to reduce duplication and improve maintainability.
gotestingrefactorcode-review
🧪 Go Testing
This skill helps you write reliable Go tests for unit, integration, and Bubbletea TUI components using table-driven and golden-file patterns.
testingunit-testsintegration-testsdebugging
🧪 Go Testing
This skill helps you apply Go testing patterns to write robust tests, mocks, and benchmarks with clear structure and coverage.
gotestingunit-testsintegration-tests
🧪 Godot
This skill should be used when working on Godot Engine projects. It provides specialized knowledge of Godot's file formats (.gd, .tscn, .tres), architecture patterns (component-based, signal-driven, resource-based), common pitfalls, validation tools, code templates, and CLI workflows. The `godot` co
bfollingtontesting
🧪 Godot Design
This skill provides design guidelines for Godot GDScript interfaces focusing on testability, maintainability, and TDD-friendly patterns.
designtestingpythoncode-review
🧪 Godot Dev
This skill helps you write clean, type-safe GDScript by applying Godot-specific conventions, signals, and editor features to prevent anti-patterns.
debuggingrefactorcode-reviewtesting
🧪 Godot Test Debugger
This skill automates Godot testing and debugging from natural language prompts, generating unit/integration tests, diagnosing errors, and producing actionable
testingunit-testsintegration-testsdebugging
🧪 Golang Agent Skill
This skill helps you write, review, and refactor production-grade Go code by applying Go best practices across error handling, concurrency, naming, and testing.
backendcode-reviewtestingdebugging
🧪 Golang Patterns
This skill helps you apply idiomatic Go patterns to write simpler, safer, and more maintainable code.
backendapiperformancedebugging
🧪 Golang Pro
This skill helps you write idiomatic, concurrent Go code with safe interfaces and clear error handling to boost performance and reliability.
performancebackendtestingrefactor
🧪 Golang Testing
This skill helps you implement Go testing patterns, from table-driven tests to fuzzing, improving reliability and speeding TDD workflows.
testingunit-testsintegration-testsperformance
🛡️ Golden Path Creator
This skill defines and enforces golden paths and best practices to guide development teams toward consistent, high-quality results.
aiautomationdevopsdocs
🧪 Google Adk Python
This skill helps you build, evaluate, and deploy AI agents with Google ADK Python for multi-agent systems, tooling, and Vertex AI deployment.
aiautomationcloudtesting
🧪 Google Sheets
Read Google Sheets spreadsheets - get content, fetch specific ranges, search for spreadsheets, and view metadata. Use when user asks to: read a spreadsheet, get data from Google Sheets, find a spreadsheet, check sheet contents, export spreadsheet data, or get cell values. Lightweight alternative to
sanjay3290testing
🧪 Graphrag Evaluation
This skill guides evaluating GraphRAG systems across KG quality, retrieval, accuracy, and reasoning with structured metrics and testing protocols.
aitestinganalyticsdata
🧪 Grpc Services Rfc 33
This skill helps you implement RFC-33 compliant gRPC services in Java, covering contracts, resilience, linting, and error handling for robust clients.
backendapilintingtesting
🧪 Gs Create Domain Module
This skill helps generate production-ready feature modules using Clean Architecture principles for Next.js 15+, DynamoDB, and Vitest.
backendfullstacknextjsdatabase
🧪 Gs Evaluate Domain Module
This skill evaluates feature modules for Clean Architecture compliance, detecting dependency violations, layer separation issues, entity patterns, and DI
backendcode-reviewtestingdevops
🧪 Gs Modularity Maturity Assessor
This skill assesses Clean Architecture maturity and Dependency Rule compliance to improve code quality and maintainability across domains.
backendrefactorcode-reviewtesting
🧪 Gsap
This skill provides GSAP animation expertise for JARVIS HUD transitions, focusing on performance, accessibility, and clean teardown.
performancefrontendtestingrefactor
🛡️ Guidelines Advisor
This skill analyzes smart contract codebases using Trail of Bits guidelines to generate docs, assess architecture, upgradeability, testing, and provide
securitycode-reviewdocstesting
🛡️ Ha Integration Dev
This skill helps you develop a Python Home Assistant custom integration using DataUpdateCoordinator patterns and secure async practices.
apisecuritydebuggingtesting
🧪 Hashimoto
This skill helps you design developer-friendly CLIs with consistent patterns, helpful errors, and machine-readable output inspired by HashiCorp UX.
cliuxdesignproductivity
🧪 Headed Fetcher
ボット対策で保護されたページをPlaywrightのheadedブラウザで取得します。WebFetchが403エラーを返す場合や、Cloudflareチャレンジが表示される場合に使用してください。
drillantesting
🧪 Hello World
This skill greets you by name with a friendly hello message, illustrating a minimal greeting skill in a modular framework.
aiscriptingapitesting

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.