Testing

Page 10 of 13

Browse skills in this category.

891 skills · Showing 649-720
Sort by:

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

Reviews optimization patches using a 5-persona peer review system. Requires unanimous approval backed by benchmarks.

91
Jan 16, 2026, 08:30 PM

by DataDog

Validates discovered bugs with reproducing tests and validates fixes with regression tests. Called by other skills when bugs are found during optimization hunting. Creates property tests (proptest) and Kani proofs when feasible.

91
Jan 16, 2026, 08:30 PM

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

by tilework-tech

Use this when you have completed some feature implementation and have written passing tests, and you are ready to create a PR.

89
Jan 17, 2026, 07:09 PM

by tilework-tech

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - four-phase framework (root cause investigation, pattern analysis, hypothesis testing, implementation) that ensures understanding before attempting solutions

89
Jan 17, 2026, 07:09 PM

testing

Testing

by zoonk

Write tests following TDD principles. Use when implementing features, fixing bugs, or adding test coverage. Covers e2e, integration, and unit testing patterns.

89
Jan 18, 2026, 07:37 PM

by zxkane

AWS cost optimization, monitoring, and operational excellence expert. Use when analyzing AWS bills, estimating costs, setting up CloudWatch alarms, querying logs, auditing CloudTrail activity, or assessing security posture. Essential when user mentions AWS costs, spending, billing, budget, pricing, CloudWatch, observability, monitoring, alerting, CloudTrail, audit, or wants to optimize AWS infrastructure costs and operational efficiency.

88
Jan 16, 2026, 07:01 AM

data-ml

Testing

by baz-scm

Competence in data analytics and machine learning, enabling developers to build data-driven features and integrate AI/ML capabilities.

87
Dec 16, 2025, 09:01 AM

by baz-scm

Skill in automating software deployment pipelines and managing cloud infrastructure for scalable, reliable systems.

87
Dec 16, 2025, 09:01 AM

by Piebald-AI

Guide for adding a new AI coding agent analyzer to Splitrail. Use when implementing support for a new tool like Copilot, Cline, or similar.

87
Jan 18, 2026, 01:48 AM

by baz-scm

Working effectively with others in coding projects – including code reviews, clear communication, and contributing to shared or open-source codebases.

87
Dec 16, 2025, 09:01 AM

by Automattic

Use when working with the WordPress Abilities API (wp_register_ability, wp_register_ability_category, /wp-json/wp-abilities/v1/*, @wordpress/abilities) including defining abilities, categories, meta, REST exposure, and permissions checks for clients.

87
Jan 19, 2026, 04:39 AM

wp-phpstan

Testing

by Automattic

Use when configuring, running, or fixing PHPStan static analysis in WordPress projects (plugins/themes/sites): phpstan.neon setup, baselines, WordPress-specific typing, and handling third-party plugin classes.

87
Jan 19, 2026, 04:39 AM

by Automattic

Use when you need a deterministic inspection of a WordPress repository (plugin/theme/block theme/WP core/Gutenberg/full site) including tooling/tests/version hints, and a structured JSON report to guide workflows and guardrails.

87
Jan 19, 2026, 04:39 AM

by aiskillstore

Add a new third-party dependency to the project following the version catalog and approval workflow.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Add a new event type to the frontend feed system with corresponding React component. Use when user mentions "new event", "add event type", "event block", "new block type", or wants to display new agent output types.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Agile ceremonies and sprint management specialist. Use when running standups,

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Design co-learning experiences using the Three Roles Framework (AI as Teacher/Student/Co-Worker).Use when teaching AI-driven development workflows, spec-first collaboration, or balancing AI assistancewith foundational learning. NOT for curriculum without AI integration.

85
Jan 19, 2026, 04:39 AM

aiops

Testing

by aiskillstore

Generic AIOps (AI for IT Operations) patterns and best practices for 2025. Provides comprehensive implementation strategies for intelligent monitoring, automation, incident response, and observability across any infrastructure. Framework-agnostic approach supporting multiple monitoring platforms, cloud providers, and automation tools.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Design APIs using schema-first approach with OpenAPI/Swagger. Use when creating new APIs, documenting existing ones, or when frontend/backend teams need to work in parallel. Covers OpenAPI spec, validation, and code generation.

85
Jan 19, 2026, 04:39 AM

api-design

Testing

by aiskillstore

REST API design best practices for consistent, intuitive APIs

85
Jan 19, 2026, 04:39 AM

by aiskillstore

A conceptual skill for securing FastAPI REST APIs with JWT authentication

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Explains the standardized API organization pattern for this codebase. Use when creating new API endpoints, API clients, or modifying existing API structure. Covers the 5-file system (endpoint-types, endpoints, api-client, admin-api-client, protected-endpoints), role-based access patterns (admin vs regular users), and TypeScript type safety across the API layer. All API code lives in src/lib/api/ following this exact pattern.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Advanced Python Scheduler - Task scheduling and job queue system

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Master protocol for deconstructing agent frameworks to inform derivative system architecture. Use when (1) analyzing an agent framework's codebase comprehensively, (2) comparing multiple frameworks to select best practices, (3) designing a new agent system based on prior art, (4) documenting architectural decisions with evidence, or (5) conducting technical due diligence on AI agent implementations. This skill orchestrates sub-skills for data substrate, execution engine, cognitive architecture, and synthesis phases.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Quick reference for Portfolio Buddy 2 project structure. Use when: adding new features, modifying existing components, understanding data flow, or onboarding to the codebase. Contains component hierarchy, hook patterns, and utility functions.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Ensures Claude verifies both local tests AND remote CI before claiming completion. Use BEFORE any completion claims, commits, or pull requests. Mandatory verification with evidence.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Expert senior en architecture backend pour accompagner le développement (conception, implémentation, review, refactoring). Architecture hexagonale, DDD, SOLID, clean code, tests. Utiliser pour concevoir de nouvelles features, développer du code, reviewer, refactorer, ou résoudre des problèmes architecturaux.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Diagnose and fix FastAPI hangs caused by blocking ThreadPoolExecutor shutdown in the news stream route; includes py-spy capture and non-blocking executor pattern.

85
Jan 19, 2026, 04:39 AM

bases

Testing

by aiskillstore

Query Obsidian Bases via the Bases Query plugin (RPC). Use when you need to read structured data from Obsidian bases.

85
Jan 19, 2026, 04:39 AM

branch

Testing

by aiskillstore

ブランチ作成Skill。仕様策定用(spec/*)または実装用(impl/*)のブランチを作成。/spec や spec-workflow から呼び出される。

85
Jan 19, 2026, 04:39 AM

by aiskillstore

【强制】所有浏览器操作必须使用本技能,禁止在主对话中直接使用 mcp__chrome-devtools 工具。触发关键词:打开/访问/浏览网页、点击/填写/提交表单、截图/快照、性能分析、自动化测试、数据采集/爬取、网络模拟。本技能通过 chrome-devtools-expert agent 执行浏览器操作,避免大量页面快照、截图、网络请求数据污染主对话上下文。

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Guide for creating effective tools for AI agents. Use when building MCP tools, agent APIs, or any tool interface that agents will consume. Focuses on token efficiency, meaningful context, and proper namespacing.

85
Jan 13, 2026, 06:32 AM

by aiskillstore

洞穴探险 - Stella发现一个深邃的洞穴系统,深入探索发现bioluminescent晶体、地下水源和神秘的古老痕迹

85
Jan 19, 2026, 04:39 AM

checkpoint

Testing

by aiskillstore

Save current progress to memory-keeper to prevent work loss.

85
Jan 19, 2026, 04:39 AM

ci

Testing

by aiskillstore

Diagnoses and fixes CI/CD pipeline failures. Use when user mentions 'CI', 'GitHub Actions', 'GitLab CI', 'ビルドエラー', 'テスト失敗', 'パイプライン', 'CIが落ちた', or asks to analyze build/test failures. Do NOT load for: ローカルビルド, 通常の実装作業, レビュー, セットアップ.

85
Jan 13, 2026, 06:32 AM

by aiskillstore

Claude Code hooks configuration specialist. Use when creating hooks for

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Monitor and manage Proxmox cluster nodes, resources, and infrastructure health. Track node status, cluster quorum, and resource allocation across your virtualization platform.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Comprehensive PR review using multi-agent swarm with specialized reviewers for security, performance, style, tests, and documentation. Provides detailed feedback with auto-fix suggestions and merge readiness assessment.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Comprehensive code review expertise. Use when reviewing code, evaluating architecture, or assessing quality. Triggers on review, evaluate, assess, audit, code quality, best practices.

85
Jan 19, 2026, 04:39 AM

code-stats

Testing

by aiskillstore

Analyze codebase with tokei (fast line counts by language) and difft (semantic AST-aware diffs). Get quick project overview without manual counting. Triggers on: how big is codebase, count lines of code, what languages, show semantic diff, compare files, code statistics.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Validate code examples across the 4-Layer Teaching Method with intelligent strategy selection.Use when validating Python/Node/Rust code in book chapters. NOT for production deployment testing.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Orchestrates pitfall prevention skills for common development issues. Auto-triggered during code review to check for TanStack Query, Drizzle ORM, Express API, React, WebSocket, blockchain RPC, and security pitfalls.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Prevents shortcuts and cheating when completing tasks. Blocks commits with warning suppressions, commented tests, or deleted assertions.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Neovim configuration audit knowledge base. Use when: reviewing config files for issues, checking deprecated APIs, optimizing settings, or performing health checks. Provides checklists, best practices, and version-specific deprecated API detection patterns.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Create, manage, and optimize LXC containers in Proxmox. Control container lifecycle, manage resources, and coordinate container deployments across nodes.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Containerizes applications with Docker, docker-compose, and Helm charts.Use when creating Dockerfiles, docker-compose configurations, or Helm charts for Kubernetes.Includes Docker Hardened Images (95% fewer CVEs), multi-stage builds, and 15+ battle-tested gotchas.

85
Jan 19, 2026, 04:39 AM

context7

Testing

by aiskillstore

Search GitHub issues, pull requests, and discussions across any repository. Activates when researching external dependencies (whisper.cpp, NAudio), looking for similar bugs, or finding implementation examples.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Autonomous penetration testing coordinator using ReAct methodology. Automatically activates when user provides a target IP or asks to start penetration testing. Orchestrates reconnaissance, exploitation, and privilege escalation until both user and root flags are captured. (project)

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Work on the core package (types, validation, normalization, diff). Use when modifying DSL processing logic or data flow.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Create and run unit tests following the project's architecture and guidelines (Robolectric, naming, location).

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Get current weather conditions for a location. Use this skill when users ask about weather, temperature, current conditions, forecasts, or any weather-related queries like "What's the weather?", "Is it raining?", "How hot is it outside?", "What's the temperature?", or "Should I bring an umbrella?". Supports automatic location detection via IP or specific location queries.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Create charts, graphs, and visualizations from data. Use when the user needs to visualize data, create charts, or generate reports with graphics.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Interaction with NeonDB Postgres using Drizzle ORM.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Use when setting up database connections, especially for Neon PostgreSQL.Triggers for: Neon Postgres connection, connection pooling configuration,connection string management, SSL configuration, or SQLAlchemy engine setup.NOT for: CRUD operations (use @sqlmodel-crud) or migration scripts (use @db-migration).

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Debug WebSocket connection issues between CLI and FigJam plugin. Use when diagrams aren't syncing or connection fails.

85
Jan 19, 2026, 04:39 AM

debugging

Testing

by aiskillstore

Four-phase debugging framework that ensures root cause identification before fixes. Use when encountering bugs, test failures, unexpected behavior, or when previous fix attempts failed. Enforces investigate-first discipline ('debug this', 'fix this error', 'test is failing', 'not working').

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Manages expansion of tokens, pools, chains, networks, and DEXes across the codebase. Use when adding new tokens, protocols, chains, networks, or updating existing DeFi registry data. Triggers on add token, new coin, add protocol, new DEX, add chain, new network, add RPC, update address.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Reviews package dependencies for security vulnerabilities, outdated versions, and license compliance. Use when user asks about dependencies, security audits, or before releases.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Automated security auditing of project dependencies to identify known vulnerabilities.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Deploys applications to cloud Kubernetes (AKS/GKE/DOKS) with CI/CD pipelines.Use when deploying to production, setting up GitHub Actions, troubleshooting deployments.Covers build-time vs runtime vars, architecture matching, and battle-tested debugging.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Track and manage UniFi deployments across your infrastructure. Monitor deployment status, configuration, and progress for coordinated infrastructure updates.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Use when the user says "use the DevTools skill" or when they need help debugging a web app with Chrome DevTools MCP (UI bugs, incorrect behavior, console errors, network/API failures, or performance/lag), especially if the user seems inexperienced and needs guided, step-by-step diagnosis.

85
Jan 19, 2026, 04:39 AM