document-project
Installation
SKILL.md
Brownfield Project Documentation Generator
Generate comprehensive architecture documentation automatically by analyzing existing codebase structure, patterns, and conventions.
Purpose
Analyze an existing codebase and generate three comprehensive documentation files:
- architecture.md - Project structure, tech stack, data models, API specifications
- standards.md - Coding standards, best practices, discovered conventions
- patterns.md - Design patterns, architectural patterns, common conventions
This enables BMAD Enhanced to work with brownfield projects by reverse-engineering architecture from code.