reversa-architect

Generates C4 diagrams, ERD models, and integration maps from project source code.

Updated May 19, 2026
One-click install
npx skills add https://github.com/silaslopes100/lojacarmenedaniel --skill reversa-architect-silaslopes100
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reversa-architect
Source: https://github.com/silaslopes100/lojacarmenedaniel/tree/main/.agents/skills/reversa-architect
Command: npx skills add https://github.com/silaslopes100/lojacarmenedaniel --skill reversa-architect-silaslopes100

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the challenge of understanding complex legacy codebases by automatically generating comprehensive architectural documentation, reducing the time spent on manual system analysis.

Core Features & Use Cases

  • Automated C4 Modeling: Generates C4 Context, Container, and Component diagrams in Mermaid format.
  • Traceability Mapping: Creates a Spec Impact Matrix to visualize dependencies and potential change impacts.
  • Use Case: Use this Skill when onboarding a new team to an existing project to instantly generate a full architectural overview, including ERDs and integration maps, based on the current state of the repository.

Quick Start

Run the reversa-architect skill to generate the full architectural documentation for the current project based on the existing state configuration.

Frequently Asked Questions about reversa-architect

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

FAQPage Schema
How do I generate architectural documentation for a legacy codebase?

To generate architectural documentation for a legacy codebase, run the analysis against your project state files and source code. This synthesizes the existing structural logic into comprehensive technical maps and diagrams.

Can I automatically create C4 diagrams from existing source code?

Yes, you can automatically create C4 diagrams from existing source code. The system analyzes your project structure to generate Context, Container, and Component diagrams directly in Mermaid format.

What is the best way to map dependencies and technical debt in legacy code?

Mapping dependencies and technical debt in legacy code is best achieved through a Spec Impact Matrix. This visualizes component relationships and performs structural analysis to highlight potential change impacts.

Does this architectural analysis require access to the full repository?

Yes, this architectural analysis requires access to the full repository state files and source code. It needs complete project visibility to accurately assess system design and perform structural impact analysis.

When do I need ERD models and integration maps for system design?

You need ERD models and integration maps for system design when onboarding new teams to complex projects. They provide immediate visibility into component relationships and database structures within the software development lifecycle.