rspress-review

Analyze RSPress documentation for MDX, Twoslash, and navigation issues.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill reviews RSPress documentation to ensure MDX syntax is valid, Twoslash code blocks compile, references are correct, and overall content quality is high.

Core Features & Use Cases

  • Validate MDX frontmatter and structure across modules.
  • Verify Twoslash code blocks compile and imports are complete.
  • Check cross-references and navigation flow to prevent broken links.
  • Analyze content quality and clarity to improve documentation.

Quick Start

Run an automated review on the target module to validate docs and Twoslash blocks.

Frequently Asked Questions about rspress-review

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

FAQPage Schema
How do I validate Twoslash code blocks in RSPress documentation?

Validating Twoslash code blocks in RSPress documentation involves analyzing MDX files to verify that code snippets compile correctly and imports are complete. Automated reviews target module-level docs to identify compilation gaps and generate actionable fix recommendations.

What is the best way to check MDX frontmatter and structure in RSPress docs?

Checking MDX frontmatter and structure in RSPress docs requires scanning module-level MDX files to validate syntax and metadata. Automated auditing tools analyze concept guides and API references to detect structural inconsistencies and output a structured quality report.

How do I find broken cross-references and navigation issues in RSPress docs?

Finding broken cross-references in RSPress docs involves auditing internal links across MDX files to prevent navigation problems. Automated reviews check cross-references and navigation flow, identifying broken links and providing actionable recommendations for resolution.

Can I review a single module's RSPress documentation instead of the full project?

Yes, you can review a single module's RSPress documentation instead of the full project. Automated documentation reviews support targeted audits of individual modules, allowing you to validate MDX syntax, Twoslash blocks, and cross-references locally before scaling to the full project.

Why does my Twoslash code block fail to compile during RSPress documentation audits?

Twoslash code blocks fail to compile during RSPress documentation audits when imports are incomplete or MDX syntax is invalid. Analyzing the specific module-level MDX file identifies missing dependencies and syntax gaps, enabling targeted recommendations to resolve compilation errors.

What quality issues should I look for when auditing RSPress documentation?

When auditing RSPress documentation, look for invalid MDX frontmatter, failing Twoslash code blocks, broken cross-references, and overall content clarity issues. An automated review analyzes these dimensions across module-level docs to produce a structured report with prioritized recommendations.