codebase-analysis
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseCodebase Analysis
代码库分析
Understanding-focused skill that builds foundational comprehension of codebase structure, patterns, flows, decisions, and context. Serves as foundation for downstream analysis skills (problem-analysis, refactor, etc.).
When this skill activates, IMMEDIATELY invoke the script. The script IS the workflow.
Invoke:
<invoke working-dir=".claude/skills/scripts" cmd="python3 -m skills.codebase_analysis.analyze --step 1" />以理解为核心的技能,用于建立对代码库结构、模式、流程、决策及背景信息的基础认知。作为下游分析技能(问题分析、重构等)的基础。
当激活此技能时,立即调用脚本。脚本即工作流。
调用方式:
<invoke working-dir=".claude/skills/scripts" cmd="python3 -m skills.codebase_analysis.analyze --step 1" />