Jaeyeom Claude Toolbox
Jaeyeom Claude Toolbox is a Claude Code plugin for the Ship phase that bundles hooks, lint, Semgrep, git, and review tools to help builders ship solid, consistently checked software.
Install when you want eighteen Claude Code helpers for hooks, lint, Semgrep, git, planning, and review so shipped code stays consistent and safe.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install jaeyeom-claude-toolbox@jaeyeom/claude-toolboxBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:jaeyeom/claude-toolbox") and the paste-ready config with skillselion.get_install_config("plugin:jaeyeom/claude-toolbox").
What it does
Jaeyeom Claude Toolbox is a large Claude Code plugin collection—eighteen plugins—built to help solo developers ship solid software with automatic guardrails instead of heroic manual cleanup. It clusters around git and pre-commit hygiene, Biome and linter consistency, Semgrep-backed security checks, structured review and TODO mining, and practical integrations from local-only edits to Cloudflare and Figma-adjacent workflows. Builders who already use Claude Code for daily commits benefit because the toolbox encodes tacit team rules: what to check before commit, how to interpret Semgrep positives, when to warn on dangerous exec paths, and how to align comments and conventions across a messy monorepo. It is intermediate in spirit—you should understand hooks and CI basics—but each plugin targets a narrow job so you can enable only what your stack needs. Think of it as a personal engineering playbook packaged for the agent, spanning planning through review rather than a single API wrapper.
Highlights
- 18 plugins covering hooks, git, Biome, Semgrep, and formatting guardrails
- Pre-commit and githooks workflows including macOS and sandbox-aware patterns
- Semgrep and nosemgrep flows for targeted security findings and suppressions
- Figma, Cloudflare, Jira, and Next.js-adjacent integration helpers
- Slash commands and skills for planning, diagnosis, and structured code review
Why builders use it
Solo builders lose hours to inconsistent formatting, missed Semgrep hits, and ad-hoc reviews because their agent lacks the same hooks and checklists a disciplined team would use.
After install, Claude Code can run aligned pre-commit, lint, security scan, and review workflows so fewer defects slip through before merge and deploy.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 1 stars, 0 votes.
FAQ
Who is jaeyeom-claude-toolbox for?
Developers building production software with Claude Code who want hooks, linters, Semgrep, git, and review automation in one plugin repo.
When should I use jaeyeom-claude-toolbox?
Use it before commits, during PR self-review, when diagnosing test failures, and whenever you need Biome, Semgrep, or githooks-aligned agent behavior.
How do I add jaeyeom-claude-toolbox to my agent?
Register jaeyeom/claude-toolbox as a Claude Code plugin marketplace or path dependency, then enable the individual plugins (hooks, Semgrep, review, etc.) your project needs.
Comments
Share how you use jaeyeom-claude-toolbox, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.