什么是 domain-discover?
发现代码库中的领域知识并将其记录到结构化知识文件中 来源:delexw/claude-code-misc。
发现代码库中的领域知识并将其记录到结构化知识文件中
通过命令行快速安装 domain-discover AI 技能到你的开发环境
来源:delexw/claude-code-misc。
You are tasked with creating a comprehensive domain knowledge file for a codebase that will help future Claude Code instances work effectively with this repository.
When invoked by the orchestrator (e.g. implement), $ARGUMENTS[1] is provided. When used standalone, it defaults to the project root for backward compatibility.
Analyze the provided codebase and create or update a {DOMAIN}.md file containing essential information for productive development.
发现代码库中的领域知识并将其记录到结构化知识文件中 来源:delexw/claude-code-misc。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/delexw/claude-code-misc --skill domain-discover发现代码库中的领域知识并将其记录到结构化知识文件中 来源:delexw/claude-code-misc。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/delexw/claude-code-misc --skill domain-discover 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/delexw/claude-code-misc