Agent skills for Cline

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

How to install skills in Cline

Install into the current project:

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

Install for every project on this machine:

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

Install one specific skill:

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

Where Cline stores skills

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

What you can install

Other supported agents