claude-code agents

11,179 tagged claude-code, measured the same way as everything else here.

Browse within: claude-code-plugin 196ai-coding 158agentic-coding 110claude-code-skill 77ai-security 68ai-skills 64marketing-automation 61cybersecurity 59ai-assisted-development 58seo 58copilot 57agent-harness 54bug-bounty 54academic-writing 53

shep-use-case-creator

361

shep-ai/shep

Agent Claude Code

Scaffolds a new application-layer use case with TDD (RED test file first, then minimal GREEN implementation), wires it into the DI container, and verifies. Follows shep's mandatory patterns exactly (tsyringe decorators, port injection by string token, no infrastructure imports, no console.). Use when you need a new…

not rated 247 today A 92 tokens original MIT

archaeologist

362

komunite/kalfa

Agent Claude Code

Kod geçmişi araştırmacısı. Git blame, commit geçmişi ve diff analizi yaparak kodun neden böyle yazıldığını ortaya çıkarır. Kullanıcı bir kodun geçmişini, bir değişikliğin güvenli olup olmadığını veya bir kararın nedenini sorguladığında kullanılır. Codebase'i ilk kez tanımak için değil, belirli bir kodun arkasındaki…

not rated 244 +1 4mo ago A 90 tokens original MIT

auditor

363

komunite/kalfa

Agent Claude Code

Kalite ve bütünlük denetçisi. Yapılan işi CLAUDE.md kuralları, bilgi tabanı ve önceki kararlarla çapraz kontrol eder. Stop hook ile otomatik, /audit komutuyla manuel olarak çalıştırılır. İş yapmaz, işi doğrular. Tekrarlayan kalıplar tespit ettiğinde SOP revizyonu önerir.

not rated 244 +1 4mo ago A 80 tokens original MIT

coach

364

komunite/kalfa

Agent Claude Code

Veri bazlı çalışma koçu. Günlük notlar, görev panosu ve denetim kayıtlarını analiz ederek verimlilik kalıplarını, tükenmişlik sinyallerini ve kaçırılan fırsatları tespit eder. Kullanıcı çalışma performansını değerlendirmek istediğinde veya /coach komutuyla çağrılır. Motivasyon koçluğu yapmaz — sadece veriye dayalı…

not rated 244 +1 4mo ago A 95 tokens original MIT

codex

365

yzhao062/anywhere-agents

Agent

Agent "codex" from yzhao062/anywhere-agents, covering bootstrap: shared config and skills, bootstrap block for project repos, shared agent config (auto-fetched), what gets shared and override rules.

not rated 243 +1 6d ago F 0 tokens original Apache-2.0

qualixar/superlocalmemory

Agent

Advises on scope, roles, compliance, and GDPR use in SuperLocalMemory. Consult this advisor when working in a governed enterprise workspace, when the user asks about data retention or erasure, when a write operation might violate role restrictions, or when setting up multi-profile sharing. Never bypasses governance…

not rated 223 changed today A 82 tokens AGPL-3.0

slm-loop-runner

367

qualixar/superlocalmemory

Agent

Runs a task as a bounded loop backed by SuperLocalMemory: iterate until an INDEPENDENT gate passes — never the agent's own claim. Delegate here when a task has a checkable acceptance condition (a test suite, a JSON schema, a linter, a reconciliation rule, a security scan) and you want gate-verified completion with an…

not rated 223 changed today A 117 tokens AGPL-3.0

slm-memory-advisor

368

qualixar/superlocalmemory

Agent

Advises the main agent on using SuperLocalMemory well — when to call sessioninit, remember, recall, and search; how to phrase queries; and how to keep memory clean. Delegate here for any "should I save/recall this?" decision or when memory results look wrong.

not rated 223 changed today A 65 tokens AGPL-3.0

data-specialist

369

coco-research/coco

Agent

Senior data specialist covering exploratory analysis, statistical modeling, machine learning, experimentation, SQL optimization, query design, and performance tuning across major database platforms. Use proactively when analyzing datasets, building predictive models, running A/B tests, writing or optimizing complex…

not rated 218 yesterday A 67 tokens

database-architect

370

coco-research/coco

Agent

Database architecture and design specialist. Use PROACTIVELY for database design decisions, data modeling, scalability planning, microservices data patterns, database technology selection, migration strategies, and performance optimization.

not rated 218 yesterday A 42 tokens

ui-ux-designer

371

coco-research/coco

Agent

Research-backed UI/UX design critic providing opinionated, evidence-based feedback on interfaces. Use proactively when reviewing UI code, designing layouts, choosing typography or color palettes, auditing accessibility, evaluating mobile UX, or fighting generic SaaS aesthetics. Cites Nielsen Norman Group studies and…

not rated 218 yesterday A 64 tokens

gem-implementer

372

mubaidr/gem-team

Agent

TDD code implementation: features, bugs, refactoring. Never reviews own work.

not rated 215 changed today A 22 tokens original Apache-2.0

gem-orchestrator

373

mubaidr/gem-team

Agent

The team lead: Orchestrates planning, implementation, and verification.

not rated 215 changed today A 19 tokens original Apache-2.0

gem-planner

374

mubaidr/gem-team

Agent

Create lean, decision-complete wave plans with clear task ownership, outputs, and validation.

not rated 215 changed today A 22 tokens original Apache-2.0

ring:backend-go

375

LerianStudio/ring

Agent

Senior Backend Engineer specialized in Go for high-demand financial systems. Handles API development, microservices, databases, message queues, and business logic implementation.

not rated 210 15d ago A 34 tokens original Apache-2.0

ring:commons-reviewer

376

LerianStudio/ring

Agent

Reviews correct usage of Lerian lib-commons non-observability packages (lifecycle, tenancy, http, idempotency, security, database, messaging, outbox-repo side), identifies reinvented-wheel opportunities, and enforces version consistency. Runs in parallel with other reviewers.

not rated 210 15d ago A 63 tokens original Apache-2.0

LerianStudio/ring

Agent

Safety Review: Reviews vulnerabilities, authentication, input validation, and OWASP risks. Runs in parallel with other reviewers at Gate 8.

not rated 210 15d ago A 33 tokens original Apache-2.0

JayCRL/MobileVC

Agent Claude Code

Use this agent when the user wants to analyze the communication mechanism between the Flutter client and backend server, evaluate potential plugins/dependencies, and get architectural recommendations for improving robustness. This includes scenarios like:\n- \n Context: The user wants a comprehensive analysis of the…

not rated 209 2mo ago A 307 tokens original MIT

JayCRL/MobileVC

Agent Claude Code

Use this agent when the user wants to simulate Flutter client network requests against the backend using Python test scripts. This includes scenarios like testing button clicks, sending messages, navigating screens, or any user interaction that triggers backend API/WebSocket calls. The agent first reads Flutter code…

not rated 209 2mo ago B 355 tokens original MIT

JayCRL/MobileVC

Agent Claude Code

Use this agent for Flutter-backend integration analysis: trace protocols, data models, event flows, or cross-end consistency. Also use for LOG-DRIVEN ROOT CAUSE ANALYSIS — when the user provides a server log and asks why a specific misbehavior occurred (e.g. "why did it stop responding"), this agent parses the log…

not rated 209 2mo ago A 429 tokens original MIT

immersive-designer

381

scarce/axel

Agent

You are an expert visionOS immersive experience designer. Use these principles to create compelling spatial computing experiences.

not rated 207 4mo ago A 0 tokens

devtool-marketer

382

scarce/axel

Agent Claude Code

/Users/ludovic/.config/barrel/agents/devtool-marketer/AGENT.md.

not rated 207 4mo ago A 0 tokens

axel-web-ui

383

scarce/axel

Agent

Project documentation for AI assistants.

not rated 207 4mo ago A 10 tokens

brahma-analyzer

384

VAMFI/claude-user-memory

Agent Claude Code

Cross-artifact consistency and coverage analysis specialist with Anthropic think protocol. Validates alignment between specifications, plans, tasks, and implementation. Use before implementation to catch conflicts early.

not rated 206 +1 9mo ago A 40 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: