
Project Structure
- 56 installs
- 416 repo stars
- Updated August 4, 2026
- cowork-os/cowork-os
Analyzes a codebase and explains its architecture - how the project is organized, how modules fit together, and where things live.
About
project-structure is a Claude Code skill that analyzes and explains a project's architecture. It maps how the codebase is organized, how modules relate, and where key pieces live, producing a readable explanation of the layout. A solo builder reaches for it to get oriented in an unfamiliar repo or to document how their own project is structured.
- Maps project architecture
- Explains module organization
- Onboards you to an unfamiliar codebase
Project Structure by the numbers
- 56 all-time installs (skills.sh)
- Ranked #784 of 1,879 Documentation skills by installs in the Skillselion catalog
- Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/cowork-os/cowork-os --skill project-structureAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 56 |
|---|---|
| repo stars | ★ 416 |
| Last updated | August 4, 2026 |
| Repository | cowork-os/cowork-os ↗ |
What it does
Analyzes a codebase and explains its architecture - how the project is organized, how modules fit together, and where things live.
Who is it for?
Developers getting oriented in an unfamiliar codebase