关于
This skill validates documentation references including file paths, links, line numbers, and code examples to ensure accuracy. It activates when detecting cross-reference keywords and uses Read, Grep, and Glob tools for validation. Developers should use it to maintain documentation integrity and prevent broken references.
快速安装
Claude Code
推荐npx skills add majiayu000/claude-skill-registry -a claude-code/plugin add https://github.com/majiayu000/claude-skill-registrygit clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/cross-reference-validation在 Claude Code 中复制并粘贴此命令以安装该技能
GitHub 仓库
Frequently asked questions
What is the cross-reference-validation skill?
cross-reference-validation is a Claude Skill by majiayu000. Skills package instructions and resources that Claude loads on demand, so Claude can perform cross-reference-validation-related tasks without extra prompting.
How do I install cross-reference-validation?
Use the install commands on this page: add cross-reference-validation to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.
What category does cross-reference-validation belong to?
cross-reference-validation is in the validation category, tagged word.
Is cross-reference-validation free to use?
Yes. cross-reference-validation is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.
相关推荐技能
这是一个用于验证教材代码示例的Claude Skill,专为Python/Node.js/Rust的教学章节设计。它能根据四层教学法智能选择验证策略,按需调整验证深度,而非盲目执行所有代码。适用于教材编写时的代码正确性检查,不应用于生产环境测试。
这是一个用于教材代码验证的Claude技能,专门验证Python/Node/Rust的教学示例代码。它能根据四层教学法智能选择验证策略,针对不同章节的教学目标进行适当深度的代码检查。该工具使用Bash/Read/Write/Grep等基础工具,仅用于教材开发验证而非生产环境测试。
这是一个用于教材代码验证的Claude Skill,专门验证Python/Node/Rust代码示例是否符合四层教学法要求。它能根据教学层次智能选择验证策略,适用于书籍章节的代码检查而非生产环境测试。该工具通过分析上下文自动确定验证深度,确保教学代码的正确性和教学目标的匹配。
Proactive Audit是一个自动化健康检查工具,用于验证在CI/CD流水线中被修改的框架工件。它在流水线最后一步自动执行,检查钩子语法、安全模式、技能连接和路由配置等关键项。开发者可以将其集成到部署流程中,确保框架变更符合质量标准,防止问题进入生产环境。
