rspress-page

Official

Kickstart new docs pages fast.

Authorsavvy-web
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Creating new documentation pages from scratch can be repetitive and error-prone. This Skill scaffolds pages with consistent structure and templates.

Core Features & Use Cases

  • Page Type Scaffolding: Supports Package Overview, Guides, API Reference, and GitHub Actions pages.
  • Directory Structure Guidance: Demonstrates recommended layouts under docs/src/en/ for guides, packages, actions, and API references.
  • Checklist & Best Practices: Provides a creation checklist and Markdown/MDX guidance to ensure consistency.

Quick Start

Create a new page by following the suggested directory layout under docs/src/en/packages/@savvy-web/{package}/api/ or docs/src/en/guide/, including required frontmatter and a single H1 heading.

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

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