From claude-2x-statusline
Switches 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.
How this skill is triggered — by the user, by Claude, or both
Slash command
/claude-2x-statusline:minimalThis 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 minimal mode: peak status + model + CTX% + rate limit + git.
Switch the statusline to minimal mode: peak status + model + CTX% + rate limit + git.
Preview: OFF-PEAK ▸ Opus 4.6 ▸ CTX 40% ▸ 15% 5H ▸ main saved
~/.claude/statusline-config.json"tier": "minimal" and "mode": "minimal"npx claudepluginhub nadav-fux/claude-2x-statusline --plugin claude-2x-statuslineSwitches 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'.
Customizes the Claude Code statusline: add/remove segments (cost, git, model, context), switch color themes (catppuccin, dracula, nord), and modify display settings.
Creates and customizes Claude Code status lines to display contextual info like model name, git branch, token usage, project colors, and session cost. Supports manual scripts or ccstatusline widget.