Agent skills for Claude Code

Claude CodeAnthropic's agentic coding tool. All 92 skills in this registry are plain Markdown instruction files, so every one of them works with Claude Code; the installer only needs to know where Claude Code reads its skills from.

How to install skills in Claude Code

Install into the current project:

npx @tech-leads-club/agent-skills install --agent claude-code

Install for every project on this machine:

npx @tech-leads-club/agent-skills install --agent claude-code --global

Install one specific skill:

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

Where Claude Code stores skills

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

What you can install

Other supported agents