ai-toolkit
Coding skills, safety hooks, and multi-agent workflows
All Skills in This Repository (93)
Pure Emerald Level Indicatorsmem-search
Search past coding session memories using SQLite FTS5 full-text queries.
hipaa-validate
Scan code repositories for PHI exposure and HIPAA violations.
brand-voice
Enforce a direct technical voice and remove generic LLM rhetoric from documentation.
commit
Generate Conventional Commits and validate staged git changes for secrets and large files.
research-mastery
Searches project knowledge bases and external sources to synthesize verified research with citations.
repeat
Execute a user-specified command at defined intervals until completion or limits.
mcp-patterns
Define MCP server-client tool protocols with JSON-RPC and transport layers.
clean-code
Identify and fix clean-code violations in Python, JavaScript, or other languages.
swarm
Distribute complex tasks across multiple autonomous agents using map-reduce, consensus, or relay modes.
lint
Detect and execute linters and type checkers for Python, JavaScript, PHP, Go, Dart, and Rust projects.
skill-audit
Audit skill definitions and scripts for security vulnerabilities.
write-a-prd
Generate a structured PRD from interview prompts and codebase exploration.
Frequently Asked Questions
FAQPage SchemaHow to install ai-toolkit?▼
Run `npx skills add softspark/ai-toolkit --all -g -y` in your terminal to install all skills globally.
What does ai-toolkit do for code quality?▼
It adds lifecycle hooks that enforce linting, testing, and safe git practices automatically, plus skills like /review, /test, and /fix for structured code workflows.
Which editors and platforms does ai-toolkit support?▼
It supports Claude Code, Claude Chat/Cowork, Cursor, Windsurf, Gemini CLI, GitHub Copilot, Cline, Aider, Codex CLI, and more, with per-editor config generation.
Can ai-toolkit run multi-agent workflows?▼
Yes. The /workflow, /orchestrate, and /swarm skills coordinate specialized agents in parallel for features, incident response, security audits, and more.
Do I need coding experience to use ai-toolkit?▼
Basic terminal use is enough to install it. Once installed, you trigger skills with plain slash commands and the agent handles the technical execution.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core