A community-driven registry for the Claude Code ecosystem. Not affiliated with Anthropic.
Are you the author? Sign in to claim
Brain Drin (60+ Agents, 100+ Skills) — The ultimate tactical suite for Claude Code. Fusing best practices from Anthropic

Portable agent suite for Claude Code. 51 agents, 52 commands, 100 skills — ready to deploy on any project.
Curated from the best open-source Claude Code resources: wshobson/claude-code-agents, qdhenry/claude-commands, BMAD-METHOD, VoltAgent, and Anthropic's own documentation.
Specialized personas that Claude adopts for focused work.
| Domain | Agents |
|---|---|
| Strategy & Leadership | team-lead cto-advisor strategist founder-coach product-manager project-manager scrum-master |
| Engineering | code-architect fullstack-dev backend-dev frontend-dev mobile-dev database-architect api-designer |
| Languages | typescript-pro python-expert rust-engineer go-specialist |
| Infra & Ops | devops-engineer kubernetes-pro terraform-pro sre-engineer cloud-architect |
| Data & AI | data-scientist ml-engineer data-engineer prompt-engineer business-analyst |
| Marketing & Sales | growth-hacker content-marketer sales-automator sdr-manager sales-ops seo-specialist social-media-manager community-manager copywriter |
| Quality & Security | code-reviewer security-auditor qa-lead test-engineer performance-analyst legal-compliance debugger |
| Research & Content | researcher technical-writer writer ux-writer user-researcher ux-designer customer-success |
Slash commands (/command) for specific workflows: onboard, feature-dev, review-pr, session-handoff, debug, refactor, security-audit, db-opt, test-gen, doc-gen, and 42 more.
Reusable multi-step workflows: API scaffolding, competitor intelligence, churn analysis, chaos engineering, lead scoring, terraform repair, prompt debugging, and more. All prefixed drin-*.
Python-based session persistence (.drin/memory-compiler/). Hooks into Claude Code lifecycle to save decisions and context between sessions. Requires uv.
Note: All agents, commands, and skills live inside
.claude/(a dot-folder). GitHub hides dot-folders in its web UI — you need to clone the repo to see the full content.
Clone the repo and run the installer from your target project:
git clone https://github.com/pedrol-cmd/brain-drin.git
cd your-project
bash /path/to/brain-drin/setup.sh
The script copies agents, commands, skills, and protocol files into your project's .claude/ directory. If .claude/ already exists, it backs it up first.
For the memory compiler (optional):
cd .drin/memory-compiler && uv sync
@code-reviewer review this PR — activates the specialist/onboard — maps architecture of current project@team-lead plan the migration — decomposes complex tasks across agents/session-handoff — saves context for next conversationRead CORE-PROTOCOL.md for the full efficiency guide.
| Repo | What it contributed |
|---|---|
| wshobson/claude-code-agents | Agent personas and command templates |
| qdhenry/claude-commands | Command structure and workflows |
| BMAD-METHOD | Product planning skills and methodology |
| VoltAgent/awesome-claude-code | Skill patterns and agent orchestration |
| Anthropic Docs | Claude Code best practices |
1000+ skills curated from Anthropic, Vercel, Stripe, and other engineering teams
Design enforcement with memory — keeps your UI consistent across a project
Universal SEO skill for Claude Code. 25 sub-skills + 18 sub-agents covering technical SEO, E-E-A-T, schema, GEO/AEO, bac
Route Claude Code traffic to any of 17 provider backends including free or local models