system-architecture-design

Automate system architecture design from natural language descriptions with risk analysis.

3|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/go7th/system-architecture-design --skill system-architecture-design-go7th
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: system-architecture-design
Source: https://github.com/go7th/system-architecture-design/tree/main
Command: npx skills add https://github.com/go7th/system-architecture-design --skill system-architecture-design-go7th

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates end-to-end system architecture design from natural language descriptions, including risk analysis and generation of architecture documents.

Core Features & Use Cases

  • Generate production-grade architecture prompts from a natural language brief.
  • Produce comprehensive architecture documents (diagrams, ADRs, deployment guides, and more) with a risk-analysis feedback loop.
  • Apply to new projects and existing codebases, with options to generate prompts, docs, or code, and to scan for improvements in existing projects.

Quick Start

Describe your system in natural language to immediately generate architecture prompts, risk analyses, and documentation.

Frequently Asked Questions about system-architecture-design

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

FAQPage Schema
How do I generate system architecture documents from a natural language description?

System architecture documents are generated by inputting a natural language project brief, which automates the creation of diagrams, stack choices, deployment guides, and ADRs with iterative risk mitigation.

Can I use architecture design automation for an existing codebase?

Architecture design automation applies to existing codebases by scanning for architectural improvements and generating corresponding risk analyses, documentation, and prompts for system enhancements.

What is included in automated production-grade architecture design?

Automated production-grade architecture design includes comprehensive outputs like diagrams, ADRs, deployment guides, stack choices, risk analysis, and versioned documentation with traceable artifacts.

How does risk analysis work during system design generation?

Risk analysis during system design works through an iterative feedback loop that continuously identifies, evaluates, and mitigates architectural risks to deliver production-ready documentation.

Do I need any dependencies to generate architecture diagrams and ADRs?

No external dependencies are required to generate architecture diagrams and ADRs, as the workflow operates independently to produce versioned outputs and traceable documentation directly from your inputs.

What is the best way to document deployment guides and stack choices for a new project?

The best way to document deployment guides and stack choices is providing a natural language description of the new project to automatically generate production-ready architecture documents with traceable records.