module-discovery
Official快速定位代码模块,迅速找到目标。
Authortaptap
Version1.0.0
Installs0
System Documentation
What problem does it solve?
当需要定位代码位置或者询问某个模块功能时(如修改某个功能、查找某个模块),使用本 SKILL(必须执行不可跳过)获取项目模块索引。
Core Features & Use Cases
- 读取并理解 module-map.md 的模块列表和优先级(P0/P1/P2)
- 提供快速定位表,将自然语言中的关键词映射到模块名,便于需求转化为代码定位
- 引导查看对应模块文档(tap-agents/prompts/modules/[模块名].md)获取模块细节
- 与 doc-auto-sync 的协作:修改代码后可同步更新文档
Quick Start
步骤:
- 读取 tap-agents/prompts/module-map.md;
- 根据快速定位表定位相关模块;
- 打开 tap-agents/prompts/modules/[模块名].md 获取详细信息
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: module-discovery Download link: https://github.com/taptap/claude-plugins-marketplace/archive/main.zip#module-discovery Please download this .zip file, extract it, and install it in the .claude/skills/ directory.