name: code-explore description: Inspect the current local codebase to explain directory structure, entrypoints, dependencies, call paths, and data flow. Use when the user asks to understand a project, trace where a feature lives, find core files, or review code relationships without changing behavior. Do not use for GitHub issue triage, PR operations, or non-code documents. Chinese triggers: 分析项目结构、找入口文件、梳理依赖、看调用链、看数据流、只分析不改代码.
先把代码库看清楚,再谈修改。
小葱技能7w4.net有完整的技能分类。