#433 · Primary category: AI Coding Assistants
agent-toolkit
A curated collection of skills for AI coding agents. Skills are packaged instructions and scripts that extend agent capabilities across development, documentation, planning, and professional workflows.
Project last updated:03/05/26
GitHub Stars
2.4K
Forks
224
Contributors
8
License
MIT
Why we included this project
Anyone working with Claude Code, Codex, Cursor, or similar coding agents will get real mileage out of this one. Instead of reinventing common workflows, you install packaged skills that each handle a specific job: writing commit messages, producing C4 architecture diagrams, planning implementation steps, or drafting API handoff docs for frontend teams. The collection is deliberately opinionated and covers development, documentation, planning, and professional communication, so you get the whole workflow rather than just code generation. Installing takes one npx command, or you can register it as a Claude Code plugin marketplace and pull in individual skills on their own. Teams that want consistent agent behavior across projects will appreciate the structure.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.