Guides
aaaa.fyi · 2026-07-22 · 6 min read
Claude Code activates skills in three ways. If a skill "doesn't work", it's almost always an activation problem, not a broken skill.
1. Automatic. Claude reads every installed skill's description and loads the skill when your request matches. Ask "review this code" and a code-review skill with a matching description activates on its own.
2. Explicit slash command. Type / in the prompt to list installed skills, then invoke one by name. This forces activation regardless of matching.
3. By mention. Naming the skill in your request ("use the frontend-design skill") reliably pulls it in.
ls .claude/skills/ (project) and ls ~/.claude/skills/ (global). The skills CLI installs into the current directory's project scope by default./.Ready-to-install skills with proven activation patterns: browse the most-installed skills — install counts come straight from the skills CLI.