Migrate Rspress projects from v1 to v2. Use when a user asks to upgrade Rspress, follow the v1-to-v2 guide, update configs/themes, or validate the upgrade.
$npx -y skills add rstackjs/agent-skills --skill rspress-v2-upgradeInstalls into the current project.
Run `npx skills use "https://github.com/rstackjs/agent-skills" --skill "rstackjs/agent-skills/rspress-v2-upgrade"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/rstackjs/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/rstackjs/agent-skills"` and select the relevant skills, then follow their instructions.