a dumping ground for teaching the llm new tricks.
| Plugin | Description |
|---|---|
| jj-vcs | Jujutsu (jj) version control documentation and workflows |
| jjwf | Jujutsu workflow commands: /ci, /describe, /squash, /catchup, /clone, /pr |
| changelog | Manage project changelogs following the Keep a Changelog format |
| svbump | Read and write semantic versions in config files (JSON, TOML, YAML) |
| chores | Jujutsu repository maintenance and Apple container utilities |
| speccer | Distill rough ideas into structured project specs with issues |
| restate | Restate durable execution framework documentation and patterns |
From Claude Code:
/plugin marketplace add schpet/toolbox
From bash:
claude plugin marketplace add schpet/toolbox
claude plugin install jj-vcs@toolbox
claude plugin install jjwf@toolbox
claude plugin install changelog@toolbox
claude plugin install svbump@toolbox
claude plugin install chores@toolbox
claude plugin install speccer@toolbox
claude plugin install restate@toolbox
Restart Claude Code after installation.
First, update the marketplace to get the latest plugin versions:
claude plugin marketplace update toolbox
Then update individual plugins:
claude plugin install jj-vcs@toolbox
claude plugin install jjwf@toolbox
claude plugin install changelog@toolbox
claude plugin install svbump@toolbox
claude plugin install chores@toolbox
claude plugin install speccer@toolbox
claude plugin install restate@toolbox
Or update a specific plugin:
claude plugin update jj-vcs@toolbox
Restart Claude Code after updating.
Remove individual plugins:
claude plugin remove jj-vcs@toolbox
claude plugin remove jjwf@toolbox
claude plugin remove changelog@toolbox
claude plugin remove svbump@toolbox
claude plugin remove chores@toolbox
claude plugin remove speccer@toolbox
claude plugin remove restate@toolbox
Remove all plugins and the marketplace:
claude plugin remove jj-vcs@toolbox
claude plugin remove jjwf@toolbox
claude plugin remove changelog@toolbox
claude plugin remove svbump@toolbox
claude plugin remove chores@toolbox
claude plugin remove speccer@toolbox
claude plugin remove restate@toolbox
claude plugin marketplace remove toolbox
git clone https://github.com/schpet/toolbox
cd toolbox
# Install marketplace and plugins from local directory
just claude-install-local
Requires jj and pandoc:
just generate-jj-docs
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub schpet/toolbox --plugin choresManage Linear issues from the command line
Jujutsu (jj) version control documentation and workflows for Claude Code
Jujutsu (jj) workflow commands for Claude Code - commit, describe, squash
Restate durable execution framework documentation and patterns for Claude Code
Read and write semantic versions in config files (JSON, TOML, YAML)
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Write feature specs, plan roadmaps, and synthesize user research faster. Keep stakeholders updated and stay ahead of the competitive landscape.