Achievements banner
subinium subinium

Achievements

Development community

Description

--- description: "Display your Claude Code achievements progress" --- # /achievements Command Display Claude Code achievements progress. Output directly in your response (not bash). ## Arguments - `(none)` or `unlocked`: Show unlocked achievements only (default) - `locked`: Show locked achievements with hints - `all`: Show all achievements by category - `<category>`: Show specific category (basics, workflow, tools, mastery) ## Instructions ### Step 1: Read Data Use the Read tool to read t

Installation

Installs to ~/.claude/skills/subinium-claude-code-achievements-achievements/SKILL.md

Terminal
mkdir -p ~/.claude/skills/subinium-claude-code-achievements-achievements && curl -fsSL https://raw.githubusercontent.com/subinium/claude-code-achievements/HEAD/commands/achievements.md -o ~/.claude/skills/subinium-claude-code-achievements-achievements/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository