원클릭으로
project-overview
Create a comprehensive project structure overview: repo tree, folder usage, core components, and build/test commands.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Create a comprehensive project structure overview: repo tree, folder usage, core components, and build/test commands.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Create a comprehensive project structure overview: repo tree, folder usage, core components, and build/test commands.
Analyze project structure, identify build system, execute build, capture errors/warnings, and report results with logs and metadata.
Update project documentation, READMEs, and .gitignore files to reflect changes, build steps, test procedures, and ensure source code files are properly excluded from version control.
Execute test suite, parse results, capture failures, and provide comprehensive test report with metrics and diagnostics.
| name | project-overview |
| description | Create a comprehensive project structure overview: repo tree, folder usage, core components, and build/test commands. |
Generate a quick, comprehensive overview of a codebase suitable for onboarding, documentation, or understanding repo structure at a glance.
A markdown document with:
Use Explore subagent (quick thoroughness):
Search for and document:
Organize findings into the Output structure above. Use:
User: "Give me a quick overview of this project"
Assistant: Runs this skill via Explore subagent to gather and summarize repo structure, then presents a formatted overview markdown.
obj/, bin/, node_modules/, .git/, dist/, build/ unless discussing cleanup