serpro69/claude-toolbox

45 agent markdown files indexed from serpro69/claude-toolbox. Install any of them pinned to an exact hash with mdr add serpro69/claude-toolbox/<name>.

AGENTS.md@.capy agents
serpro69/claude-toolbox · .capy/AGENTS.md
git:20260913.6a0d035 · audit A · 149 stars
CLAUDE.md@.claude/toolbox claude
serpro69/claude-toolbox · .claude/toolbox/CLAUDE.md
git:20260907.6d37633 · audit A · 149 stars
AGENTS.md agents
serpro69/claude-toolbox · AGENTS.md
git:20260913.0a49946 · audit A · 149 stars
CLAUDE.md claude
serpro69/claude-toolbox · CLAUDE.md
git:20260907.94f4c46 · audit B · 149 stars
test-skill skill
serpro69/claude-toolbox · cmd/generate-kodex/testdata/source-plugin/skills/test-skill/SKILL.md · A test skill
git:20260427.c1181c6 · audit B · 149 stars
alpha skill
serpro69/claude-toolbox · cmd/plugin-graph/testdata/minimal-plugin/skills/alpha/SKILL.md
git:20260601.bccbbc6 · audit C · 149 stars
beta skill
serpro69/claude-toolbox · cmd/plugin-graph/testdata/minimal-plugin/skills/beta/SKILL.md
git:20260601.bccbbc6 · audit C · 149 stars
golang-security skill
serpro69/claude-toolbox · cmd/vendor-profiles/testdata/skills/golang-security/SKILL.md · A Go security skill for reviewing code
git:20260424.5ddff27 · audit B · 149 stars
golang-testing skill
serpro69/claude-toolbox · cmd/vendor-profiles/testdata/skills/golang-testing/SKILL.md · Go testing best practices
git:20260424.5ddff27 · audit B · 149 stars
chain-of-verification skill
serpro69/claude-toolbox · klaude-plugin/skills/chain-of-verification/SKILL.md · Apply Chain-of-Verification (CoVe) prompting to improve response accuracy through self-verification. Use when complex…
git:20260605.d0fb1be · audit A · 149 stars
dependency-handling skill
serpro69/claude-toolbox · klaude-plugin/skills/dependency-handling/SKILL.md · TRIGGER when: adding or upgrading any dependency — library, SDK, framework, API, IaC API version (K8s/Terraform/Helm)…
git:20260605.d0fb1be · audit A · 149 stars
design skill
serpro69/claude-toolbox · klaude-plugin/skills/design/SKILL.md · Use in pre-implementation (idea-to-design) stages to understand spec/requirements and create a correct implementation…
git:20260910.562e70a · audit A · 149 stars
diff-skill skill
serpro69/claude-toolbox · klaude-plugin/skills/diff-skill/SKILL.md · Compare two versions of a skill's instructions to detect degradations and complexity increases. TRIGGER when: user asks…
git:20260605.d0fb1be · audit A · 149 stars
review-tool skill
serpro69/claude-toolbox · klaude-plugin/skills/diff-skill/evals/clean-refactor/test-files/after/SKILL.md · Reviews tool configurations for correctness.
git:20260522.7992cba · audit A · 149 stars
review-tool skill
serpro69/claude-toolbox · klaude-plugin/skills/diff-skill/evals/clean-refactor/test-files/before/SKILL.md · Reviews tool configurations for correctness.
git:20260522.7992cba · audit A · 149 stars
example-skill skill
serpro69/claude-toolbox · klaude-plugin/skills/diff-skill/evals/known-degradation/test-files/after/SKILL.md · An example skill for testing diff-skill evaluation.
git:20260522.7992cba · audit A · 149 stars
example-skill skill
serpro69/claude-toolbox · klaude-plugin/skills/diff-skill/evals/known-degradation/test-files/before/SKILL.md · An example skill for testing diff-skill evaluation.
git:20260522.7992cba · audit A · 149 stars
document skill
serpro69/claude-toolbox · klaude-plugin/skills/document/SKILL.md · After implementing a new feature or fixing a bug, make sure to document the changes. Use when writing documentation…
git:20260605.d0fb1be · audit A · 149 stars
implement skill
serpro69/claude-toolbox · klaude-plugin/skills/implement/SKILL.md · TRIGGER when: user asks to implement, fix, build, or work on something — whether from a docs/feat/wip plan OR a…
git:20260912.c5e08b8 · audit A · 149 stars
greet skill
serpro69/claude-toolbox · klaude-plugin/skills/implement/evals/trivial-task-runs-pre-write-steps/test-files/skills/greet/SKILL.md · Greet the user by name in their preferred language. Use when the user asks for a greeting or a one-line introduction…
git:20260912.c5e08b8 · audit A · 149 stars
merge-docs skill
serpro69/claude-toolbox · klaude-plugin/skills/merge-docs/SKILL.md · Compare and merge two design docs for the same feature into a single source of truth. Use when you have competing or…
git:20260910.562e70a · audit A · 149 stars
model skill
serpro69/claude-toolbox · klaude-plugin/skills/model/SKILL.md · Produce or update a domain-reference kit — the durable glossary + divergences/traps pages for a bounded context. Use…
git:20260910.562e70a · audit A · 149 stars
review-architecture skill
serpro69/claude-toolbox · klaude-plugin/skills/review-architecture/SKILL.md · Review a written architecture artifact — an ADR (docs/adr/), a broader architecture doc, the architecture section of a…
git:20260910.562e70a · audit A · 149 stars
review-code skill
serpro69/claude-toolbox · klaude-plugin/skills/review-code/SKILL.md · Code review of current git changes with an expert senior-engineer lens. Detects SOLID violations, security risks, and…
git:20260605.d0fb1be · audit A · 149 stars
review-design skill
serpro69/claude-toolbox · klaude-plugin/skills/review-design/SKILL.md · Review design, implementation, and task documents produced by design. Evaluates document quality, internal consistency…
git:20260605.d0fb1be · audit A · 149 stars
review-spec skill
serpro69/claude-toolbox · klaude-plugin/skills/review-spec/SKILL.md · Use after implementing tasks or mid-feature to verify code matches design docs and ensure they are in sync. Detects…
git:20260910.562e70a · audit A · 149 stars
test skill
serpro69/claude-toolbox · klaude-plugin/skills/test/SKILL.md · Guidelines describing how to test the code. Use whenever writing new or updating existing code, for example after…
git:20260605.d0fb1be · audit A · 149 stars
chain-of-verification skill
serpro69/claude-toolbox · kodex-plugin/skills/chain-of-verification/SKILL.md · Apply Chain-of-Verification (CoVe) prompting to improve response accuracy through self-verification. Use when complex…
git:20260605.a4fab48 · audit A · 149 stars
dependency-handling skill
serpro69/claude-toolbox · kodex-plugin/skills/dependency-handling/SKILL.md · TRIGGER when: adding or upgrading any dependency — library, SDK, framework, API, IaC API version (K8s/Terraform/Helm)…
git:20260605.a4fab48 · audit A · 149 stars
design skill
serpro69/claude-toolbox · kodex-plugin/skills/design/SKILL.md · Use in pre-implementation (idea-to-design) stages to understand spec/requirements and create a correct implementation…
git:20260910.562e70a · audit A · 149 stars
diff-skill skill
serpro69/claude-toolbox · kodex-plugin/skills/diff-skill/SKILL.md · Compare two versions of a skill's instructions to detect degradations and complexity increases. TRIGGER when: user asks…
git:20260605.a4fab48 · audit A · 149 stars
review-tool skill
serpro69/claude-toolbox · kodex-plugin/skills/diff-skill/evals/clean-refactor/test-files/after/SKILL.md · Reviews tool configurations for correctness.
git:20260522.96c15f4 · audit A · 149 stars
review-tool skill
serpro69/claude-toolbox · kodex-plugin/skills/diff-skill/evals/clean-refactor/test-files/before/SKILL.md · Reviews tool configurations for correctness.
git:20260522.96c15f4 · audit A · 149 stars
example-skill skill
serpro69/claude-toolbox · kodex-plugin/skills/diff-skill/evals/known-degradation/test-files/after/SKILL.md · An example skill for testing diff-skill evaluation.
git:20260522.96c15f4 · audit A · 149 stars
example-skill skill
serpro69/claude-toolbox · kodex-plugin/skills/diff-skill/evals/known-degradation/test-files/before/SKILL.md · An example skill for testing diff-skill evaluation.
git:20260522.96c15f4 · audit A · 149 stars
document skill
serpro69/claude-toolbox · kodex-plugin/skills/document/SKILL.md · After implementing a new feature or fixing a bug, make sure to document the changes. Use when writing documentation…
git:20260605.a4fab48 · audit A · 149 stars
implement skill
serpro69/claude-toolbox · kodex-plugin/skills/implement/SKILL.md · TRIGGER when: user asks to implement, fix, build, or work on something — whether from a docs/feat/wip plan OR a…
git:20260912.c5e08b8 · audit A · 149 stars
greet skill
serpro69/claude-toolbox · kodex-plugin/skills/implement/evals/trivial-task-runs-pre-write-steps/test-files/skills/greet/SKILL.md · Greet the user by name in their preferred language. Use when the user asks for a greeting or a one-line introduction…
git:20260912.c5e08b8 · audit A · 149 stars
merge-docs skill
serpro69/claude-toolbox · kodex-plugin/skills/merge-docs/SKILL.md · Compare and merge two design docs for the same feature into a single source of truth. Use when you have competing or…
git:20260910.562e70a · audit A · 149 stars
model skill
serpro69/claude-toolbox · kodex-plugin/skills/model/SKILL.md · Produce or update a domain-reference kit — the durable glossary + divergences/traps pages for a bounded context. Use…
git:20260910.562e70a · audit A · 149 stars
review-architecture skill
serpro69/claude-toolbox · kodex-plugin/skills/review-architecture/SKILL.md · Review a written architecture artifact — an ADR (docs/adr/), a broader architecture doc, the architecture section of a…
git:20260923.38648b7 · audit A · 149 stars
review-code skill
serpro69/claude-toolbox · kodex-plugin/skills/review-code/SKILL.md · Code review of current git changes with an expert senior-engineer lens. Detects SOLID violations, security risks, and…
git:20260605.a4fab48 · audit A · 149 stars
review-design skill
serpro69/claude-toolbox · kodex-plugin/skills/review-design/SKILL.md · Review design, implementation, and task documents produced by design. Evaluates document quality, internal consistency…
git:20260605.a4fab48 · audit A · 149 stars
review-spec skill
serpro69/claude-toolbox · kodex-plugin/skills/review-spec/SKILL.md · Use after implementing tasks or mid-feature to verify code matches design docs and ensure they are in sync. Detects…
git:20260910.562e70a · audit A · 149 stars
test skill
serpro69/claude-toolbox · kodex-plugin/skills/test/SKILL.md · Guidelines describing how to test the code. Use whenever writing new or updating existing code, for example after…
git:20260605.a4fab48 · audit A · 149 stars

Source

github.com/serpro69/claude-toolbox · 149 stars · license NOASSERTION · pushed 2026-09-23