Skip to main content
GitHub repository

claude-toolkit

claude-toolkit contains 16 collected skills from bis-code, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
16
Stars
8
updated
2026-05-29
Forks
2
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

agent-creator
computer-occupations-all-other

Interactive agent builder: guides the user through defining a new agent as a behavioral spec, then generates the agent .md and installs it.

2026-05-29
deep-dive
software-developers

Cross-repo investigation: research planning issues, break down into sub-issues, generate ralph session prompts per repo.

2026-05-29
qa
software-quality-assurance-analysts-and-testers

Three-phase QA orchestrator: parallel scan, interactive triage, guided fix.

2026-05-29
ralph
software-developers

Interactive feature builder with subagent delegation and approval gates.

2026-05-29
rule-creator
computer-occupations-all-other

Interactive rule builder: guides the user through defining a new rule as a constraint doc, then generates the rule .md and installs it.

2026-05-29
skill-creator
computer-occupations-all-other

Interactive skill builder: guides the user through defining a new skill as a structured SOP, then generates the SKILL.md and installs it.

2026-05-29
architect-review
software-developers

Review code changes for architectural issues — module boundaries, coupling, and dependency direction.

2026-02-16
build-fix
software-developers

Diagnose and fix build errors with minimal changes.

2026-02-16
code-review
software-quality-assurance-analysts-and-testers

Review code changes for correctness, security, test coverage, and style.

2026-02-16
docs
software-developers

Update documentation to reflect recent code changes.

2026-02-16
incident-debug
software-developers

Diagnose runtime issues through structured hypothesis-driven debugging.

2026-02-16
performance-review
software-developers

Review code changes for performance anti-patterns — N+1 queries, unbounded results, blocking ops.

2026-02-16
plan
software-developers

Analyze requirements and produce a structured implementation plan.

2026-02-16
refactor-clean
software-developers

Find and safely remove dead code, unused imports, and duplicate logic.

2026-02-16
security-review
information-security-analysts

Run an OWASP-focused security analysis on code changes.

2026-02-16
tdd-workflow
software-developers

Enforce test-first discipline with red-green-refactor guidance and verification checkpoints.

2026-02-16