Install
$ agentstack add mcp-onmyway133-awesome-claude-code ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Awesome Claude Code
A hand-picked collection of high-quality tools, plugins, and resources for Claude Code. Every repository listed here has earned 200+ GitHub stars from the developer community.
Contents
- [Performance Champions](#-performance-champions)
- [Specialized Assistants](#-specialized-assistants)
- [Development Methodologies](#-development-methodologies)
- [Applications & Utilities](#-applications--utilities)
- [Memory & Context](#-memory--context)
- [Multi-Agent Orchestration](#-multi-agent-orchestration)
- [Terminal Apps](#-terminal-apps)
- [Terminal Displays](#-terminal-displays)
- [Event Automation](#-event-automation)
- [Quick Actions](#-quick-actions)
- [Agent Skills](#-agent-skills)
- [Project Configurations](#-project-configurations)
- [External Integrations](#-external-integrations)
- [Interface Options](#-interface-options)
- [Learning Resources](#-learning-resources)
- [Research & Deep Learning](#-research--deep-learning)
- [Browser Automation](#-browser-automation)
- [Companion CLI Tools](#-companion-cli-tools)
⭐ Performance Champions
The most starred repositories in the Claude Code ecosystem. These projects have proven their value through massive community adoption.
| Repository | Stars | Description | |------------|-------|-------------| | rtk | | High-performance CLI proxy that reduces LLM token consumption by 60-90% on developer commands, shipped as a single Rust binary | | caveman | | Claude Code skill that cuts 65% of tokens by making Claude respond in minimal caveman-style language | | everything-claude-code | | Complete optimization system with 28 agents, 125 skills, and 60+ commands for peak performance | | claude-code | | The official CLI from Anthropic that powers agentic coding in your terminal | | awesome-claude-skills | | Massive collection of community skills for extending Claude capabilities | | gstack | | Garry Tan's toolkit with 28 skills turning Claude into a virtual engineering team | | cherry-studio | | All-in-one AI productivity suite with smart chat and 300+ assistants | | claude-mem | | Auto-captures sessions and injects compressed context into future conversations | | skills | | Official repository for Anthropic-maintained agent skills | | agents | | Comprehensive package with 112 agents, 146 skills, and 79 tools | | awesome-claude-code | | Curated list of skills, hooks, and plugins for Claude Code |
🤖 Specialized Assistants
Pre-configured agents designed to excel at specific tasks. Drop them into your workflow and let them handle domain-specific challenges.
| Repository | Stars | Description | |------------|-------|-------------| | awesome-claude-code-subagents | | Collection of 100+ specialized subagents for development tasks | | awesome-claude-agents | | Comprehensive directory of all available Claude Code agents | | awesome-claude-plugins | | Production-ready plugins for workflow automation |
📋 Development Methodologies
Structured approaches and workflows that guide Claude through complex development tasks. These methodologies help maintain consistency across projects.
| Repository | Stars | Description | |------------|-------|-------------| | awesome-claude-code-toolkit | | 135 agents, 42 commands, 150+ plugins, 19 hooks, and 7 templates | | claude-code-best-practice | | Proven practices for effective Claude Code sessions |
🛠 Applications & Utilities
Standalone tools and applications built on top of Claude Code. These extend functionality beyond the terminal.
| Repository | Stars | Description | |------------|-------|-------------| | ccusage | | Offline CLI analyzing your Claude Code usage from local files | | claude-squad | | Manage multiple AI terminal agents including Aider and Codex |
🧠 Memory & Context
Tools for persisting knowledge across sessions. These help Claude remember previous conversations and maintain context over time.
| Repository | Stars | Description | |------------|-------|-------------| | claude-mem | | Auto-captures sessions and compresses context with AI for future use |
🎭 Multi-Agent Orchestration
Manage and coordinate multiple Claude instances working together. Essential for complex tasks requiring parallel processing.
| Repository | Stars | Description | |------------|-------|-------------| | claude-task-master | | AI-powered task management for Cursor, Claude Code, Windsurf, and more | | beads | | Distributed graph issue tracker with dependency-aware task graphs for AI agents | | vibe-kanban | | Kanban-style orchestration supporting 10+ coding agents | | claude-squad | | Manage multiple AI terminal agents simultaneously | | ralph | | Autonomous AI agent loop that runs repeatedly until all items in a PRD are completed | | paperclipai/paperclip | | Open-source platform that coordinates a team of AI agents (including Claude Code) to run business operations autonomously with dashboards, budgets, and governance |
🖥️ Terminal Apps
Native terminal emulators built with AI coding agents in mind. These go beyond basic terminal emulation with multi-pane layouts, notification systems, and agent-aware tooling.
| Repository | Stars | Description | |------------|-------|-------------| | manaflow-ai/cmux | | Native macOS terminal built on libghostty with vertical tabs, notification rings, split panes, and an embedded scriptable browser for multi-agent workflows |
📊 Terminal Displays
Customize your terminal with real-time Claude Code information. Track tokens, costs, and git status at a glance.
| Repository | Stars | Description | |------------|-------|-------------| | claude-code-statusline-plugins | | Official statusline configurations from Anthropic |
🪝 Event Automation
Hook into Claude Code lifecycle events to run custom scripts. Automate tasks before and after tool execution.
| Repository | Stars | Description | |------------|-------|-------------| | bouncer | | Gemini-based quality audit gate with automated hooks |
⚡ Quick Actions
Slash commands for rapid task execution. Type a command and let Claude handle the rest.
| Repository | Stars | Description | |------------|-------|-------------| | claude-code-system-prompts | | Extracted system prompts updated with each Claude release |
Popular Command Categories:
- Git Operations:
/commit,/pr-create,/changelog,/release,/worktree - Testing:
/tdd,/test-coverage,/e2e,/integration-test - Architecture:
/plan,/refactor,/migrate,/adr,/diagram - Documentation:
/doc-gen,/api-docs,/onboard - Security:
/audit,/hardening,/secrets-scan,/csp - DevOps:
/dockerfile,/ci-pipeline,/k8s-manifest,/deploy
🎯 Agent Skills
Reusable skill packs and CLAUDE.md configurations that extend Claude's capabilities. Drop these into your project to unlock specialized behaviors.
| Repository | Stars | Description | |------------|-------|-------------| | skills | | Matt Pocock's personal Claude Code skills collection — production-quality skills for real engineering workflows | | graphify | | Skill for Claude Code and other AI assistants that turns any codebase, SQL schemas, docs, or scripts into a queryable knowledge graph | | agent-skills | | Vercel's official collection of agent skills, also available at skills.sh | | ui-ux-pro-max-skill | | AI skill providing design intelligence for building professional UI/UX across multiple platforms | | superpowers | | Agentic skills framework with a proven software development methodology | | andrej-karpathy-skills | | Single CLAUDE.md distilling Andrej Karpathy's observations on LLM coding pitfalls into actionable rules |
📂 Project Configurations
CLAUDE.md templates providing project-specific guidance. Help Claude understand your codebase conventions.
| Repository | Stars | Description | |------------|-------|-------------| | claude-code-best-practice | | Proven practices for effective Claude Code sessions | | awesome-claude-code | | Tools, IDE integrations, and frameworks |
Template Types:
- By Scope: Minimal, Standard, Comprehensive, Monorepo, Enterprise
- By Language: Go, TypeScript, Python, Kotlin, Rust, Clojure
- By Domain: Game Development, Security Tools, Web Builders, Fullstack Apps
🔌 External Integrations
MCP servers connecting Claude Code to external services. Extend capabilities with third-party APIs.
| Repository | Stars | Description | |------------|-------|-------------| | claude-code-mcp | | Run Claude Code in one-shot mode with automatic permission handling | | Figma-Context-MCP | | MCP server that feeds Figma layout data directly to AI coding agents | | mcp-server-guide | | Official Figma guide for setting up and using their MCP server | | n8n-mcp | | Access to n8n's 1,239 workflow automation nodes | | claude-plugins-official | | Official Anthropic-managed plugin directory |
Figma Design Resources:
- Figma Community Skills — Browse Claude Code skills built for Figma design workflows
Pre-configured Stacks:
- Full Stack (GitHub, Supabase, Vercel)
- Data Science (Jupyter, pandas, scikit-learn)
- DevOps (Kubernetes, Terraform, AWS)
- Frontend (React, Vue, Tailwind)
📱 Interface Options
Alternative ways to interact with Claude Code beyond the terminal. Desktop apps, web interfaces, and IDE integrations.
| Repository | Stars | Description | |------------|-------|-------------| | cherry-studio | | Feature-rich desktop GUI with session management | | superset-sh/superset | | Code editor built for running multiple Claude Code, Codex, and other AI agents in parallel using git worktrees |
📚 Learning Resources
Official documentation and educational materials from Anthropic.
| Resource | Description | |----------|-------------| | Claude Code Documentation | Official guides and API references | | Claude Code Quickstart | Get started in minutes | | Best Practices Guide | Recommended patterns and workflows | | Tutorials | Step-by-step guides |
🔬 Research & Deep Learning
Tools for autonomous research, experimentation, and deep learning workflows that integrate with Claude Code.
| Repository | Stars | Description | |------------|-------|-------------| | autoresearch | | Autonomous AI agents that conduct ML research on a single GPU overnight | | gpt-researcher | | Deep research agent generating comprehensive, cited reports from any data | | kotaemon | | Clean RAG UI for chatting with documents using hybrid retrieval | | lightrag | | RAG framework combining knowledge graphs and vector search for significantly better retrieval than standard RAG | | reader | | Convert any URL to LLM-friendly input with a simple prefix |
🌐 Browser Automation
AI-powered browser control and web automation tools that complement Claude Code workflows.
| Repository | Stars | Description | |------------|-------|-------------| | agent-browser | | Browser automation CLI built specifically for AI agents | | browser-use | | Make websites accessible for AI agents with natural language control | | stagehand | | AI browser automation framework combining natural language and code |
🖥 Companion CLI Tools
Alternative and complementary terminal-based AI coding assistants that work alongside Claude Code.
| Repository | Stars | Description | |------------|-------|-------------| | repomix | | Packs your entire repository into a single AI-friendly file for feeding to Claude, ChatGPT, Gemini, and other LLMs | | gemini-cli | | Google's open-source CLI bringing Gemini directly to your terminal | | OpenHands | | AI-driven development platform with SDK, CLI, and local GUI | | codex | | OpenAI's lightweight coding agent running in your terminal | | aider | | AI pair programming in your terminal with Git integration | | continue | | Source-controlled AI checks enforceable in CI pipelines | | SWE-agent | | Autonomous agent that fixes GitHub issues using LLMs | | plandex | | Open-source AI coding agent for large projects with 2M token context | | pr-agent | | AI-powered code review for GitHub, GitLab, Bitbucket, and Azure DevOps |
Contributing
Found a great Claude Code resource with 200+ stars? Open an issue with:
- Repository URL
- Current star count
- Brief description of what it does
License
MIT License - Feel free to use and share this list.
Source & license
This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: onmyway133
- Source: onmyway133/awesome-claude-code
- License: MIT
- Homepage: https://onmyway133.com
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.