rspress-v2-upgrade

Automate Rspress project migration from version 1 to version 2.

Updated Mar 16, 2026
One-click install
npx skills add https://github.com/ruxelion/rs-grid --skill rspress-v2-upgrade-ruxelion
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rspress-v2-upgrade
Source: https://github.com/ruxelion/rs-grid/tree/main/.agents/skills/rspress-v2-upgrade
Command: npx skills add https://github.com/ruxelion/rs-grid --skill rspress-v2-upgrade-ruxelion

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @rspress/core, rspress-plugin-xyz, rspress-plugin-abcd, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of migrating Rspress projects from version 1 to version 2, ensuring a smooth transition with minimal disruption.

Core Features & Use Cases

  • Automatic Dependency Updates: Automates the update of Rspress and related plugins to their latest versions.
  • Config and Code Migration: Assists in migrating project configurations and code changes from Rspress v1 to v2.
  • Validation and Testing: Provides checks to validate the upgrade process and detect any potential issues.

Quick Start

Migrate your Rspress project to v2 by running the 'rspress-v2-upgrade' skill.

Frequently Asked Questions about rspress-v2-upgrade

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

FAQPage Schema
How do I automate Rspress migration from v1 to v2?

Automate Rspress migration from v1 to v2 by running the rspress-v2-upgrade skill to update dependencies, migrate configurations, and validate the upgrade process automatically.

What does an automated Rspress v2 upgrade handle?

An automated Rspress v2 upgrade handles dependency updates for the core framework and plugins, config migrations, and provides validation checks to detect potential issues during the transition.

Do I need specific Rspress plugin versions to upgrade to v2?

Yes, upgrading to v2 requires @rspress/core and Rspress plugins like rspress-plugin-xyz and rspress-plugin-abcd to be updated to versions compatible with v2 before starting the migration.

Can I validate my Rspress configuration after migrating to v2?

Yes, you can validate your Rspress configuration after migrating to v2 because the upgrade process includes built-in validation and testing checks to detect potential issues and ensure a smooth transition.

What is the best way to update Rspress website dependencies to v2?

The best way to update Rspress website dependencies to v2 is using an automated migration skill that updates the framework and related plugins together while simultaneously migrating project configurations.

Why is my Rspress v1 to v2 migration not working properly?

A Rspress v1 to v2 migration might not work if your installed @rspress/core and Rspress plugin versions are not compatible with v2, requiring dependency updates and config migrations before proceeding.