rspress-nav

Official

Define docs navigation with ease.

Authorsavvy-web
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Managing navigation for large documentation sites is error-prone and hard to maintain. This Skill explains how to configure top navigation and per-directory sidebars using _nav.json and _meta.json.

Core Features & Use Cases

  • Navbar Configuration: Place _nav.json in the docs root to define top-level navigation items and nested menus.
  • Sidebar Configuration: Use _meta.json in each directory to configure per-section sidebars with files, dirs, and dividers.
  • Pattern Examples: See samples for auto-generated sidebars, section dividers, and nested navigation patterns.

Quick Start

Create _nav.json in docs/root with top-level items and create _meta.json files in directories to define sidebars. Validate active routes with activeMatch patterns.

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: rspress-nav
Download link: https://github.com/savvy-web/developer-docs/archive/main.zip#rspress-nav

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