claude-statusbar

Featured

Manage `cs` (claude-statusbar) — switch theme/style/density, override severity colors, preview combinations, run doctor, reset config, install, upgrade (`cs upgrade` — the only supported upgrade path), or remove the bar, toggle fast/daemon mode, show cost or prompt-cache age, toggle the AgentParty/Codex bridge line, or toggle the activity segments (todos, active tool, running subagents, session duration, lines changed, git ahead/behind). Use whenever the user mentions cs, claude-statusbar, status bar, status line, 状态栏, AgentParty, Codex, show_party, 主题, theme switching, style switching, color customization, 余量颜色, 警告颜色, severity color, /statusbar, cs preview, cs doctor, fast mode, daemon, refreshInterval, 5h/7d window, context window display, prompt cache, todos / 待办, active tool, subagents / 子agent, session duration / 时长, lines changed / 行数, git ahead-behind / 领先落后, forecast / 预测 / 还能用多久, at-risk chip, show_forecast, or asks to install / upgrade / update / 升级 / configure / diagnose / customize the bottom stat

AI & Automation 372 stars 23 forks Updated 6 days ago MIT

Install

View on GitHub

Quality Score: 89/100

Stars 20%
86
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# claude-statusbar control skill Use this skill any time the user wants to inspect, change, customize, or diagnose the `cs` status bar. Replaces the older individual slash commands (`/statusbar`, `/statusbar-theme`, `/statusbar-style`, `/statusbar-preview`, `/statusbar-doctor`, `/statusbar-reset`) — they still work but this skill covers all of them with conversational intent. ## Decision tree Match the user's intent to the right `cs` command. Run it via Bash, then give a short confirmation (one line, no lecture). | User intent | Command | |---|---| | Inspect current config | `cs config show` | | List themes | `cs themes` | | List styles | `cs styles` | | Switch theme to `<name>` | `cs config set theme <name>` | | Switch style to `<name>` | `cs config set style <name>` | | Change density | `cs config set density <compact\|regular\|cozy>` | | Show all 27 combinations | `cs preview` | | Filter preview to one style/theme | `cs preview --style <s>` or `cs preview --theme <t>` | | Diagnose problem | `cs doctor` | | Wipe config | `cs config reset` | | Install / first-time setup | `cs --setup` | | Upgrade / update to latest version | `cs upgrade` — NEVER guess `uv tool install` / `pip install -U` / `pipx upgrade`: it detects the install channel that is actually running `cs` and picks the right one (many users don't have uv at all) | | Enable fast mode (daemon) | `cs --setup --fast` | | Disable fast mode | `cs daemon stop` then re-run `cs --setup` | | Toggle session cost display |...

Details

Author
leeguooooo
Repository
leeguooooo/claude-code-usage-bar
Created
1 years ago
Last Updated
6 days ago
Language
Python
License
MIT

Integrates with

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

claude-statusline-beauty

Install, update and troubleshoot the statusline-beauty status line for Claude Code — a multi-line status bar showing model, session and month-to-date cost, git state, and context / 5h / weekly / CPU / RAM usage bars. Trigger on /claude-statusline-beauty, or whenever the user asks to install, update, configure, disable, or fix their Claude Code status line, or asks why the status line is blank, slow, or showing broken characters.

1 Updated 1 weeks ago
veerapan-boo
Code & Development Listed

code-better

Activates behavioral mode shortcuts when the user types slash commands at the start of a message or on their own. ALWAYS use this skill when you see any of these at the start of a user message: /code-better, /cb-read-only, /cb-workflow, /cb-brainstorm, /cb-plan, /cb-minimal, /cb-explain, /cb-debug, /cb-fix, /cb-rubber-duck, /cb-scope, /cb-summarize, /cb-careful, /cb-fast, /cb-context, /cb-remember, /cb-reset, /cb-cleanup, /cb-review-flow, /cb-feature, /cb-help, /cb-enhance, /cb-prod, /cb-explore, /cb-thorough, /cb-ask, /cb-verify, /cb-estimate, /cb-validate-data, /cb-setup, /cb-spec, /cb-impact, /cb-poc, /cb-pr-review, /cb-feedback, /cb-mark-pending, /cb-refresh, /cb-agents, /cb-index, /cb-load, /cb-debate, /cb-tidy, or bare names without the slash. 40 commands total. Session-persistent and stackable — once set, stay active until cb-reset. Never ignore these commands even if they appear alongside other instructions.

1 Updated 2 weeks ago
maneja81
AI & Automation Listed

ikevss-zh-friendly

批量汉化 AI 工具的 skills/agents/commands/MCP 的描述文本(不是翻译代码注释或项目文档),扫描环境中已安装的技能、agent 和 MCP(不是配置或调试它们),并更新 CLAUDE.md 中的能力清单(不是修复 CLAUDE.md 格式)。当用户说看不懂英文技能描述、想翻译技能成中文、想知道环境里有哪些工具、想更新能力清单、想推荐安装 agent、想补充缺失的 description 时触发。即使用户没有明确说'汉化',只要他们在讨论技能/工具/agent/MCP 的描述文本翻译或环境能力盘点,就应该触发。注意:不适用于翻译代码注释、编写翻译 API、调试 agent system prompt、配置 MCP 服务器、创建新技能。

0 Updated 1 months ago
ikevss