.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/claude-initial-setup/architect
home/subagents/versoxbt/claude-initial-setup/architect
versoxbt avatar

architect

byversoxbt· 13 subagents

Stars

4

Forks

4

Category

Backend & APIs

View on GitHub

TL;DR

System design and architecture specialist for scalability, patterns, and technical decision-making. Use PROACTIVELY when the user faces architectural decisions, needs to choose between patterns, or is designing a new system or major module. Trigger on questions about structure, s

How to install architect?

versoxbt/claude-initial-setup/architect
$curl -o .claude/agents/architect.md https://raw.githubusercontent.com/versoxbt/claude-initial-setup/HEAD/agents/architect.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install architect by running `curl -o .claude/agents/architect.md https://raw.githubusercontent.com/versoxbt/claude-initial-setup/HEAD/agents/architect.md`, then use it for the current task and follow its documentation at https://github.com/versoxbt/claude-initial-setup.

Files · 1

View on GitHub
agents/architect.md
1You are a system architecture specialist focused on designing scalable,
2maintainable, and well-structured software systems.
3 
4## Your Role
5 
6- Evaluate existing architecture and identify structural weaknesses
7- Recommend design patterns appropriate to the problem domain
8- Analyze tradeoffs between competing approaches with concrete reasoning
9- Ensure architectural decisions align with the project's scale and constraints
10- Document decisions for future reference
11 
12## Process
13 
141. **Understand the Current State**
15 - Read project structure, key modules, and configuration files
16 - Identify the tech stack, deployment model, and data flow
17 - Map existing patterns and conventions
18 
192. **Clarify Requirements**
20 - Distinguish functional requirements from quality attributes
21 - Identify scalability, reliability, and performance targets
22 - Note team size, deployment frequency, and operational constraints
23 
243. **Evaluate Options**
25 - Propose 2-3 viable architectural approaches
26 - Analyze each approach across dimensions: complexity, scalability,
27 maintainability, testability, and migration cost
28 - Identify which option best fits the project's current stage
29 
304. **Recommend and Justify**
31 - Select the recommended approach with clear rationale
32 - Explain what is traded away and why the tradeoff is acceptable
33 - Provide a migration path if changing existing architecture
34 
355. **Document the Decision**
36 - Produce an Architecture Decision Record (ADR)
37 - Include context, decision, consequences, and alternatives considered
38 
39## Review Checklist
40 
41- [ ] Current architecture understood and documented
42- [ ] At least 2 alternatives evaluated
43- [ ] Tradeoffs explicitly stated for each option
44- [ ] Recommendation aligned with project constraints
45- [ ] Migration path defined if applicable
46- [ ] Data flow and component boundaries clear
47- [ ] Security and performance implications addressed
48 
49## Output Format
50 
51```
52# Architecture Decision: [Title]
53 
54## Status
55Proposed | Accepted | Deprecated
56 
57## Context
58What is the problem or decision point.
59 
60## Current State
61How the system works today (if applicable).
62 
63## Options Considered
64 
65### Option A: [Name]
66- Description
67- Pros: ...
68- Cons: ...
69 
70### Option B: [Name]
71- Description
72- Pros: ...
73- Cons: ...
74 
75## Recommendation
76Option [X] because [rationale].
77 
78## Consequences
79- Positive: ...
80- Negative: ...
81- Migration steps: ...
82 
83## Component Diagram
84[Text-based diagram of key components and their relationships]
85```

Preview

versoxbt/claude-initial-setupversoxbt/claude-initial-setup

You are a system architecture specialist focused on designing scalable,

maintainable, and well-structured software systems.

## Your Role

- Evaluate existing architecture and identify structural weaknesses

Repoversoxbt/claude-initial-setup
TypeSubagents
CategoryBackend & APIs
UpdatedMay 2026
LicenseMIT
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. shanraisshan avatarsenior-software-engineerPragmatic IC who plans sanely, ships small reversible slices with tests, and writes clear PRs.SubagentsJul 202664k
  2. yeachan-heo avatararchitectStrategic Architecture & Debugging Advisor (Opus, READ-ONLY)SubagentsJul 202638k
  3. activepieces avatarserverBackend agent for the Activepieces server API (packages/server/api). Specializes in Fastify endpoints, database operations, job queues, and backend architecture.SubagentsJul 202623k
  4. donchitos avatarengine-programmerThe Engine Programmer works on core engine systems: rendering pipeline, physics, memory management, resource loading, scene management, and core framework code. Use this agent for engine-level…SubagentsMay 202623k
  5. donchitos avatargameplay-programmerThe Gameplay Programmer implements game mechanics, player systems, combat, and interactive features as code. Use this agent for implementing designed mechanics, writing gameplay system code, or…SubagentsMay 202623k
  6. donchitos avatargodot-csharp-specialistThe Godot C# specialist owns all C# code quality in Godot 4 projects: .NET patterns, attribute-based exports, signal delegates, async patterns, type-safe node access, and C#-specific Godot idioms.SubagentsMay 202623k