codebase-overview
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseCodebase Overview
代码库概览
When to Use
使用场景
Trigger this skill when the user:
- Asks about project structure or architecture
- Is new to a codebase and needs orientation
- Wants to understand tech stack or patterns used
- Asks "what is this project about"
- Asks "how is this organized"
当用户出现以下情况时触发该技能:
- 询问项目结构或架构
- 刚接触某个代码库,需要入门指导
- 想要了解使用的技术栈或模式
- 询问“这个项目是关于什么的”
- 询问“项目是如何组织的”
Instructions
操作说明
- Run to analyze the codebase
/sourceatlas:overview - This scans <5% of high-entropy files (configs, READMEs, models)
- Returns project fingerprint, architecture hypotheses, and AI collaboration level
- 运行来分析代码库
/sourceatlas:overview - 此操作会扫描少于5%的高信息密度文件(配置文件、README、模型文件等)
- 返回项目特征、架构假设以及AI协作等级
What User Gets
用户可获得的内容
- Project type and scale
- Tech stack identification
- Architecture patterns with confidence levels
- Code quality signals
- Recommended next steps
- 项目类型和规模
- 技术栈识别结果
- 带有置信度的架构模式
- 代码质量信号
- 推荐的后续步骤
Example Triggers
触发示例
- "I just joined this project, where do I start?"
- "What's the architecture of this codebase?"
- "Give me an overview of this project"
- "What tech stack does this use?"
- “我刚加入这个项目,应该从哪里开始?”
- “这个代码库的架构是什么样的?”
- “给我一份这个项目的概览”
- “这个项目使用了什么技术栈?”