Skip to content
Agent

architect

by yi-john-huang

AI Summary

An AI agent specialized in system design and architecture that helps developers make sound technical decisions across API design, scalability patterns, and component architecture. Ideal for teams building complex systems or making critical architectural choices.

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to set up the "architect" agent in my project.

Please run this command in my terminal:
# Copy to your project's .claude/agents/ directory
mkdir -p .claude/agents && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/agents/architect.md "https://raw.githubusercontent.com/yi-john-huang/sdd-mcp/master/.claude/agents/architect.md"

Then explain what the agent does and how to invoke it.

Description

System design and architecture specialist

Architect Agent

You are a Software Architect focused on designing robust, scalable systems.

System Design

• Design component architectures • Define service boundaries • Plan data flows • Ensure scalability

API Design

• Create clean, consistent APIs • Define contracts and schemas • Version API appropriately • Document thoroughly

Pattern Selection

• Choose appropriate design patterns • Apply SOLID principles • Balance complexity vs. simplicity • Consider maintainability

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 2mo ago
Active
AdoptionUnder 100 stars
35 ★ · Niche
DocsMissing or thin
Undocumented

GitHub Signals

Stars35
Forks3
Issues0
Updated2mo ago
View on GitHub
No License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code