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.

Workflow

Installs
176
Repository
gil-1/skills
First Seen
May 21, 2026
project-architecture-report — gil-1/skills