Claude Code plugins for development workflows: Makefile generation, CI workflow generation, CI failure diagnosis, Figma design application, semgrep security review, Go development, Protocol Buffer development, gabyx/Githooks setup, Cloudflare macOS fix, language-dev skill creation, todo management, GitHub issue resolution, next-action task discovery, CLAUDE.md authoring, Jira CLI, git guardrails, macOS sandbox helpers, and Biome VCS integration
npx claudepluginhub jaeyeom/claude-toolboxA curated marketplace of Claude Code plugins for building a reliable AI-assisted development workflow.
claude-toolbox is opinionated about a few things:
These plugins work together to create a reliable development workflow:
┌─────────────────────────────────────────────────────────┐
│ gabyx-githooks-setup │
│ Shared Git hooks run automatically on commit and push │
│ │ │
│ ▼ │
│ makefile-workflow │
│ Hooks call `make check` - format, lint, test, build │
│ │ │ │
│ ▼ ▼ │
│ *-dev (e.g. go-dev) ci-workflow │
│ Language-specific CI calls the same │
│ conventions the Makefile targets │
│ checks enforce via GitHub Actions │
└─────────────────────────────────────────────────────────┘
Add the task-management layer on top:
next-action finds the next item worth doing.todo tracks local work.gh-issue-resolver can take an issue from investigation through commit.Install the marketplace and a practical starter bundle:
/plugin marketplace add jaeyeom/claude-toolbox
/plugin install git-guardrails
/plugin install next-action
/plugin install go-dev
/plugin install makefile-workflow
/plugin install gabyx-githooks-setup
/plugin install ci-workflow
That gives you:
Start here based on the question you are trying to answer:
Workflow:
Task management:
Jira:
Safety and security:
Other:
Each plugin directory contains its own README.md, which is the source of truth
for installation details, configuration, and examples.
The docs/claude/ directory mirrors Claude Code reference material used by this
repo:
MIT
Makefile workflow skill for consistent build, lint, test, and check targets across projects
GitHub Actions CI workflow generation and failure diagnosis — generate workflows that mirror Makefile targets and diagnose CI failures with targeted fixes
Apply Figma Make exported designs to website pages with automatic React/motion to CSS conversion
Analyze semgrep findings, fix real issues, and suppress false positives with proper nosemgrep comments
Go development skill with idiomatic patterns, testing, and build system detection
Set up shared Git hooks using gabyx/Githooks manager in any repository
Fix sharp native module installation failure on macOS Apple Silicon when setting up Cloudflare Workers projects with wrangler
Create language-specific development skills by mining PR reviews, codebase conventions, and team documentation
Manage a TODO.md file with priorities and task tracking
Resolve GitHub issues using the gh CLI with dependency checking, self-assignment, codebase investigation, and automatic commits
Find the next highest-priority action to work on from local TODO files, source code TODO comments, GitHub issues, or other task sources
Write effective CLAUDE.md files containing only tacit knowledge that AI agents cannot derive from the codebase
Configure Biome to respect .gitignore via VCS integration, avoiding format/lint errors on local-only files
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
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations