softsparksoftsparkCommunity·93 Agent Skills Included

ai-toolkit

Coding skills, safety hooks, and multi-agent workflows

Installs 109 skills, 44 specialized agents, and lifecycle hooks for code review, testing, debugging, deployment, and compliance scanning. Enforces quality gates automatically, eliminating manual lint checks, forgotten tests, and unsafe git operations. Works across Claude Code, Cursor, Codex, and 11 other editors with one install command.
npx skills add softspark/ai-toolkit --all -g -y
Available:

Tells the agent how to route requests to the right skill tier, mandates knowledge-base lookup before technical work, and defines runtime rules for hooks, editors, and validation commands.

All Skills in This Repository (93)

Pure Emerald Level Indicators
📦 In Repo
softsparksoftspark

mem-search

Search past coding session memories using SQLite FTS5 full-text queries.

Community
Intermediate
📦 In Repo
softsparksoftspark

hipaa-validate

Scan code repositories for PHI exposure and HIPAA violations.

Community
Advanced
📦 In Repo
softsparksoftspark

brand-voice

Enforce a direct technical voice and remove generic LLM rhetoric from documentation.

Community
Intermediate
📦 In Repo
softsparksoftspark

commit

Generate Conventional Commits and validate staged git changes for secrets and large files.

Community
Intermediate
📦 In Repo
softsparksoftspark

research-mastery

Searches project knowledge bases and external sources to synthesize verified research with citations.

Community
Advanced
📦 In Repo
softsparksoftspark

repeat

Execute a user-specified command at defined intervals until completion or limits.

Community
Advanced
📦 In Repo
softsparksoftspark

mcp-patterns

Define MCP server-client tool protocols with JSON-RPC and transport layers.

Community
Advanced
📦 In Repo
softsparksoftspark

clean-code

Identify and fix clean-code violations in Python, JavaScript, or other languages.

Community
Intermediate
📦 In Repo
softsparksoftspark

swarm

Distribute complex tasks across multiple autonomous agents using map-reduce, consensus, or relay modes.

Community
Intermediate
📦 In Repo
softsparksoftspark

lint

Detect and execute linters and type checkers for Python, JavaScript, PHP, Go, Dart, and Rust projects.

Community
Intermediate
📦 In Repo
softsparksoftspark

skill-audit

Audit skill definitions and scripts for security vulnerabilities.

Community
Intermediate
📦 In Repo
softsparksoftspark

write-a-prd

Generate a structured PRD from interview prompts and codebase exploration.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How 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