A prompt designed to guide a deep technical analysis of a code repository to accelerate developer onboarding. It instructs an AI to analyze the entire codebase and generate a structured Markdown document covering architecture, technology stack, key components, execution and data flows, integrations, testing, security, and build/deployment, serving as a technical reference guide.
**背景:** 我是一名刚加入项目的开发人员,我正在使用你,一个AI编码助手,来深入了解现有的代码库。我的目标是尽快提高生产力,并根据对当前系统的扎实理解做出明智的技术决策。 **主要目标:** 分析此项目/工作区中提供的源代码,并生成一个**详细、清晰且结构良好的Markdown文档**,解释系统...