测试

单元测试、集成测试与测试自动化

显示 2161-2184 / 共 5887 个技能
narumiruna

python-logging

narumiruna

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

CLI 工具 12 7个月前
crazynomad

file-organizer

crazynomad

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

CLI 工具 27 7个月前
b-open-io

workflow-orchestration

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.

智能体 15 7个月前
EdanStarfire

custom-test-process

EdanStarfire

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

智能体 15 6个月前
EdanStarfire

ui-navigate

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 工具 15 5个月前
b-open-io

prd-creator

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.

代码生成 15 7个月前
wednesday-solutions

wednesday-dev

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.

测试 166 7个月前
kishorkukreja

economic-order-quantity

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.

数学 58 7个月前
kishorkukreja

facility-location-problem

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.

代码生成 58 7个月前
kishorkukreja

control-tower-design

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.

分析 58 7个月前
kishorkukreja

energy-storage-optimization

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.

性能 58 7个月前
kishorkukreja

dynamic-lot-sizing

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 工具 58 7个月前
organvm-iv-taxis

feature-workflow-orchestrator

organvm-iv-taxis

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

认证鉴权 16 7个月前
organvm-iv-taxis

testing-patterns

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.

数据处理 16 7个月前
organvm-iv-taxis

verification-loop

organvm-iv-taxis

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

代码评审 16 7个月前
manutej

kubernetes-orchestration

manutej

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

Docker 61 10个月前
manutej

jest-react-testing

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

调试 61 10个月前
notedit

feature-dev

notedit

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

代码评审 340 7个月前
howells

implement

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.

代码评审 25 6个月前
howells

progress

howells

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

代码评审 25 7个月前
howells

deps

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.

自动化 25 6个月前
howells

detail

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.

文件操作 25 6个月前
howells

verify

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.

代码评审 25 6个月前
howells

build

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.

代码评审 25 6个月前