Agent skills for Roo Code

Roo CodeAI coding assistant for VS Code. All 92 skills in this registry are plain Markdown instruction files, so every one of them works with Roo Code; the installer only needs to know where Roo Code reads its skills from.

How to install skills in Roo Code

Install into the current project:

npx @tech-leads-club/agent-skills install --agent roo

Install for every project on this machine:

npx @tech-leads-club/agent-skills install --agent roo --global

Install one specific skill:

npx @tech-leads-club/agent-skills install --skill tlc-spec-driven --agent roo

Where Roo Code stores skills

Project install path.roo/skills
Global install path~/.roo/skills

What you can install

Other supported agents