
Jaeyeom Claude Toolbox
- 1 repo stars
- Updated June 26, 2026
- jaeyeom/claude-toolbox
Jaeyeom Claude Toolbox is a Claude Code plugin that bundles hooks, lint, Semgrep, git, and review tools to help builders ship solid, consistently checked software.
About
Jaeyeom Claude Toolbox is a large Claude Code plugin collection—eighteen plugins—built to help 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. Developers 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.
- 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
Jaeyeom Claude Toolbox by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install jaeyeom-claude-toolbox@jaeyeom/claude-toolboxAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 1 |
|---|---|
| Last updated | June 26, 2026 |
| Repository | jaeyeom/claude-toolbox ↗ |
What it does
Install when you want eighteen Claude Code helpers for hooks, lint, Semgrep, git, planning, and review so shipped code stays consistent and safe.
Who is it for?
Best when you're on TypeScript/Next-style stacks and want deep git-hook, linter, and Semgrep integration inside Claude Code.
Skip if: Non-coders or greenfield prototypes with no git workflow who only need a single brainstorming skill.
What you get
After install, Claude Code can run aligned pre-commit, lint, security scan, and review workflows so fewer defects slip through before merge and deploy.
- Hook-driven commit and review checks orchestrated from Claude Code
- Semgrep and lint findings interpreted with project-specific suppress and fix guidance
- Planning, diagnosis, and review artifacts (todos, review comments) tied to your repo conventions
By the numbers
- Bundle contains 18 plugins
- Source repository: jaeyeom/claude-toolbox
- Coverage themes: Semgrep, pre-commit, Biome, Figma, Cloudflare, Jira, Next.js
Recommended Plugins
How it compares
Broad eighteen-plugin engineering toolbox, not a single-phase SEO or analytics integration.
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.