aicoolies logo

Awesome Claude Code

Curated Claude Code resources

Share
open-sourceOpen Source
Visit Website →

Official Anthropic-curated list of Claude Code tips, CLAUDE.md templates, hooks, MCP servers, and community tools. Essential reference for Claude Code users looking to optimize their workflow. Covers everything from initial setup and configuration best practices to advanced patterns like custom hooks and multi-agent orchestration with the Claude Code CLI.

Awesome Claude Code is a community-curated collection of tools, skills, hooks, slash-commands, agent orchestrators, plugins, and resources for extending and customizing Claude Code, Anthropic's AI-powered terminal coding agent. It solves the discoverability challenge for the rapidly growing Claude Code ecosystem by organizing community contributions into a browsable directory that helps developers find skills, integrations, and best practices for maximizing their productivity with Claude Code. The repository serves as the central hub for the Claude Code community, cataloging everything from simple quality-of-life plugins to sophisticated multi-agent orchestration systems.

The collection includes categories spanning workflow automation systems, PR management tools, code cleanup utilities, performance investigation agents, drift detection tools, multi-agent code review frameworks, custom skills and slash commands, MCP server configurations, and hooks for extending Claude Code behavior at specific lifecycle points. Notable entries include comprehensive toolkits with 135+ agents, 35+ curated skills, 42+ commands, 150+ plugins, 19+ hooks, and complete template configurations for different development workflows. The repository is actively maintained with regular updates as the Claude Code ecosystem continues to expand rapidly.

Awesome Claude Code targets Claude Code users ranging from individual developers to engineering teams who want to discover and adopt community-built extensions that enhance their AI-assisted development workflow. It integrates with the broader Claude Code customization system including CLAUDE.md project files, custom skills, hooks, and MCP server configurations, providing ready-to-use templates and configurations that can be dropped into any project. The resource is particularly valuable for developers new to Claude Code who want to learn from community best practices, and for experienced users looking for advanced techniques like multi-agent orchestration, automated testing workflows, and specialized domain-specific skills.

Pricing

Free

Platforms

GitHub (reference)

Categories

Tags

Use Cases

Alternatives

Related Tools

Hermes Agent logo

Hermes Agent

Top Pick

Open-source AI agent framework with persistent memory, reusable skills, tools, and messaging gateways

Hermes Agent is an open-source AI agent framework with persistent memory, reusable skills, 40+ tools, cron jobs, and messaging gateways.

open-sourceOpen Source
BeeAI Framework logo

BeeAI Framework

Python and TypeScript framework for production multi-agent systems

BeeAI Framework is an Apache-2.0 toolkit for building production-ready AI agents and multi-agent systems in Python and TypeScript. Its docs cover agents, tools, RAG, memory, workflows, backend providers, serving, and A2A/MCP integration surfaces, making it a vendor-neutral option for teams comparing LangGraph, CrewAI, Mastra, and related agent runtimes.

open-sourceOpen SourceTelemetry
Superserve logo

Superserve

Open-source Firecracker sandboxes for long-running AI agents

Superserve is an open-source sandbox infrastructure layer for AI agents that need durable computers instead of short-lived shells. It runs isolated Firecracker microVMs, supports pause, resume, snapshot, fork, preview URLs, MCP connectivity, SDK/API control, Docker workloads, and self-hosting, while the hosted service adds pay-as-you-go agent sandboxes for teams.

open-sourceOpen Source

Anthropic Agent Skills

Official Claude Agent Skills examples, spec, and plugin marketplace for reusable agent capabilities

Anthropic Agent Skills is Anthropic's official reference repo and Claude Code plugin marketplace for reusable Skill folders. It packages example SKILL.md workflows, document skills, a Claude API skill, templates, and the Agent Skills spec so teams can turn repeatable instructions, scripts, and resources into on-demand Claude capabilities instead of copying prompts across sessions.

freeTelemetry
agmsg logo

agmsg

Cross-agent messaging for CLI coding agents

agmsg is an MIT-licensed Bash and SQLite messaging layer for CLI coding agents. It lets Claude Code, Codex, Gemini CLI, GitHub Copilot CLI, Antigravity, OpenCode, Hermes, and other terminal agents exchange messages through a shared local database instead of relying on a human copy-paste relay. It is intentionally not MCP, not a broker, and not a subagent framework.

open-sourceOpen Source
eve vercel

eve by Vercel

Filesystem-first framework for durable AI agents

Eve is Vercel's filesystem-first TypeScript framework for building durable AI agents as ordinary project files. It combines Markdown instructions and skills, typed tools, channels, connections, subagents, schedules, sandboxes, and evals with Vercel's agent runtime so teams can ship deployable agents without hand-rolling orchestration. The current beta fits Vercel-native backend agent projects.

open-sourceOpen Source