npx claudepluginhub nerdo/nerdo-forgeCustom statusline with jj/language detection and Disciplined Engineering output style
No description available.
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 79 focused plugins, 184 specialized agents, and 150 skills - optimized for granular installation and minimal token usage
A Claude Code plugin with a custom statusline and the Disciplined Engineering output style.
Statusline — A rich status bar showing:
Output Style: Disciplined Engineering — An engineering-focused output style that emphasizes:
/plugin marketplace add nerdo/nerdo-forge
/plugin install nerdo-forge@nerdo-plugins
git clone <repo-url> ~/path/to/nerdo-forge
Then in Claude Code:
/plugin marketplace add ~/path/to/nerdo-forge
/plugin install nerdo-forge@nerdo-plugins
After installing, run:
/nerdo-forge:setup
This will:
~/.claude/settings.json to use the statuslineRestart Claude Code for changes to take effect.
Requires bun for building from source.
bun install
bun run build # Rebuild statusline to dist/
bun run typecheck # Type-check without emitting
The pre-built dist/statusline.js is committed to the repo, so end users don't need bun.
MIT