Are you the author? Sign in to claim
๐ Sub-Agents Directory is a curated collection of 100+ sub-agent prompts and MCP servers for Claude Code.
Discover Claude Code sub-agents, prompts, and MCP servers.
About ยท Getting Started ยท Contributing
Sub-Agents Directory is a curated collection of 100+ sub-agent prompts and MCP servers for Claude Code. Browse by category, search by keyword, or generate custom agents with AI.
# Clone the repository
git clone https://github.com/ayush-that/sub-agents.directory.git
cd sub-agents.directory
# Install dependencies
bun install
# Start the development server
bun dev
Open http://localhost:3000 to view the directory.
We welcome contributions! To add a new sub-agent:
git clone https://github.com/YOUR_USERNAME/sub-agents.directory.git
cd sub-agents.directory
bun install
Add a new markdown file in the appropriate category folder:
content/
โโโ 01-core-development/
โโโ 02-language-specialists/
โโโ 03-infrastructure/
โโโ 04-quality-security/
โโโ 05-data-ai/
โโโ 06-developer-experience/
โโโ 07-specialized-domains/
โโโ 08-business-product/
โโโ 09-meta-orchestration/
โโโ 10-research-analysis/
Each rule follows this format:
---
name: your-agent-name
description: Brief description of what the agent does
tools: Read, Write, Edit, Bash, Glob, Grep
---
Your agent instructions go here...
Open a pull request to this repository. We'll review and merge it!
MIT
โ ๏ธ Experimentelle Skill-Sammlung fรผr deutsches Recht (Arbeits-, Gesellschafts-, Insolvenz-, Datenschutz-, Prozessrecht u
Manage multiple Claude Code agents from TUI or Web with tmux and git worktrees
Project management using GitHub Issues + Git worktrees for parallel agent execution
Core skills library for Claude Code with 20+ battle-tested skills including TDD, debugging, and brainstorming