<div align="center" claude-toolbox is a collection of "tools" for all your agentic workflows — pre-configured MCP servers, skills, sub-agents, commands, hooks, statuslines with themes, and more - everything you need for AI-powered development workflows, used
What's inside
FAQ
claude-toolbox is a Claude Code plugin with 35 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes test-skill, alpha, beta. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.
> /plugin marketplace add serpro69/claude-toolbox> /plugin install kk@claude-toolbox
Repo: serpro69/claude-toolbox
claude-toolbox is a collection of "tools" for all your agentic workflows — pre-configured MCP servers, skills, sub-agents, commands, hooks, statuslines with themes, and more - everything you need for AI-powered development workflows, used and battle-tested daily on many of my own projects.
Supported providers: Claude Code · Codex
[!IMPORTANT] This project was created with the help of Claude-Code. Is it, however, always reviewed, tested, and reworked with a human-in-the-loop.
No AI slop here. Purely AI-made skills are hot garbage, and that's putting it mildly.
That said, if you have any problems with code that is written by AI - you've been warned. But, then again, why would you be interested in AI-related configs and skills in the first place...
¯\_(ツ)_/¯
Tools like Claude Code and Codex are powerful on their own, but LLMs don't know your development workflow. This project started as a way for me to streamline claude configurations across all my projects without needing to copy-paste things. With time, patterns and re-curring prompts evolved into skills and agents. Currently, claude-toolbox gives you two things:
A minimal, opinionated Claude Code and Codex configuration — sensible permission baselines, a rich statusline, MCP server wiring, and sync infrastructure to keep it all up to date across your projects. Think of it as a dotfiles repo for Claude Code and Codex.
A structured development pipeline — 11 workflow skills with explicit multi-language support that take you from idea through design, implementation, code review, testing, to documentation, with persistent knowledge that carries across sessions.
/kk:design → /kk:review-design → /kk:implement → /kk:review-code → /kk:test → /kk:document
Out of the box you get:
/kk:<skill-name>, with many skills integrated with each other.Starting a new project? Use the template — you get the full configuration and plugin pre-wired, plus sync infrastructure to pull future updates. → Template Setup
Existing project, want the full setup? Adopt the configuration, plugin, and sync infrastructure without creating from the template. → Adopting into Existing Repositories
Just want the skills? Install the kk plugin — no template needed. → Plugin-Only Setup
After setup, try the core workflow:
Start with an idea. Type /kk:design and describe a feature you want to build. Claude will ask you refinement questions one at a time, then produce design docs and a task list in docs/wip/.
Review the design. Run /kk:review-design your-feature to catch gaps before writing code.
Build it. Type /kk:implement — Claude executes the task list with code review checkpoints between batches.
Review the code. /kk:review-code checks for SOLID violations, security risks, and quality issues. Use /kk:review-code:isolated for independent sub-agent reviewers with zero authorship bias.
This is the core loop. See the Skills documentation for all available skills and the full workflow pipeline.
Examples of actual Claude Code workflows executed using this template's configs, skills, and tools: examples/
Contributions are welcome! See the Contributing guide for guidelines, Architecture for how components fit together, and Testing for test conventions.
Copyright © 2025 - present, serpro69
Distributed under the ELv2 License.
See LICENSE.md file for more information.
.agents/
plugins/
marketplace.json
.arc.yml
.capy/
.capy.toml
AGENTS.md
knowledge.db
.claude/
.claude-plugin/
marketplace.json
CLAUDE.extra.md
scripts/
capy.sh
settings.json
settings.local.json
toolbox/
scripts/
semver-compare.sh
statusline_enhanced.sh
statusline.sh
sync-workflow.sh
template-sync.sh
update-docs.sh
.codex/
agents/
code-reviewer.toml
design-reviewer.toml
eval-grader.toml
profile-resolver.toml
spec-reviewer.toml
config.toml
hooks.json
rules/
default.rules
scripts/
capy.sh
pretooluse-bash.sh
session-start.sh
.github/
CONTRIBUTING.md
scripts/
bootstrap.sh
semver-compare.sh
template-cleanup.sh
template-state.example.json
workflows/
docs-check.yml
docs.yml
pre-release.yml
release.yml
template-cleanup.yml
template-sync.yml
.gitignore
.mcp.json
.yamlfmt.yaml
.yamllint.yml
AGENTS.md
CLAUDE.md
cmd/
generate-kodex/
agents.go
main_test.go
main.go
manifest_gen.go
manifest.go
mcp.go
profiles.go
skills.go
testdata/
manifest.yml
source-plugin/
.claude-plugin/
plugin.json
agents/
override-agent.md
test-agent.md
profiles/
test-profile/
DETECTION.md
review-code/
checklist.md
index.md
skills/
_shared/
foo.md
test-skill/
process.md
shared-foo.md
SKILL.md
transforms.go
plugin-graph/
graph_test.go
graph.go
main_test.go
main.go
metrics_test.go
metrics.go
output_test.go
output.go
parse_test.go
parse.go
testdata/
fixture.dot.golden
fixture.json.golden
fixture.mermaid.golden
fixture.text.golden
minimal-plugin/
agents/
example-reviewer.md
orphan.md
profiles/
sample/
DETECTION.md
overview.md
review-code/
checklist.md
index.md
README.md
skills/
_shared/
common-helper.md
profile-detection.md
alpha/
shared-common-helper.md
SKILL.md
beta/
SKILL.md
worktree_test.go
worktree.go
vendor-profiles/
fetch_test.go
fetch.go
index_test.go
index.go
linkrewrite_test.go
linkrewrite.go
main_test.go
main.go
manifest_test.go
manifest.go
testdata/
manifest.yml
skills/
golang-security/
references/
injection.md
SKILL.md
golang-testing/
SKILL.md
transform_test.go
transform.go
docs/
about/
changelog.md
license.md
adr/
0001-profile-detection-model.md
0002-profile-content-organization.md
0003-plugin-root-referenced-content.md
0004-skill-workflow-ordering.md
0005-codex-hook-enforcement-gap.md
archive/
diff-skill-old/
design.md
implementation.md
tasks.md
system-prompts/
00-base-system-prompt.md
01-sessionstart-capy.md
02-deferred-tools.md
03-mcp-server-instructions.md
04-available-skills.md
05-claudemd-block.md
06-pretooluse-bash-hook.md
07-pretooluse-read-hook.md
08-task-tools-reminder.md
09-local-command-caveats.md
10-tool-schemas.md
11-hooks-raw-outputs.md
12-triggered-prompts.md
README.md
assets/
images/
android-chrome-192x192.png
android-chrome-512x512.png
apple-touch-icon.png
favicon-128.png
favicon-16.png
favicon-16x16.png
favicon-32.png
favicon-32x32.png
favicon-64.png
favicon.ico
icon-dark.png
icon-dark.svg
icon-light.png
icon-light.svg
icon-transparent.png
icon-transparent.svg
lockup-dark.png
lockup-dark.svg
lockup-light.png
lockup-light.svg
readme.md
site.webmanifest
javascripts/
terminal.js
stylesheets/
extra.css
tokyonight.css
contributing/
_generated/
plugin-graph-full.md
plugin-graph-metrics.md
adrs.md
architecture.md
index.md
plugin-development.md
plugin-graph.md
testing.md
done/
capy-integration/
design.md
implementation.md
tasks.md
codex-support/
.sessions/
design-session.txt
design.md
implementation.md
tasks.md
cove/
design.md
implementation.md
test-scenarios.md
tm/
docs/
cove-isolated-prd.md
cove-prd.md
reports/
task-17-validation-report.md
validation-report.md
design-review/
design.md
implementation.md
tasks.md
design-skill-refinement/
.reviews/
fixed/
review-report-1-cc.md
review-report-2-codex.md
review-report-3-codex.md
review-report-4-codex.md
review-report-5-codex.md
review-report-6-cc_code.md
review-report-6-cc_skill-quality.md
review-report-6-cc_spec.md
design.md
implementation.md
tasks.md
diff-skill/
design.md
implementation.md
tasks.md
extract-plugin/
design.md
implementation.md
tasks.md
go-vendor-integration/
.sessions/
design-session.txt
design.md
implementation.md
tasks.md
isolated-review-agents/
.sessions/
doc-design-session-v2.txt
design-v2.md
design.md
implementation-v2.md
implementation.md
review/
design-review-v1.md
design-review-v2.md
tasks-v2.md
tasks.md
issue-109-template-sync-consolidation/
tasks.md
kubernetes-support/
kubernetes-support-v2/
design.md
implementation.md
tasks.md
design.md
implementation.md
kubernetes-support/
.sessions/
design-session.txt
probe-session-2-subagent.txt
probe-session-2.txt
probe-session.txt
review-session-2.txt
review-session.txt
tasks.md
plugin-graph/
design.md
implementation.md
tasks.md
repo-rename/
design.md
implementation.md
tasks.md
template-sync/
design.md
implementation.md
sync-exclusions/
design.md
implementation.md
tm/
docs/
sync-exclusions-prd.md
template-sync-prd.md
toolbox-plugin-root/
codex-deferred.md
test-plan.md
getting-started/
adopting.md
index.md
overview.md
plugin-only.md
quickstart.md
template-setup.md
index.md
overrides/
home.html
main.html
providers/
claude-code.md
codex.md
index.md
reviews/
diff-skill/
review-code-13d065f-210d3f4.md
template-sync/
template-state-schema.json
user-guide/
configuration.md
index.md
mcp-servers.md
profiles.md
skills.md
template-sync.md
wip/
skill-md-profile/
addendum.md
design.md
implementation.md
tasks.md
examples/
benchmarks/
review-design-benchmark.md
isolated-review-code-example.md
plan-example.md
README.md
go.mod
go.sum
klaude-plugin/
.claude-plugin/
plugin.json
agents/
code-reviewer.md
design-reviewer.md
eval-grader.md
profile-resolver.md
spec-reviewer.md
commands/
chain-of-verification/
default.md
isolated.md
migrate-from-taskmaster/
migrate.md
review-code/
isolated.md
review-spec/
default.md
isolated.md
template/
sync.md
hooks/
hooks.json
profiles/
go/
design/
database.md
grpc.md
index.md
observability.md
DETECTION.md
document/
... 575 more© 2026 Flowy · Free and open source
Built for Claude Code · Not affiliated with Anthropic