frontend-docs

Installation
SKILL.md

Frontend Docs

Create objective Markdown documentation for frontend applications from code evidence. Generate only the document type the user selects; do not create a full documentation set unless explicitly requested.

Document Selection

If the user does not specify the document type, ask them to choose one or more:

User need Template
Frontend architecture and design templates/architecture-design.md
Developer onboarding templates/developer-onboarding.md
Gap analysis and improvement opportunities templates/gap-analysis.md
Route, data, and state contracts templates/route-data-contracts.md
Component system and design-system map templates/component-system-map.md

If the user asks for "frontend docs" without a target path, create the selected file under docs/frontend/ using the template name as the filename. If the repository has a stronger docs convention, follow that convention instead.

Argument rules:

Installs
13
First Seen
May 21, 2026
frontend-docs — marcioaltoe/skills