- Home
- /
- Categories
- /
- Testing
Testing
Unit tests, integration tests, test automation
prp-generator
by Xyxy1722
Auto-activates when generating Product Requirements Prompt (PRP) documents
deployment-strategy
by shaul1991
Deployment Strategy Agent. Feature Flag, Canary/Blue-Green 배포, 롤백 전략을 담당합니다. 안전한 배포와 점진적 롤아웃을 관리합니다.
hype
by rxxuzi
Document-driven development with test-gated progression. Enforces a disciplined workflow: plan tasks with the user in .hype/TODO.md, document before implementing, track progress in .hype/PROGRESS.md, accumulate project knowledge in .hype/KNOWLEDGE.md, and require all tests to pass before advancing. Language-agnostic — works with any programming language or even non-code projects. Use when: (1) starting new projects with structured planning, (2) implementing features or bug fixes with mandatory test verification, (3) managing development tasks with document-based tracking, (4) the user mentions "hype", "document-driven development", "TODO tracking", or wants a disciplined plan-document-implement-test cycle.
subagent-driven-development
by Jackiexiao
(中文)Use when executing implementation plans with independent tasks in the current session
property-test-generator
by nimiusrd
Design and generate property-based tests (PBT) for changed files in the current git branch. Extracts specifications, designs properties (invariants, round-trip, idempotence, metamorphic, monotonicity, reference model), builds generator strategies, implements tests, and self-scores against a rubric (24/30+ required). Supports fast-check (TS/JS), hypothesis (Python), and proptest (Rust). Use when: (1) "write property tests for my changes", (2) "add PBT", (3) "property-based test", (4) after implementing pure functions, validators, parsers, or formatters to verify invariants.
improve-trading-strategies
by robonet-tech
"Iterative refinement, parameter optimization, and ML enhancement of existing trading strategies. Provides 3 tools: refine_strategy (targeted code changes, $0.50-$3.00), optimize_strategy (parameter tuning, $2-$4), enhance_with_allora (ML integration, $1-$2.50). More cost-effective than regenerating from scratch. Use when you have working strategies that need improvement. Always test improvements with test-trading-strategies before deploying."
typeorm-seeding
by Kage0x3B
Create entity factories, seeders, and test data for @kage0x3b/typeorm-seeding. Use when creating or editing Factory subclasses, Seeder subclasses, relationship descriptors (belongsTo, hasMany, hasOne, sequence, ref), factory variants, test setup with SeedingContext, or generating fixture/seed data for TypeORM entities.
speckit-specify
by h3y6e
Create or update feature specifications from natural language descriptions.
building-stories-with-tdd
by lenneTech
Orchestrates Test-Driven Development (TDD) workflows for user stories and features. Creates story tests first in tests/stories/, then iteratively implements until all pass. Activates when user mentions "TDD", "test-driven", "test first", "story test", "write tests before code", or feature implementation with TDD. Coordinates with generating-nest-servers (backend) and developing-lt-frontend (frontend). NOT for direct NestJS coding without TDD (use generating-nest-servers). NOT for standalone test generation (use /test-generate).
fix-bug
by xuesongjun
按照标准流程修复 Test Studio 中的 Bug
android-jetpack-compose
by Envy-7z
Use when building Android UIs with Jetpack Compose, managing state with remember/mutableStateOf, or implementing declarative UI patterns.
zai-mcp-manager
by Zazzles2908
Comprehensive management capabilities for Z.AI MCP servers, including quota tracking, health monitoring, configuration validation, and usage analytics for the Z.AI Lite Plan. Manages web-search-prime and web-reader MCP servers with intelligent monitoring and optimization.
test-driven-development
by hrdtbs
Guidelines and procedures for Test-Driven Development (TDD). Use this when writing new features, fixing bugs, or refactoring code.
nvim-lua-toolchain
by HanakumaChifuyu
Set up or update local development and test toolchains for Lua projects, especially Neovim Lua plugin development. Use when Claude needs to scaffold or standardize plenary.nvim tests, luacov coverage, headless Neovim test workflows, stylua formatting, luacheck linting, lefthook git hooks, or AI code review for a Lua or Neovim plugin repository.
capa-officer
by nimeshgurung
Senior CAPA Officer specialist for managing Corrective and Preventive Actions within Quality Management Systems. Provides CAPA process management, root cause analysis, effectiveness verification, and continuous improvement coordination. Use for CAPA investigations, corrective action planning, preventive action implementation, and CAPA system optimization.
makefile-generator
by ehtbanton
Generate Makefile build automation files with targets, dependencies, and common development tasks for various project types. Triggers on "create Makefile", "generate Makefile for", "build automation", "make targets for".
tdd
by pmco23
Apply when asked to enforce TDD, practice test-driven development, write test first, or follow Red-Green-Refactor. Enforces the Iron Law — no production code without a failing test first. Covers the full Red-Green-Refactor cycle, when TDD applies, and valid exceptions.
aeo-qa-agent
by ivzc07
Internal code reviewer with veto power. Reviews changes before commit, blocks security issues.
project-management
by simplerick0
Project planning, task tracking, and team coordination for software development. Use for sprint planning, backlog grooming, task breakdown, dependency analysis, progress tracking, and stakeholder communication.
mise-expert
by brixtonpham
"Mise development environment manager (asdf + direnv + make replacement). Capabilities: tool version management (node, python, go, ruby, rust), environment variables, task runners, project-local configs. Actions: install, manage, configure, run tools/tasks with mise. Keywords: mise, mise.toml, tool version, runtime version, node, python, go, ruby, rust, asdf, direnv, task runner, environment variables, version manager, .tool-versions, mise install, mise use, mise run, mise tasks, project config, global config. Use when: installing runtime versions, managing tool versions, setting up dev environments, creating task runners, replacing asdf/direnv/make, configuring project-local tools."
architecture
by technophile-04
"Develop comprehensive specs for new features using iterative refinement. Use this skill when: (1) Starting a new feature development, (2) Planning system architecture, (3) You need a structured approach to spec creation with review and refinement. Creates polished, production-ready specifications through multiple iterations."
frontend-design
by zaaakher
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
aeo-escalation
by ivzc07
Human-AI interface for when to interrupt and involve humans. Presents clear options and records decisions.
code-review-assistant
by YPYT1
Get comprehensive code reviews with suggestions for improvements, best practices, and potential issues.