internal-links

Community

Connect all CTAs to valid destinations with clean anchor links.

Authordeomiarn
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Ensures every button and link points to a valid internal page or in-page anchor, improving navigation reliability and SEO.

Core Features & Use Cases

  • CTA Validation: Verify all CTAs have proper hrefs.
  • Link Patterns: Enforce Next.js Link usage for internal routing.
  • Anchor Targets: Add IDs to sections used as in-page anchors.

Quick Start

Audit a page, then wrap missing buttons with Link and add matching IDs to target sections.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: internal-links
Download link: https://github.com/deomiarn/website-template/archive/main.zip#internal-links

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