Explorar skills
65.097 skills encontradas
specdd-explain
Use when Claude Code needs to explain a SpecDD spec, target, behavior, or effective spec chain without editing it.
specdd-orient
Use when Claude Code needs to get oriented in a SpecDD project before later work, while making no edits.
specdd-plan
Use when Claude Code is asked to plan SpecDD work or needs to resolve unclear scope, authority, risk, or verification before editing.
specdd-refactor
Use when Claude Code needs to refactor code, tests, docs, specs, or project structure while preserving active SpecDD behavior.
specdd-review
Use when Claude Code needs to review changes against active SpecDD specs.
specdd-risk
Use when Claude Code needs to classify risk before SpecDD work starts.
specdd-task
Use when Claude Code needs to find, add, interpret, organize, or update SpecDD `Tasks` entries.
specdd-test
Use when Claude Code needs to derive, add, update, or assess tests from active SpecDD specs.
mcpb
Generate MCPB (MCP Bundle) packages for MCP server projects. Creates manifest.json, bundle directory structure, validates against the MCPB spec, and wires in CI/CD workflows.
pitch
[PM Twin] Generate pitch materials from Intelligence Hub data — investor, partner, enterprise, or internal audiences.
metrics
[PM Twin] Define, track, and review product KPIs — success metrics, funnels, health indicators.
implement
Use PROACTIVELY when the user invokes /implement <slug> or asks "now build it / run the tasks / execute the plan". Runs the `implementer` subagent in a forked context which walks specs/<slug>/tasks.md and writes src/** + tests/** one task at a time, one commit per task.