Testing

Unit tests, integration tests, test automation

Showing 2161-2184 of 5920 skills
narumiruna

python-logging

by narumiruna

Use when choosing or configuring Python logging, especially deciding between stdlib logging and loguru for apps or CLIs.

CLI Tools 12 7mo ago
crazynomad

file-organizer

by crazynomad

Mac 智能文件整理助手,专注整理下载文件夹中的办公文档,避免误移动代码文件

CLI Tools 27 7mo ago
b-open-io

workflow-orchestration

by b-open-io

This skill should be used when the user wants to orchestrate complex workflows using multiple subagents working in parallel. Use when breaking down large tasks into coordinated sub-tasks, managing parallel agent execution, or optimizing task completion time through parallelization.

Agents 15 7mo ago
EdanStarfire

custom-test-process

by EdanStarfire

Project-specific test process. Starts backend/vite servers, runs pytest, and verifies health endpoints for claudecode_webui.

Agents 15 6mo ago
EdanStarfire

ui-navigate

by EdanStarfire

Navigate to the Claude Code WebUI application, verify it loads, and optionally select a project and/or session by name. Use when starting any UI test, opening the app, verifying the app is loaded, switching projects, or selecting sessions.

CLI Tools 15 5mo ago
b-open-io

prd-creator

by b-open-io

Create comprehensive Product Requirements Documents (PRDs) combining Shape Up methodology, Amazon's Working Backwards approach, and traditional PRD practices. Use when users want to create detailed PRDs with appetite setting, rabbit hole identification, press releases, customer quotes, FAQs, and complete product specifications.

Code Gen 15 7mo ago
wednesday-solutions

wednesday-dev

by wednesday-solutions

Technical development guidelines for Wednesday Solutions projects. Enforces import ordering, complexity limits, naming conventions, TypeScript best practices, and code quality standards for React/Next.js applications.

Testing 166 7mo ago
kishorkukreja

economic-order-quantity

by kishorkukreja

When the user wants to calculate optimal order quantities, minimize total inventory costs using EOQ models, or determine the economic lot size. Also use when the user mentions "EOQ," "Wilson formula," "economic lot size," "order quantity optimization," "production batch size," "quantity discounts," "EPQ" (Economic Production Quantity), "backorder models," or "reorder point calculations." For multi-echelon systems, see multi-echelon-inventory. For stochastic models, see stochastic-inventory-models.

Math 58 7mo ago
kishorkukreja

facility-location-problem

by kishorkukreja

When the user wants to solve facility location problems, optimize facility placement, determine optimal locations for warehouses or plants. Also use when the user mentions "FLP," "p-median problem," "uncapacitated facility location," "capacitated facility location," "UFLP," "CFLP," "warehouse placement," "site selection optimization," "facility siting," or "location-allocation problem." For hub networks, see hub-location-problem. For distribution centers, see distribution-center-network.

Code Gen 58 7mo ago
kishorkukreja

control-tower-design

by kishorkukreja

When the user wants to design supply chain control towers, implement visibility platforms, or establish centralized monitoring. Also use when the user mentions "control tower," "supply chain visibility," "command center," "control room," "real-time monitoring," "supply chain operations center," "visibility platform," "exception management," or "centralized control." For track-and-trace, see track-and-trace. For collaboration, see supplier-collaboration.

Analytics 58 7mo ago
kishorkukreja

energy-storage-optimization

by kishorkukreja

When the user wants to optimize battery storage systems, manage energy storage operations, or plan storage deployment. Also use when the user mentions "battery optimization," "BESS," "energy storage management," "battery dispatch," "storage arbitrage," "grid-scale storage," "battery sizing," or "storage scheduling." For renewable integration, see renewable-energy-planning. For grid operations, see power-grid-optimization.

Performance 58 7mo ago
kishorkukreja

dynamic-lot-sizing

by kishorkukreja

When the user wants to solve lot-sizing problems with time-varying costs or demand, handle non-stationary inventory systems, or optimize replenishment with changing parameters over time. Also use when the user mentions "time-varying lot sizing," "finite horizon lot sizing," "dynamic EOQ," "price changes over time," "seasonal lot sizing," "Wagner-Whitin with time-varying costs," or "rolling horizon planning." For stationary systems, see economic-order-quantity or lot-sizing-problems. For stochastic demand, see stochastic-inventory-models.

CLI Tools 58 7mo ago
organvm-iv-taxis

feature-workflow-orchestrator

by organvm-iv-taxis

End-to-end feature development orchestration from planning through deployment with quality gates

Auth 16 7mo ago
organvm-iv-taxis

testing-patterns

by organvm-iv-taxis

Write effective tests across the stack—unit, integration, E2E, and visual regression. Covers testing philosophy, framework selection, mocking strategies, and CI integration. Triggers on testing, test coverage, TDD, or quality assurance requests.

Processing 16 7mo ago
organvm-iv-taxis

verification-loop

by organvm-iv-taxis

Comprehensive quality verification system for code changes with build, type, lint, test, and security checks

Code Review 16 7mo ago
manutej

kubernetes-orchestration

by manutej

Comprehensive guide to Kubernetes container orchestration, covering workloads, networking, storage, security, and production operations

Docker 61 10mo ago
manutej

jest-react-testing

by manutej

Comprehensive React component testing with Jest and React Testing Library covering configuration, mocking strategies, async testing patterns, hooks testing, and integration testing best practices

Debugging 61 10mo ago
notedit

feature-dev

by notedit

"Guided feature development with codebase understanding and architecture focus. Use for implementing features systematically: explore → clarify → design → implement → test → review."

Code Review 340 7mo ago
howells

implement

by howells

Plan and execute feature implementation with TDD and continuous quality checks. Use when asked to "implement this", "build this feature", "execute the plan", or after /arc:ideate has created a design doc. Creates implementation plan if needed, then executes task-by-task with build agents.

Code Review 25 7mo ago
howells

progress

by howells

Internal skill for progress journal management. Other skills append to docs/progress.md for cross-session context. Not invoked directly by users.

Code Review 25 7mo ago
howells

deps

by howells

Dependency audit, alternative discovery, and batch upgrades with test verification. Use when asked to "check dependencies", "audit packages", "update dependencies", "find outdated packages", or "check for CVEs". Generates a prioritized report, then optionally walks through batch upgrades with rollback on failure.

Automation 25 7mo ago
howells

detail

by howells

Internal skill for creating implementation plans. Invoked by /arc:implement, not directly. Creates detailed plans with exact file paths, test code, and TDD cycles.

File Ops 25 7mo ago
howells

verify

by howells

Run sequential verification checks on the current codebase. Build, typecheck, lint, tests, debug log audit, and git status. Stops on critical failures. Supports modes: quick, full, pre-commit, pre-pr.

Code Review 25 6mo ago
howells

build

by howells

Build small-to-medium features with lightweight planning and full agent orchestration. Use for "build this component", "add this feature", "create this utility" — work that doesn't need full ideate/implement but still deserves proper planning and quality gates.

Code Review 25 7mo ago