Reverse Architecture

Reverse-engineer a system's architecture from what already exists — a code repo, Terraform / CloudFormation / Pulumi / Bicep, Kubernetes manifests, docker-compose, a database schema, an OpenAPI spec, or a package manifest — and produce a renderable diagram (Mermaid / C4 / PlantUML) plus a written description suitable for handing to architecture-diagrams. Use when the user wants to draw the system that *exists*, not one they're proposing — for onboarding docs, audit reviews, migration planning, or filling in a missing "as-is" architecture diagram.

sananthanarayan 0f8a346 7 files · 22.3 KB Updated

File contents

sananthanarayan/skilldrop/tree/main/skills/reverse-architecture commit 0f8a346d26

Frequently asked questions

npx skillmds@latest add sananthanarayan/reverse-architecture