SolidMITOriginal

Hub Link Check

Verifies that a defined hub of pages all link to each other — catches missing cross-links that break SEO and UX.

Entry verified April 20, 2026

The short answer

Content hubs only work if the pages in them cross-link. This skill defines the hub explicitly (a list of URLs) and fails if any page doesn't link to the others.

When to use it

After adding a new page to an existing hub. Weekly as part of site-health.

Setup

  1. 1

    Save as ~/.claude/skills/hub-link-check.md.

  2. 2

    Configure: list of URLs that form each hub.

  3. 3

    Runs as a grep-based check across hub files.

Example

You: /hub-link-check
Claude: Hub 'Claude hubs' (3 pages): claude-code-mcp-stack missing link to /calculators/claude-plan-picker; claude-pro-vs-max-vs-api missing link to /claude-code-mcp-stack. Fix?

Source & attribution

Author
Bryan Collins (PWS pattern, 2026-04-20)
Licence
MIT
Type
Original

Original pattern published under MIT — attribution preserved by convention, not licence requirement.

Caveats

Grep-based, not semantic. A link in a footer counts even if it's not contextually useful.

Browse more skills

47 skills across 10 categories, all licence-verified.