project-architecture-report
Installation
SKILL.md
Project Architecture Report
Analyze the project and produce a useful HTML file. The report should help someone quickly understand what exists, how it works, what hurts, and what the codebase likely needs next.
Quick Start
Run the bundled inventory script, then turn findings into a standalone HTML report:
node scripts/project-inventory.mjs --root /path/to/project --out .scratch/project-inventory.json
Default report path: .scratch/project-architecture-report.html.