Add the marketplace
/plugin marketplace add jaeyeom/claude-toolboxInstall plugins
/pluginRun these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.
Find the next highest-priority action to work on from local TODO files, source code TODO comments, GitHub issues, or other task sources
Jira issue description editor with proper wiki markup formatting
Jira slash commands for creating bugs, tasks, resolving issues, updating tickets, and planning projects
Write effective CLAUDE.md files containing only tacit knowledge that AI agents cannot derive from the codebase
PreToolUse hook that warns about macOS sandbox TLS failures for Go CLI tools (gh, jira) and suggests workarounds
PreToolUse hooks that block dangerous git and find commands: --no-verify, bulk git add, and find -exec/-delete
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
Pre-commit hook that runs linters before Claude Code commits changes
Apply Figma Make designs to your website pages with framework 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
Resolve GitHub issues using the gh CLI with dependency checking, self-assignment, codebase investigation, and automatic commits