Description
A Wingspan skill that walks a repository and generates a self-contained HTML site summarizing its structure. Focused on understanding — not best practices or framework guidance.
Output covers:
- Project overview and tech stack
- Architecture map (modules, boundaries, responsibilities)
- Dependency graph between modules
- Entry points
- Data and state flow
- Key abstractions (the types that shape how you think about the codebase)
- Test landscape (what's covered, what's thin)
- Build and run instructions
- Suggested reading order
Requirements
No response
Additional Context
No response
Description
A Wingspan skill that walks a repository and generates a self-contained HTML site summarizing its structure. Focused on understanding — not best practices or framework guidance.
Output covers:
Requirements
No response
Additional Context
No response