From custom-statusline
Install a custom 4-tier adaptive statusline with icons for folder, git branch, and context usage
npx claudepluginhub abhattacherjee/claude-code-skills --plugin custom-statuslineThis skill uses the workspace's default tool permissions.
Installs a custom Claude Code statusline with:
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Generates original PNG/PDF visual art via design philosophy manifestos for posters, graphics, and static designs on user request.
Installs a custom Claude Code statusline with:
develop(ok), feat/foo(~2|+1)Run the install script โ it copies the statusline and updates settings.json:
bash ~/.claude/skills/custom-statusline/scripts/install.sh
Then restart Claude Code.
| Width | Device | Layout |
|---|---|---|
| <40 | iPhone portrait | 3 lines: model / branch / bar |
| 40-59 | iPhone landscape | 2-3 lines: model+dir / branch(+bar) / (bar) |
| 60+ | Desktop / iPad | 1-3 lines: auto-adapts to branch length |