The right knowledge,
at the right moment.
Skills are small Markdown workflows the agent loads on demand — code review, debugging, refactoring, and more. Vendor-neutral, following the Agent Skills spec, and synced automatically from GitHub.
spec-writing
v1.0.0
Write a focused spec before building - problem statement, scope, acceptance criteria, edge cases, and open questions. Use when the user describes a feature to build, asks for a spec or PRD, or starts a task that is too vague to implement directly.
task-breakdown
v1.0.0
Break a feature or spec into small, atomic, independently verifiable tasks with explicit ordering and dependencies. Use when the user asks to plan implementation, create a task list, estimate work, or when a spec is ready and needs to become an executable plan.