serpro69serpro69Communityยท14 Agent Skills Included

claude-toolbox

Structured design, implementation, review, and testing workflows

Runs a complete development pipeline from idea refinement and design docs through implementation, code review, testing, and documentation. Eliminates vague prompts, skipped verification steps, and biased self-reviews with isolated sub-agent reviewers and mandatory workflow ordering. Adds multi-language profiles, dependency lookup rules, and a persistent knowledge base that carries decisions across sessions.
npx skills add serpro69/claude-toolbox --all -g -y
Available:

Tells the agent how the plugin components fit together, enforces skill naming and mandatory instructions-before-action ordering, and routes large outputs through capy search tools to protect the context window.

All Skills in This Repository (14)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
serpro69serpro69

test-skill

Register and validate skill discovery and activation in the plugin system.

Community
Basic
๐Ÿ“ฆ In Repo
serpro69serpro69

design

Convert raw ideas into design briefs and implementation plans.

Community
Intermediate
๐Ÿ“ฆ In Repo
serpro69serpro69

merge-docs

Consolidate design and implementation docs into a unified specification with a prioritized task list.

Community
Advanced
๐Ÿ“ฆ In Repo
serpro69serpro69

test

Automate code change testing with profile-aware validators and validated contexts.

Community
Intermediate
๐Ÿ“ฆ In Repo
serpro69serpro69

review-spec

Validate code against design and implementation docs to surface spec deviations.

Community
Advanced
๐Ÿ“ฆ In Repo
serpro69serpro69

review-code

Review current git changes for SOLID violations, security risks, and maintainability concerns.

Community
Advanced
๐Ÿ“ฆ In Repo
serpro69serpro69

diff-skill

Diff reachable Markdown files from SKILL.md between git refs and report degradations.

Community
Advanced
๐Ÿ“ฆ In Repo
serpro69serpro69

review-design

Review design and implementation documents for quality and technical soundness.

Community
Advanced
๐Ÿ“ฆ In Repo
serpro69serpro69

document

Generate rubric-driven documentation for software features, bug fixes, and design changes.

Community
Intermediate
๐Ÿ“ฆ In Repo
serpro69serpro69

chain-of-verification

Generate initial answers and verify claims through structured verification questions.

Community
Advanced
๐Ÿ“ฆ In Repo
serpro69serpro69

dependency-handling

Enforce a lookup-before-use workflow for adding or upgrading dependencies.

Community
Intermediate
๐Ÿ“ฆ In Repo
serpro69serpro69

implement

Automate end-to-end task implementation workflows with verification and review checkpoints.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install claude-toolbox?โ–ผ

Run `npx skills add serpro69/claude-toolbox --all -g -y` in your terminal to install all skills in this collection globally.

What does claude-toolbox do?โ–ผ

It provides a structured development pipeline of 11 workflow skills covering design, implementation, code review, spec verification, testing, and documentation, plus pre-configured settings and MCP servers.

Does claude-toolbox work with Codex and Claude Code?โ–ผ

Yes. It ships dedicated configurations for both providers, and a built-in generator automatically converts the skills and sub-agents for Codex.

Which programming languages are supported?โ–ผ

It includes dedicated profiles with tailored design, implementation, testing, and review guidance for Go, Java, JavaScript/TypeScript, Kotlin, Kubernetes, and Python.

How does it keep code reviews unbiased?โ–ผ

Isolated review modes spawn independent sub-agents and external models that never saw the code being written, removing authorship bias from the review.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’