LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

rsbuild-v2-upgrade - Rsbuild v1 to v2 Migration Assistant

Migrate Rsbuild projects from version 1 to version 2 following the official upgrade guide

Tags

Updated: 2026-02-12

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • read package.json
  • locate config files
  • open upgrade guide
  • list breaking changes
  • update dependencies
  • apply config changes
  • run build validation

Inputs

  • Rsbuild project
  • package.json file
  • configuration files
  • official upgrade guide

Outputs

  • updated configuration files
  • updated dependencies
  • build validation results

Requirements

  • access to official upgrade guide
  • ability to run build commands

Source

  • Spec: SKILL.md
build-tool
migration
version-upgrade
rsbuild
read package.json
locate config files
open upgrade guide
list breaking changes
Rsbuild project
package.json file
configuration files
updated configuration files
updated dependencies
build validation results