terminal

AI Agents for Claude Code

Anthropic's AI coding CLI and IDE extension

Claude Code reads agents from the .claude/agents/ directory in your project. It supports skills, MCP servers, and CLAUDE.md project instructions. Agents are invoked contextually based on your prompt. Browse 32 agents on Agent Shelf, all compatible with Claude Code.

rocket_launchHow to use agents in Claude Code

1

Copy or download the agent .md file

2

Place it in .claude/agents/ in your project root

3

Start using Claude Code normally. It reads agent files automatically.

4

Reference the agent's purpose in your prompt for best results

Agent directory: .claude/agents/

hubMCP server for Claude Code

Connect Claude Code to Agent Shelf via MCP to search and download agents without leaving your editor. Add this to .mcp.json:

{
  "mcpServers": {
    "agentshelf": {
      "type": "http",
      "url": "https://www.agentshelf.dev/api/mcp"
    }
  }
}

Once connected, Claude Code can search agents, read details, and download Markdown files directly from Agent Shelf. Full MCP setup guide

check_circleClaude Code capabilities

check

Reads agents from .claude/agents/ directory

check

Supports CLAUDE.md for project-level instructions

check

Full terminal and file system access

check

MCP server integration via .mcp.json

check

Skill invocation with /skillname commands

check

Git-aware context for code changes

trending_upPopular agents

View allarrow_forward
terminal
Coding

Database Architect

Designs database schemas, writes optimized queries, plans migrations, and advises on database selection and scaling strategies for application data needs.

databasesqlschema-design+3
agentshelf's avataragentshelfv1.0.0
favorite88
download98
arrow_forward
shield
Security

Security Auditor

Performs security audits on codebases, dependencies, and infrastructure. Identifies vulnerabilities, suggests fixes, and helps achieve compliance with OWASP, SOC 2, and GDPR standards.

securityauditvulnerability+4
agentshelf's avataragentshelfv1.1.0
favorite56
download97
arrow_forward
task_alt
Productivity

Changelog Writer

Generates clear, user-facing changelogs from git history, pull requests, and commit messages. Categorizes changes and writes release notes that users actually read.

changelogrelease-notesdocumentation+3
agentshelf's avataragentshelfv1.0.0
favorite46
download95
arrow_forward
palette
Design

UI/UX Designer

Designs user interfaces, creates component specifications, builds design systems, and provides UX feedback. Generates accessible, responsive layouts following Material Design and modern design principles.

uiuxdesign-system+5
agentshelf's avataragentshelfv1.1.0
favorite70
download90
arrow_forward
draw
Marketing

Brand Copywriter

Crafts brand messaging, taglines, value propositions, and website copy that captures a company's voice and resonates with target audiences.

brandingcopywritingmessaging+2
agentshelf's avataragentshelfv1.0.0
favorite20
download84
arrow_forward
shield
Security

Incident Responder

Guides teams through production incidents with structured response procedures, root cause analysis, remediation steps, and post-incident review facilitation.

incident-responseproductionoutage+3
agentshelf's avataragentshelfv1.0.0
favorite50
download79
arrow_forward
article

Related guide

Best Agents for Claude Code in 2026

Detailed guide with recommendations and tips