This skill should be used when the user asks to "evaluate agent performance", "build test framework", "measure agent...
cat ~/신규
마켓플레이스에 추가된 최신 스킬 둘러보기
This skill should be used when the user asks to "optimize context", "reduce token costs", "improve context...
This skill should be used when the user asks to "understand context", "explain context windows", "design agent...
This skill should be used when the user asks to "diagnose context problems", "fix lost-in-middle issues", "debug...
This skill should be used when the user asks to "compress context", "summarize conversation history", "implement...
This skill should be used when the user asks to "model agent mental states", "implement BDI architecture", "create...
This skill should be used when the user asks to "implement LLM-as-judge", "compare model outputs", "create...
Use when creating new skills, editing existing skills, or verifying skills work before deployment
Structured implementation planning for multi-step development tasks. Use when you have a spec or requirements and...
Verification discipline for completion claims. Use when about to assert success, claim a fix is complete, report...
Meta-skill enforcing skill discovery and invocation discipline through mandatory workflows. Use when starting any...
Git worktree–based workspace isolation for parallel or non-disruptive development. Use when work must occur without...
Red-green-refactor development methodology requiring verified test coverage. Use for feature implementation,...
Root cause analysis for debugging. Use when bugs, test failures, or unexpected behavior have non-obvious causes, or...
Sequential subagent execution with two-stage review gates for implementation plans. Use when executing multi-task...
Use when you need to request a code review for a PR/MR and want a consistent review brief (context, scope, risk...
Assesses and responds to incoming code review feedback on PRs (reviewer comments, requested changes), especially...
Git branch completion workflow. Use when implementation is complete, tests pass, and a feature branch needs to be...
Disciplined plan execution for implementation tasks. Use when executing a saved implementation plan, following...
Dispatches one subagent per independent domain to parallelize investigation/fixes. Use when you have 2+ unrelated...
Collaborative design exploration that refines ideas into validated specs through iterative questioning. Use before...
Test-Driven Development guidance. Use when writing code, implementing features, or fixing bugs in projects that...
Auto-load Conductor project context when conductor/ directory exists. Use for any development task in a...
Language-specific code style guidelines. Use when writing TypeScript, Python, Go, JavaScript, or HTML/CSS code to...