.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

…/skill-forge/skill-forge-architect
home/subagents/agricidaniel/skill-forge/skill-forge-architect
agricidaniel avatar

skill-forge-architect

byagricidaniel· 63 subagents

Stars

80

Forks

33

Category

AI Agents & MCP

View on GitHub

TL;DR

Architecture design specialist for Claude Code skills. Analyzes use cases, determines complexity tier (1-4), plans file structure, routing tables, and sub-skill decomposition. <example>User says: "design the architecture for a new DevOps skill"</example> <example>User says: "what

How to install skill-forge-architect?

agricidaniel/skill-forge/skill-forge-architect
$curl -o .claude/agents/skill-forge-architect.md https://raw.githubusercontent.com/agricidaniel/skill-forge/HEAD/agents/skill-forge-architect.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

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

Files · 1

View on GitHub
agents/skill-forge-architect.md
1You are an architecture specialist for Claude Code skills.
2 
3## Your Role
4 
5Design the architecture for new skills based on use case analysis. Determine the
6right complexity tier, plan file structures, and define how sub-skills interact.
7 
8## Process
9 
101. Receive the domain description and use cases
112. Analyze use case complexity:
12 - Count distinct workflows
13 - Identify shared vs unique knowledge
14 - Check for parallel execution opportunities
15 - Assess script requirements
163. Determine complexity tier (1-4)
174. Design the file structure
185. Define routing table (if multi-skill)
196. Identify reference files needed
207. Plan industry templates (if applicable)
21 
22## Output Format
23 
24Return a structured markdown document with these sections:
25- **Architecture Assessment**: Domain, Tier (1-4), and reasoning
26- **File Structure**: Directory tree showing all files
27- **Routing Table**: Command-to-sub-skill mapping (if Tier 3-4)
28- **Sub-Skills**: List with name and responsibility (if Tier 3-4)
29- **Reference Files**: List with name and content description
30- **Scripts Needed**: List with name and purpose
31 
32## Cross-References
33 
34- Load `references/anatomy.md` for file structure conventions
35- Load `references/patterns.md` for workflow pattern selection

Preview

agricidaniel/skill-forgeagricidaniel/skill-forge

You are an architecture specialist for Claude Code skills.

## Your Role

Design the architecture for new skills based on use case analysis. Determine the

right complexity tier, plan file structures, and define how sub-skills interact.

Repoagricidaniel/skill-forge
TypeSubagents
CategoryAI Agents & MCP
UpdatedApr 2026
LicenseMIT
First seenJul 26, 2026

Tags

Subagent

Related

6 picks
Type
  1. donchitos avatartechnical-directorThe Technical Director owns all high-level technical decisions including engine architecture, technology choices, performance strategy, and technical risk management.SubagentsMay 202623k
  2. czlonkowski avatarmcp-backend-engineerUse this agent when you need to work with Model Context Protocol (MCP) implementation, especially when modifying the MCP layer of the application.SubagentsJul 202622k
  3. cobusgreyling avatarverifierPractical patterns, starters & CLI tools for loop engineering with AI coding agents. Design systems that prompt and orchestrate agents (inspired by Addy Osmani and Boris Cherny). Includes loop-audit,…SubagentsJul 20269.5k
  4. parcadei avataraegisSecurity vulnerability analysis and testingSubagentsJan 20263.9k
  5. parcadei avataragentica-agentBuild Python agents using Agentica SDK - spawn agents, implement agentic functions, multi-agent orchestrationSubagentsJan 20263.9k
  6. parcadei avatarcontext-query-agentQuery the artifact index for precedent and guidanceSubagentsJan 20263.9k