analizar_proyecto
Inspects a local project or repository to identify its tech stack, architectural layers, and existing Mermaid diagrams, enabling generation of accurate architecture diagrams.
Instructions
Inspecciona la estructura de un proyecto en el disco local o repositorio. Detecta el stack tecnológico, las capas arquitectónicas (Frontend, API, Servicios, Dominio, Base de datos), archivos representativos y busca si ya existen diagramas (.mmd, .puml).
Args: project_path: Ruta absoluta al proyecto o repositorio (ej: 'D:/2026/MiProyecto').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | Yes |