extract-rules
从现有代码库中提取项目特定的编码规则和领域知识,为 AI 代理生成 Markdown 文档。
SKILL.md
Analyzes existing codebase to extract project-specific coding rules and domain knowledge, generating structured markdown documentation for AI agents.
File format: YAML frontmatter only (no markdown body). The file uses .md extension for consistency with other Claude Code config files, but contains only YAML between --- delimiters.
Note: .gitignore patterns are always applied. Common exclusions like nodemodules/, dist/, build/ are typically in .gitignore and automatically excluded.
从现有代码库中提取项目特定的编码规则和领域知识,为 AI 代理生成 Markdown 文档。 来源:hiroro-work/claude-plugins。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/hiroro-work/claude-plugins --skill extract-rules- 分类
- </>开发工具
- 认证
- —
- 收录时间
- 2026-02-11
- 更新时间
- 2026-02-18
快速解答
什么是 extract-rules?
从现有代码库中提取项目特定的编码规则和领域知识,为 AI 代理生成 Markdown 文档。 来源:hiroro-work/claude-plugins。
如何安装 extract-rules?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/hiroro-work/claude-plugins --skill extract-rules 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/hiroro-work/claude-plugins
详情
- 分类
- </>开发工具
- 来源
- user
- 收录时间
- 2026-02-11