什么是 lint-doc?
根据样式规则检查文档并修复违规行为。在编写或编辑文档后使用,以确保符合文档编写和文本格式设置规则。 来源:yusuke-suzuki/dotfiles。
根据样式规则检查文档并修复违规行为。在编写或编辑文档后使用,以确保符合文档编写和文本格式设置规则。
通过命令行快速安装 lint-doc AI 技能到你的开发环境
来源:yusuke-suzuki/dotfiles。
Identify the document to check from recent context (recently edited or discussed files). If no clear target, ask user to provide the file path.
Read the target file and check against all document-related rules from .claude/rules/ and CLAUDE.md. Apply rules relevant to the document's language (e.g. text formatting rules for Japanese documents).
根据样式规则检查文档并修复违规行为。在编写或编辑文档后使用,以确保符合文档编写和文本格式设置规则。 来源:yusuke-suzuki/dotfiles。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/yusuke-suzuki/dotfiles --skill lint-doc 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/yusuke-suzuki/dotfiles --skill lint-doc根据样式规则检查文档并修复违规行为。在编写或编辑文档后使用,以确保符合文档编写和文本格式设置规则。 来源:yusuke-suzuki/dotfiles。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/yusuke-suzuki/dotfiles --skill lint-doc 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/yusuke-suzuki/dotfiles