Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By jaeyeom
Configure Biome to respect .gitignore via VCS integration, avoiding format/lint errors on local-only files
npx claudepluginhub jaeyeom/claude-toolbox --plugin biome-vcs-integrationA 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
Share bugs, ideas, or general feedback.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Claude Code hooks for enforcing best practices and workflow automation
Comprehensive Biome skills for fast JavaScript/TypeScript linting and formatting with modern tooling and performance optimization.
Conventional Git automation and advanced repository management
Interactive setup wizard for configuring any repository with Claude Code best practices, based on Boris Cherny's workflow
Base plugin — commit command, code quality hooks, auto-format and check hooks for all projects
Sets up and manages Husky Git hooks by configuring pre-commit hooks, establishing commit message standards, integrating with linting tools, and ensuring code quality on commits.
Go development skill with idiomatic patterns, testing, and build system detection
Resolve GitHub issues using the gh CLI with dependency checking, self-assignment, codebase investigation, and automatic commits
Create language-specific development skills by mining PR reviews, codebase conventions, and team documentation
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
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim