#449 · Primary category: AI Coding Assistants
everything-claude-code
Claude Code toolkit - agents, commands, skills, rules, and hooks for productive AI-assisted development
Project last updated:01/23/26
GitHub Stars
1.9K
Forks
309
Contributors
4
License
Other
Why we included this project
This repo is a collection of Claude Code configuration that grew out of months of real product work, not a demo. It bundles agents, skills, hooks, commands, rules, and MCP setups you can lift out individually, so you don't have to build memory persistence, session context, or verification loops from scratch. The hooks and scripts are written in Node.js and run on Windows, macOS, and Linux, and the package manager detection means it slots into npm, pnpm, yarn, or bun workflows without extra setup. It reads more like a reference collection than a single tool, so the value is in mining it for the pieces that match how your team already works.
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.