What problem does it solve? Documenting how a system's components map to deployable units is time-consuming and often inconsistent. This Skill synthesizes component-level documentation into structured C4 Container-level architecture, including deployment details, interfaces, and diagrams. ## Core Features & Use Cases - Container Synthesis: Maps logical components to deployment containers (web apps, APIs, databases, message queues) with technology and deployment details. - Interface Documentation: Documents container APIs as OpenAPI/Swagger specifications with endpoints and protocols. - Diagram Generation: Produces Mermaid C4Container diagrams showing containers, external systems, and communication protocols. - Use Case: After documenting individual components of a microservices system, use this Skill to group them into deployable containers, document their REST APIs, and generate a container diagram for architecture review. ## Quick Start Synthesize all documented components into C4 container-level documentation with Mermaid diagrams and OpenAPI specs for each container interface.