From claude-2x-statusline
Switches Claude Code statusline to standard tier displaying peak status, model, context, cost, rate limit, and git info. Activates on phrases like 'statusline standard' or 'standard mode'.
How this skill is triggered — by the user, by Claude, or both
Slash command
/claude-2x-statusline:standardThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Switch the statusline to standard mode: peak status + model + context + cost + rate limit + git.
Switch the statusline to standard mode: peak status + model + context + cost + rate limit + git.
Preview: OFF-PEAK ▸ Opus 4.6 ▸ 400K/1.0M 40% ▸ $0.42 ▸ ▰▰▱▱▱▱▱▱▱▱ 15% ▸ main saved
~/.claude/statusline-config.json"tier": "standard" and "mode": "minimal"npx claudepluginhub nadav-fux/claude-2x-statusline --plugin claude-2x-statuslineSwitches Claude Code statusline to minimal tier by editing ~/.claude/statusline-config.json. Shows peak status, model, CTX%, rate limit, git. Activates on 'statusline minimal' or similar requests.
Customizes the Claude Code statusline: add/remove segments (cost, git, model, context), switch color themes (catppuccin, dracula, nord), and modify display settings.
Configures Claude Code status lines using /statusline command, settings.json, Bash/Python/Node.js scripts. Covers JSON input, git integration, ANSI colors, helper functions, and troubleshooting.