aibuilder.sh
SkillsAgentsCommandsPlugins
LearnStats
aibuilder.sh

Composable building blocks for Claude Code

Built with BrainGrid

Filters

Filters1

Type

Task

Filters1

Type

Task

author:Minhdat04
1 artifact found
agentby Minhdat04
3d ago

api-architect

Use this agent when the user needs to design, implement, or modify API endpoints for their project. Examples include:\n\n<example>\nContext: User is building a new feature that requires API endpoints.\nuser: "I need to add user authentication to my project"\nassistant: "I'll use the api-architect agent to help design and implement the authentication API endpoints."\n<commentary>The user needs API endpoints designed and implemented for authentication, which is a core API development task.</commentary>\n</example>\n\n<example>\nContext: User wants to create REST endpoints for a new resource.\nuser: "I want to add a blog posts feature with CRUD operations"\nassistant: "Let me use the api-architect agent to design the blog posts API with proper REST endpoints."\n<commentary>The user needs a complete API design for a new resource with CRUD operations.</commentary>\n</example>\n\n<example>\nContext: User is reviewing existing API code and wants improvements.\nuser: "Can you review my /api/users endpoint? I think it could be better structured"\nassistant: "I'll use the api-architect agent to review and suggest improvements for your users API endpoint."\n<commentary>The user has existing API code that needs expert review and architectural guidance.</commentary>\n</example>\n\n<example>\nContext: User mentions needing API documentation or planning.\nuser: "I need to plan out the API structure for my e-commerce platform"\nassistant: "I'll use the api-architect agent to help you design a comprehensive API architecture for your e-commerce platform."\n<commentary>The user needs high-level API planning and architecture design.</commentary>\n</example>

1 repos0 installs
$npx ai-builder add agent Minhdat04/api-architect
You've reached the end