For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /guide/migration.md.
  • English
  • Migrate to Rstack CLI

    To migrate an existing project, we recommend using the migrate-to-rstack-cli Skill. It inspects the project and automatically migrates supported tools used in the repository—including Rstack tools, Prettier, and Husky—to Rstack CLI.

    Use the migration skill

    First, install the Skill:

    npx skills add rstackjs/rstack-cli --skill migrate-to-rstack-cli

    Then ask your coding agent to perform the migration with this prompt:

    Use the migrate-to-rstack-cli Skill to migrate this project to Rstack CLI.

    Supported tools

    The Skill can directly migrate the following standalone tools:

    Unsupported tools

    The Skill does not directly migrate tools outside the list above. If your project uses any of the following tools, migrate it to the corresponding Rstack tool first, then run the migrate-to-rstack-cli Skill: