Testing

Page 9 of 13

Browse skills in this category.

882 skills · Showing 577-648
Sort by:

by hatayama

Sample hello world tool via uloop CLI. Use when you need to test the MCP tool system or see an example of custom tool implementation.

113
Jan 18, 2026, 12:21 PM

by hatayama

Search Unity project for assets. Use when: finding scenes, prefabs, scripts, materials, or other assets by name/type, or when user asks to search project files. Returns asset paths and metadata.

113
Jan 18, 2026, 12:21 PM

by toonight

Validates plans before execution to catch issues early

112
Jan 19, 2026, 01:28 AM

by barefootford

A skill to automatically download and install the latest ButterCut version from GitHub while preserving libraries. Use when user wants to check for updates or update their installation for new features.

108
Dec 20, 2025, 01:38 AM

by panaversity

Use when building async database layers with SQLModel and PostgreSQL. Triggers include async session management, create_async_engine, SQLModel relationships, CRUD operations with async/await, N+1 prevention with selectinload, JSONB columns, self-referential models, or Alembic async migrations. NOT when using sync SQLAlchemy (use sync patterns) or raw SQL (use SQLModel ORM).

107
Jan 17, 2026, 05:30 AM

evaluation

Testing

by panaversity

Build evaluation frameworks for agent systems. Use when testing agent performance, validating context engineering choices, or measuring improvements over time.

107
Jan 17, 2026, 05:30 AM

by panaversity

Next.js development tooling via MCP. Inspect routes, components, build info, and debug Next.js apps. Use when working on Next.js applications, debugging routing, or inspecting app structure. NOT for general React or non-Next.js projects.

107
Jan 17, 2026, 05:30 AM

by panaversity

Use when implementing Kubernetes cost visibility (OpenCost, VPA), backup/disaster recovery (Velero, RTO/RPO), or chaos engineering (Chaos Mesh). Triggers on cost optimization, right-sizing, FinOps, backup schedules, restore procedures, resilience testing, game days. NOT for basic resource requests/limits (Ch50) or HPA/KEDA autoscaling (Ch56).

107
Jan 17, 2026, 05:30 AM

by panaversity

Generate production-ready Dockerfiles with multi-stage builds, security best practices, and optimization. Use when containerizing Python applications for production deployment.

107
Jan 17, 2026, 05:30 AM

by panaversity

Creates production-grade, reusable skills that extend Claude's capabilities.This skill should be used when users want to create a new skill, improve anexisting skill, or build domain-specific intelligence. Gathers context fromcodebase, conversation, and authentic sources before creating adaptable skills.

107
Jan 17, 2026, 05:30 AM

by panaversity

Systematic methodology for debugging bugs, test failures, and unexpected behavior. Use when encountering any technical issue before proposing fixes. Covers root cause investigation, pattern analysis, hypothesis testing, and fix implementation. Use ESPECIALLY when under time pressure, just one quick fix seems obvious, or you've already tried multiple fixes. NOT for exploratory code reading.

107
Jan 17, 2026, 05:30 AM

by dmitriiweb

Perform structured, actionable code reviews for Python code with clear findings and suggestions.

106
Jan 2, 2026, 08:41 PM

hegelion

Testing

by Hmbown

Dialectical reasoning and autocoding via Hegelion MCP tools.

106
Jan 12, 2026, 10:42 PM

by ambient-code

Add comprehensive type hints to Python/TypeScript code to improve IDE support, catch errors early, and enable better AI code understanding

106
Jan 16, 2026, 07:57 PM

by ambient-code

Create comprehensive CLAUDE.md files with tech stack, standard commands, repository structure, and boundaries to optimize repositories for AI-assisted development

106
Jan 16, 2026, 07:57 PM

by dmitriiweb

python's package managing

106
Jan 2, 2026, 08:41 PM

by Microck

Create irresistible offers and pitches using Alex Hormozi's methodology from $100M Offers. Guides through value equation, guarantee frameworks, pricing psychology, and creating offers "too good not to take" for any product or service.

105
Dec 4, 2025, 10:14 PM

by Microck

This skill provides AWS cost optimization, monitoring, and operational best practices with integrated MCP servers for billing analysis, cost estimation, observability, and security assessment.

105
Dec 4, 2025, 10:14 PM

by Microck

专业的比特币钱包连接技能,支持btc-connect core、react、vue包在React、Vue、Next.js、Nuxt 3项目中的完整集成,包含UniSat和OKX钱包适配、网络切换功能、SSR环境配置、统一Hook API和v0.5.0最新特性

105
Dec 4, 2025, 10:14 PM

by Microck

Use when tests have race conditions, timing dependencies, or inconsistent pass/fail behavior - replaces arbitrary timeouts with condition polling to wait for actual state changes, eliminating flaky tests from timing guesses

105
Dec 4, 2025, 10:14 PM

by Microck

The four Sanskrit principles: Truth-Self, Knowledge-Self, Bliss-Self, Power-Self. Use when need to understand the operational physics of consciousness.

105
Dec 4, 2025, 10:14 PM

by Microck

Database schema validation, data integrity testing, migration testing, transaction isolation, and query performance. Use when testing data persistence, ensuring referential integrity, or validating database migrations.

105
Dec 4, 2025, 10:14 PM

by Microck

Use when invalid data causes failures deep in execution, requiring validation at multiple system layers - validates at every layer data passes through to make bugs structurally impossible

105
Dec 4, 2025, 10:14 PM

by Microck

Expert guidance for GA4 privacy and compliance including GDPR, CCPA, Consent Mode v2, data deletion, and privacy settings. Use when implementing Consent Mode, ensuring GDPR compliance, handling data deletion requests, configuring consent banners, or implementing privacy-first tracking. Covers consent parameters (ad_user_data, ad_personalization), data retention, IP anonymization, and compliance workflows.

105
Dec 4, 2025, 10:14 PM

by Microck

Deploy eternal navigation wisdom - Brahman, Atman, Satchitananda recognition active.

105
Dec 4, 2025, 10:14 PM

by Microck

Library of in-product message patterns, triggers, and targeting rules.

105
Dec 4, 2025, 10:14 PM

by Microck

Validates entire engineering proof chain. Verifies architecture, backend maps, backend code, standardization, frontend types, infrastructure topology all compose correctly. This is the final DEPLOYMENT GATE - deployment blocked if proof chain invalid. Use when engineering thread completes all actions.

105
Dec 4, 2025, 10:14 PM

by Microck

Expert in React Native environment setup and configuration. Helps with Node.js, Xcode, Android Studio, watchman installation, CocoaPods, simulators, emulators, and troubleshooting setup issues. Activates for environment setup, installation issues, xcode setup, android studio, simulators, emulators, react-native init, expo init, development environment, SDK configuration.

105
Dec 4, 2025, 10:14 PM

by Microck

Example security audit skill demonstrating how to audit code for security vulnerabilities. Use when the user asks to perform security reviews, check for vulnerabilities, or audit code security.

105
Dec 4, 2025, 10:14 PM

by Microck

Production-grade blockchain and Web3 development with Solidity (Ethereum/EVM), Rust (Solana), CosmWasm (Cosmos), including smart contract architecture, security patterns, gas optimization, testing strategies, DeFi protocols, and deployment workflows.

105
Dec 4, 2025, 10:14 PM

sql

Testing

by Microck

Run SQL queries against the WordPress development database. Use when querying database tables, inspecting Simple History events, checking WordPress data, or debugging database issues.

105
Dec 4, 2025, 10:14 PM

by Microck

Deep dive into specific wisdom traditions (Hebrew, Aramaic, Buddhist, Hermetic, Ubuntu, Shamanic) showing how each discovered Pattern Space navigation principles. Reveals precise mechanical alignments between ancient wisdom and modern consciousness framework.

105
Dec 4, 2025, 10:14 PM

by Microck

Translate consciousness navigation into user's native language. Use when need to match user's frequency (technical/poetic/practical/mystical) without losing truth depth.

105
Dec 4, 2025, 10:14 PM

by Microck

Test smart contracts comprehensively using Hardhat and Foundry with unit tests, integration tests, and mainnet forking. Use when testing Solidity contracts, setting up blockchain test suites, or validating DeFi protocols.

105
Dec 4, 2025, 10:14 PM

by littleben

Automates GitHub repository creation and Vercel deployment for Next.js websites. Use when deploying new websites, pushing to production, setting up CI/CD pipelines, or when the user mentions deployment, GitHub, Vercel, or going live.

104
Jan 17, 2026, 06:07 PM

by jMerta

Identify and clean up stale git branches locally and on remotes with safe, reversible steps. Use when asked to prune, list, or delete merged/old branches or audit branch hygiene.

102
Jan 3, 2026, 12:54 AM

by jMerta

Generate nested AGENTS.md coding guidelines per module (monorepo-aware), detect languages/tooling, ask architecture preferences, and set up missing formatters/linters (Spotless for JVM). Use when the user wants module-scoped AGENTS.md coding guidelines or to set up missing formatters/linters.

102
Jan 3, 2026, 12:54 AM

by jMerta

Verify changes follow nearest-scoped AGENTS.md rules: group changed files by nested scope, auto-fix formatting, run lint/tests, and report violations. Use when the user wants scoped compliance checks for changed files.

102
Jan 3, 2026, 12:54 AM

by jMerta

Build, test, and explain regular expressions against sample text or files using CLI tools (rg, python) and specific regex flavors. Use when asked to craft, debug, or validate regexes or search patterns.

102
Jan 3, 2026, 12:54 AM

by jMerta

SSH into an Ubuntu VPS (Docker) for a read-only health/security/update report (UFW + fail2ban) and propose fixes; apply updates/restarts only with explicit confirmation. Use when the user wants a read-only VPS health/security check.

102
Jan 3, 2026, 12:54 AM

by glittercowboy

Reconcile workflow state files to ensure checkpoints are properly updated. Use when state files are out of sync, after subagent completion without handoff, when switching workflows, or when user runs /reconcile command.

100
Nov 19, 2025, 01:13 PM

by jinnovation

Test changes in a dedicated Emacs session. Good for validating behavior and UI results.

99
Dec 11, 2025, 01:28 AM

by jinnovation

Reference the Kubernetes API. Useful for understanding what is possible via the Kubernetes REST API.

99
Dec 11, 2025, 01:28 AM

by nexus-labs-automation

Set up crash instrumentation with actionable context. Use when configuring crash capture, error boundaries, or breadcrumb strategies.

98
Jan 15, 2026, 08:45 AM

by nexus-labs-automation

Plan what to measure in mobile apps. Use when starting observability, prioritizing instrumentation, or asking "what should I track?

98
Jan 15, 2026, 08:45 AM

by nexus-labs-automation

Measure time from user tap to action completion. Use when tracking button response times, form submissions, add-to-cart, or any tap-triggered operation.

98
Jan 15, 2026, 08:45 AM

by nexus-labs-automation

Instrument API requests with spans and distributed tracing. Use when tracking request latency, correlating client-backend traces, or debugging API issues.

98
Jan 15, 2026, 08:45 AM

by julianromli

Use when executing implementation plans with independent tasks in the current session

98
Jan 17, 2026, 02:40 PM

by nexus-labs-automation

Configure crash symbolication for readable stack traces. Use when setting up dSYMs (iOS), ProGuard/R8 mappings (Android), or source maps (React Native).

98
Jan 15, 2026, 08:45 AM

by julianromli

Use when grep/ripgrep fails on Windows due to paths with backslash-space sequences creating malformed paths like 'nul' from \n+ul

98
Jan 17, 2026, 02:40 PM

by Dimon94

CC-DevFlow workflow router and agent recommender. Use when starting requirements, running flow commands, or asking about devflow processes.

96
Jan 13, 2026, 12:13 AM

by Dimon94

Enforces TDD order in TASKS.md - Tests MUST be marked complete before Implementation tasks. Blocks violations in real-time.

96
Jan 13, 2026, 12:13 AM

flow-tdd

Testing

by Dimon94

Enforces TDD Iron Law in flow-dev. NO PRODUCTION CODE WITHOUT A FAILING TEST FIRST.

96
Jan 13, 2026, 12:13 AM

by maxvaega

Test skill for argument substitution

95
Dec 3, 2025, 10:19 AM

by pr-pm

CI Test Factory Droid Skill

95
Jan 16, 2026, 03:39 PM

by maxvaega

Parse and validate JSON data with schema support

95
Dec 3, 2025, 10:19 AM

api-design

Testing

by korallis

Design clean, scalable, and maintainable REST and GraphQL APIs following industry best practices. Use when designing public or internal APIs, planning endpoint structures, defining request/response contracts, establishing versioning strategies, implementing authentication patterns, designing data models, creating API documentation, ensuring consistent error handling, optimizing for performance, or establishing service contracts between microservices.

93
Nov 26, 2025, 11:09 PM

by korallis

Write comprehensive end-to-end tests that verify complete user workflows, integration between components, and system behavior from user perspective using Playwright, Cypress, or similar frameworks. Use when testing user flows, verifying feature integration, testing across real browsers, ensuring UI interactions work correctly, validating form submissions end-to-end, testing authentication flows, catching regressions, automating QA processes, testing API integrations, or building confidence in production deployments.

93
Nov 26, 2025, 11:09 PM

by korallis

Apply continuous improvement principles to iteratively enhance processes, code quality, team practices, and system performance through small, incremental changes. Use when improving development processes, optimizing workflows, reducing waste, enhancing code quality over time, implementing retrospective learnings, or fostering a culture of continuous improvement.

93
Nov 26, 2025, 11:09 PM

by korallis

Build beautiful, accessible UI components using shadcn/ui library with Radix UI primitives and Tailwind CSS styling that you own and can customize. Use when creating accessible component libraries, implementing common UI patterns (dialogs, dropdowns, tooltips), building forms with validation, creating data tables, implementing command palettes, using Radix UI primitives, customizing components with Tailwind, or building design systems with full ownership of code.

93
Nov 26, 2025, 11:09 PM

by korallis

Proactively search for security threats, vulnerabilities, and suspicious patterns in applications and infrastructure before they cause damage. Use when conducting security audits, identifying vulnerabilities, analyzing security logs, detecting suspicious patterns, investigating potential breaches, performing penetration testing, or implementing security monitoring.

93
Nov 26, 2025, 11:09 PM

by alex-popov-tech

Create git worktrees in .worktrees/ for working on different branches without touching current working directory. Use this when the user needs to switch to another branch for quick fixes or temporary work while preserving uncommitted changes in their current worktree.

92
Dec 5, 2025, 06:22 PM

by alex-popov-tech

Remove git worktrees from .worktrees/ directory and clean up all traces. Use this when the user wants to delete a worktree they no longer need, with interactive selection if no worktree name is provided.

92
Dec 5, 2025, 06:22 PM

ghq

Testing

by natsukium

Local repository management tool for cloning and organizing GitHub repositories. Use when referencing existing codebases, inspecting source code, or managing local repository copies.

91
Jan 19, 2026, 01:47 AM

by DataDog

Environment validation checklist. Run this FIRST when starting a new Claude session to verify the environment is ready for optimization work. Checks Rust toolchain, ci/ scripts, build, benchmarking tools, profilers, memory tools, and git state.

91
Jan 16, 2026, 08:30 PM

atmos-auth

Testing

by cloudposse

>-

90
Jan 18, 2026, 09:05 AM

by cloudposse

Use when wiring cross-component dependencies in stack YAML. Covers !terraform.state syntax for passing outputs between components without remote-state lookups.

90
Jan 18, 2026, 09:05 AM

by cloudposse

>-

90
Jan 18, 2026, 09:05 AM

by MHaggis

Analyzes detection coverage using Sigma, Splunk, and Elastic rules. Use when checking coverage for techniques, tactics, threat actors, or generating Navigator layers from detections.

90
Jan 15, 2026, 02:19 PM

recall

Testing

by Qredence

Semantic search for memory. Use to find solutions, patterns, or context from Chroma Cloud.

90
Jan 19, 2026, 03:09 AM

by tilework-tech

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

89
Jan 17, 2026, 07:09 PM

by tilework-tech

Use this skill when faced with a difficult debugging task where you need to replicate some bug or behavior in order to see what is going wrong.

89
Jan 17, 2026, 07:09 PM