Statusline Setup
Description
--- description: Install or switch the Awesome Statusline preset (xs-xl) argument-hint: "[xsmall|small|medium|large|xlarge]" --- Install (or switch) the Awesome Statusline for the user. Run the bundled installer with the requested size. If the user gave a size in `$ARGUMENTS` (abbreviation `xs`/`s`/`m`/`l`/`xl` or full name), pass it through; otherwise default to `xlarge`: ```bash bash "${CLAUDE_PLUGIN_ROOT}/install.sh" $ARGUMENTS ``` The installer will: - auto-install `jq` (and Git Bash on
Installation
claude install-skill https://github.com/AwesomeJun/awesome-claude-plugins/blob/main/commands/statusline-setup.md Full documentation available on GitHub
View Source RepositoryRelated Skills
next.js
| The React Framework | 138360 | 1503 | 1 |
Development community sharing-skills
skill for guidance.
Development community root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development community Template Skill
Minimal skeleton for a new skill project structure.
Development community Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THIS PRODUCT. ---
Development official Claude API
When code imports anthropic/@anthropic-ai/sdk/claude_agent_sdk, or user asks to use Claude APIBuild apps with the Claude API or Anthropic SDK
Development official