Guides the agent through structured code review — reading diffs, identifying issues, and providing actionable feedback. Use this skill when asked to review a PR, diff, or set of changes, when auditing...
21
AI 92
skill-creator
andreaswasita3/18/2026
A meta-skill for creating new dojo skills. Guides the agent through capturing intent, writing SKILL.md files, and testing skill effectiveness. Use this skill when the user wants to create a new custom...
21
AI 88
refactoring
andreaswasita3/14/2026
Guides the agent through safe, systematic code refactoring — improving structure without changing behavior. Use this skill when asked to clean up code, reduce duplication, simplify complexity, extract...
7
AI 95
plan-before-code
andreaswasita3/14/2026
Guides the agent to plan multi-step work before writing any code. Use this skill whenever a task involves 3+ steps, architectural decisions, or any non-trivial change. Also use when the agent is about...