analyzing-frontend-layer
Installation
SKILL.md
Analyzing Frontend Layer
Output: docs/unwind/layers/frontend/ (folder with index.md + section files)
Principles: See analysis-principles.md - completeness, machine-readable, link to source, no commentary, incremental writes.
Output Structure
docs/unwind/layers/frontend/
├── index.md # Route overview, page count, tech stack
├── routes.md # Routing structure
├── pages.md # Page purposes and user flows [MUST]
├── state.md # State management
└── api-hooks.md # API integration points