claudeindex
Marketplace

claude-toolbox

Claude Code plugins for development workflows: Makefile generation, CI workflow generation, pre-commit linting, Figma design application, semgrep security review, Go development, gabyx/Githooks setup, Cloudflare macOS fix, and language-dev skill creation

Stars

0

Forks

0

Plugins

9

Installation

1

Add the marketplace

/plugin marketplace add jaeyeom/claude-toolbox
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.

Details & Metadata

9

Plugins

0

Skills

0

Agents

Last Crawled

March 15, 2026

Plugins

Plugin

create-lang-dev-skill

Create language-specific development skills by mining PR reviews, codebase conventions, and team documentation

Plugin

cloudflare-macos-fix

Fix sharp native module installation failure on macOS Apple Silicon when setting up Cloudflare Workers projects with wrangler

Plugin

ci-workflow

GitHub Actions CI workflow generation that mirrors local Makefile targets for consistent local and CI behavior

Plugin

semgrep-review

Analyze semgrep findings, fix real issues, and suppress false positives with proper nosemgrep comments

Plugin

go-dev

Go development skill with idiomatic patterns, testing, and build system detection

Plugin

gabyx-githooks-setup

Set up shared Git hooks using gabyx/Githooks manager in any repository

Plugin

apply-figma-make

Apply Figma Make designs to your website pages with framework conversion

Plugin

makefile-workflow

Makefile workflow skill for consistent build, lint, test, and check targets across projects

Plugin

pre-commit-lint

Pre-commit hook that runs linters before Claude Code commits changes