一键导入
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 职业分类
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.
Create a comprehensive project structure overview: repo tree, folder usage, core components, and build/test commands.
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. |
| argument-hint | What project overview should this generate? |
| agent | Explore |
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