c4-architecture

Generate C4 architecture diagrams and Markdown documentation from natural language prompts.

2|1|Updated Jan 26, 2026
One-click install
npx skills add https://github.com/TrevorEdris/fellowship-of-the-workflows --skill c4-architecture
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: c4-architecture
Source: https://github.com/TrevorEdris/fellowship-of-the-workflows/tree/main/workflows/skills/c4-architecture
Command: npx skills add https://github.com/TrevorEdris/fellowship-of-the-workflows --skill c4-architecture

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables teams to automatically generate C4 architecture diagrams and accompanying Markdown documentation from natural language prompts, eliminating manual diagram drafting and ensuring consistency across the project documentation.

Core Features & Use Cases

  • Generate System Context, Container, Component, Deployment, and Dynamic diagrams using Mermaid syntax.
  • Produce Markdown documentation with best-practice guidance and references.
  • Output artifacts to docs/architecture and maintain a consistent frontmatter-driven entry point for activation.

Quick Start

Describe your system or architecture request in plain language, and the skill will generate the corresponding diagrams and docs.

Frequently Asked Questions about c4-architecture

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

FAQPage Schema
How do I automatically generate C4 architecture diagrams from natural language?

You can generate System Context, Container, Component, Deployment, and Dynamic C4 diagrams by providing a natural language prompt describing your software architecture.

What types of C4 diagrams can I create using Mermaid syntax?

You can generate System Context, Container, Component, Deployment, and Dynamic C4 diagrams by providing a natural language prompt describing your software architecture.

Can I generate architecture documentation alongside C4 diagrams automatically?

Yes, generating architecture documentation alongside C4 diagrams produces Markdown files with best-practice guidance and references, ensuring consistent frontmatter-driven outputs under docs/architecture.

Does this C4 diagram generator enforce architecture conventions and best practices?

Yes, this C4 diagram generator enforces C4 conventions and provides references for best practices to ensure consistent architecture documentation across your project.

What is the best way to document software architecture without manual diagram drafting?

The best way to document software architecture without manual drafting is using natural language prompts to automatically generate Mermaid diagrams and Markdown docs, eliminating manual diagram drafting.