sub-agents.directory and claude-code-sub-agents
These are ecosystem siblings—one is a curated directory/registry for discovering MCP servers and sub-agent prompts, while the other is a concrete implementation collection of specialized sub-agents that would typically be catalogued in or discovered through such a directory.
About sub-agents.directory
ayush-that/sub-agents.directory
Sub-Agents Directory is a curated collection of 100+ sub-agent prompts and MCP servers for Claude Code.
Provides searchable, category-organized access to Claude Code sub-agent prompts with an AI-powered rule generator for custom agents. Built on Next.js with Supabase backend, it enables one-click copying and direct integration with Claude/ChatGPT. The extensible architecture uses markdown-based rule files organized by domain (DevOps, Security, AI/ML, etc.) and includes an MCP server registry for tool integration.
About claude-code-sub-agents
lst97/claude-code-sub-agents
Collection of specialized AI subagents for Claude Code for personal use (full-stack development).
Provides 33 specialized subagents spanning frontend, backend, infrastructure, testing, data engineering, and security domains that automatically delegate tasks based on context analysis or explicit invocation. Each agent encodes domain-specific expertise and best practices (React hooks, Go concurrency patterns, SQL optimization, etc.), with a meta-orchestrator ("agent-organizer") that coordinates multi-agent workflows for complex cross-domain projects. Installs as markdown files into Claude Code's local agent directory, leveraging Claude's native multi-turn capabilities for seamless tool integration.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work