softspark/ai-toolkit
161 stars · Last commit 2026-07-28
Professional-grade AI coding toolkit: 94 skills, 44 agents, multi-platform (Claude, Cursor, Windsurf, Copilot, Gemini, Cline, Roo Code, Aider, Augment, Antigravity, Codex CLI, opencode).
README preview
# ai-toolkit > Professional-grade AI coding toolkit with multi-platform support. Machine-enforced safety, 108 skills, 44 agents, expanded lifecycle hooks, persona presets, experimental opt-in plugin packs, and benchmark tooling — works with Claude Code, Claude Chat/Cowork, Cursor, Devin, Copilot, Gemini, Cline, Roo/Zoo Code, Aider, Augment, Google Antigravity, Codex CLI, and opencode. [](https://github.com/softspark/ai-toolkit/actions/workflows/ci.yml) [](LICENSE) [](app/skills/) [](app/agents/) [](tests/) ## What's New in v4.21.0 v4.21.0 makes the KB taxonomy one list instead of three, and teaches `validate.py` to enforce it. - **The taxonomy is eight categories**: `reference`, `howto`, `procedures`, `troubleshooting`, `best-practices`, `decisions`, `runbooks`, `planning`. `decisions` and `runbooks` were missing while the `kb-migration` SOP had been telling people to create those directories for months — a correctly-filed ADR failed validation.