ワンクリックで
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