Agent skills for Cursor

CursorAI-first code editor built on VS Code. All 92 skills in this registry are plain Markdown instruction files, so every one of them works with Cursor; the installer only needs to know where Cursor reads its skills from.

How to install skills in Cursor

Install into the current project:

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

Install for every project on this machine:

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

Install one specific skill:

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

Where Cursor stores skills

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

What you can install

Other supported agents