skill-arch-solution

Design high-level system architectures with Mermaid diagrams and ADR templates.

4|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/ryan-nguyen-01/agent-platform --skill skill-arch-solution
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-arch-solution
Source: https://github.com/ryan-nguyen-01/agent-platform/tree/main/.claude/skills/skill-arch-solution
Command: npx skills add https://github.com/ryan-nguyen-01/agent-platform --skill skill-arch-solution

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Designing high-level system architectures and standardized architecture decisions to accelerate project kickoff and ensure consistency across teams.

Core Features & Use Cases

  • Architecture style decision framework: guidance to pick between Modular Monolith, Microservices, etc., based on team size and scale.
  • Mermaid component diagrams & data flow modeling: templates and examples to visualize architecture.
  • ADR templates & infrastructure checklist: clear templates for decisions and planning infrastructure.

Quick Start

Outline the system goals, choose an architecture style, create a component diagram, and draft the first Architecture Decision Record (ADR).

Frequently Asked Questions about skill-arch-solution

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I design high-level system architecture for a new project?

Choose a system architecture style using a decision framework that evaluates team size and scale to select between Modular Monolith, Microservices, or other architectures to ensure consistency across your team.

How do I create a component diagram for my infrastructure planning?

Create a component diagram for infrastructure planning by using Mermaid templates to visualize data flow modeling and system architecture, which helps standardize architecture decisions across teams of varying sizes.

What is the best way to document architecture decisions for my team?

Use an infrastructure checklist alongside ADR templates to standardize architecture decisions and infrastructure planning, ensuring all components and data flow modeling are evaluated before project kickoff.

Can I use this architecture framework for a small team or a Modular Monolith?

Yes, you can use this architecture framework for a small team because the architecture style decision framework provides guidance based on team size and scale, including selecting a Modular Monolith for smaller projects.