rspress-page

Create standardized RSPress documentation page scaffolds with frontmatter defaults under docs/src/en.

Updated Jan 20, 2026
One-click install
npx skills add https://github.com/spencerbeggs/claude-design-coordinator --skill rspress-page-spencerbeggs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rspress-page
Source: https://github.com/spencerbeggs/claude-design-coordinator/tree/main/.claude/skills/rspress-page
Command: npx skills add https://github.com/spencerbeggs/claude-design-coordinator --skill rspress-page-spencerbeggs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Scaffolds new RSPress documentation pages using standardized templates and frontmatter, eliminating manual setup time.

Core Features & Use Cases

  • Provides a complete page scaffold including frontmatter defaults and directory structure under docs/src/en
  • Supports multiple page types (guides, packages, API references) with consistent layouts
  • Enables rapid onboarding for new docs writers by providing ready-to-edit templates and examples

Quick Start

Create a new RSPress page by running the scaffolding tool to generate the standard docs structure and sample content.

Frequently Asked Questions about rspress-page

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I scaffold new RSPress documentation pages with standard frontmatter?

To scaffold RSPress documentation pages, use a template tool that generates the standard directory structure under docs/src/en, complete with required frontmatter fields and ready-to-edit content sections. This ensures consistent layouts for guides, packages, and API references without manual setup.

What is the standard directory layout for RSPress docs content?

The standard RSPress docs layout organizes content under the docs/src/en directory, separating guides, packages, API references, and general content into distinct paths. Scaffolding templates enforce this structure automatically to maintain consistency across documentation pages.

Does RSPress scaffolding support multiple page types like guides and API references?

Yes, RSPress scaffolding supports multiple page types including guides, packages, and API references. Each page type receives a consistent layout with tailored frontmatter defaults and example sections, ensuring structural uniformity across different documentation categories.

What's the best way to organize frontmatter fields for new RSPress docs?

The best way to organize RSPress frontmatter is using scaffolded templates that automatically enforce required fields. These templates provide standardized frontmatter defaults tailored for guides, packages, and API references, eliminating manual configuration errors and ensuring valid documentation pages.

Can I use RSPress scaffolding to onboard new docs writers quickly?

Yes, you can use RSPress scaffolding to rapidly onboard new documentation writers. The templates provide ready-to-edit content structures with example sections and enforced frontmatter, allowing contributors to focus on writing content rather than configuring directory layouts.

Why does my RSPress documentation page need specific frontmatter fields?

RSPress documentation pages require specific frontmatter fields to maintain consistent structure and proper rendering across the docs site. Scaffolding templates enforce these required fields automatically, preventing missing metadata that could break page generation or navigation.