// Use when planning features and user request contains "project structure", "create doc", "generate project docs" - generates project structure documentation describing directory organization, file patterns, and architectural organization extracted from codebase analysis
| name | project-structure-generation |
| description | Use when planning features and user request contains "project structure", "create doc", "generate project docs" - generates project structure documentation describing directory organization, file patterns, and architectural organization extracted from codebase analysis |
Generate project structure documentation describing directory organization, file patterns, and architectural organization extracted from codebase analysis. This helps developers understand how the project is organized and where to find specific types of files.
Generate project structure documentation by analyzing codebase organization.
Example:
project-structure.mdc with directory tree and patternsResult: Complete project structure documentation for onboarding and planning.
Create documentation covering:
.cursor/rules/ or .claude/docs/ directory if neededproject-structure.mdcThe generated document must include:
.mdc).cursor/rules/ or .claude/docs/project-structure.mdcThis skill is invoked automatically by the PLAN workflow Phase 2 when:
The skill executes BEFORE requirements intake, ensuring project structure is documented for planning.
Common Issues:
Structure documentation not generated
Incomplete structure analysis
Documentation not saved in correct location
.cursor/rules/ or .claude/docs/.cursor/rules/ or .claude/docs/ as project-structure.mdcIf issues persist: