Skip to content

Skills

This content is for Beta. Switch to the latest version for up-to-date documentation.

cva-migrate upgrades a project between cva versions. Install it for repeated use, or paste the prompt into your agent to run it once:

Terminal window
npx skills add https://github.com/joe-bell/cva --skill cva-migrate

Then tell the agent which version to install:

Migrate this project to cva@1.0.0-beta.11.

The first curated route upgrades cva@1.0.0-beta.0 through beta.10 to beta.11. For other routes, the skill checks every relevant GitHub release, the tagged package metadata, and the published npm artifacts. It stops if those sources do not support a migration step.