broken-reference

Community

Fix broken links, keep your documentation flawless.

Authorwilliamzujkowski
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill automatically detects and reports broken internal cross-references within your documentation, preventing users from encountering dead ends and ensuring a smooth navigation experience.

Core Features & Use Cases

  • Link Validation: Scans Markdown files for invalid relative paths and broken links.
  • Integrity Check: Maintains the integrity and navigability of your knowledge base.
  • Use Case: Run this skill on your entire docs/ directory to find all broken links in your SKILL.md files, ensuring all related skills and resources are always accessible.

Quick Start

Scan the attached 'project-docs.md' for any broken cross-references.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: broken-reference
Download link: https://github.com/williamzujkowski/standards/archive/main.zip#broken-reference

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository