🎯

migrate-to-rstest

🎯Skill

from rstackjs/agent-skills

VibeIndex|
What it does
|

A collection of AI-powered agent skills for the Rstack ecosystem (Rspack, Rsbuild, Rslib, Rspress, Rsdoctor, Rstest), covering debugging, tracing, upgrading, and project analysis tasks.

πŸ“¦

Same repository

rstackjs/agent-skills(24 items)

migrate-to-rstest

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add rstackjs/agent-skills --skill migrate-to-rstest
skills.sh Install⚠ Installs to .agents/skills/
npx skills add rstackjs/agent-skills --skill migrate-to-rstest
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/migrate-to-rstest/SKILL.md

SKILL.md

225Installs
-
AddedFeb 26, 2026

More from this repository10

🎯
rsbuild-best-practices🎯Skill

A skill providing Rsbuild best practices from the Rstack.js agent skills collection, which covers the Rspack ecosystem of build tools and frameworks.

🎯
rslib-best-practices🎯Skill

Rslib best-practices skill for writing, reviewing, and troubleshooting Rslib library projectsβ€”covers config, CLI workflow, output formats, declaration files, dependency handling, build optimization, and toolchain integration. Part of the Rstack agent-skills collection.

🎯
rstest-best-practices🎯Skill

An AI-powered agent skill for Rstest best practices, part of the Rstack ecosystem skills collection covering debugging, tracing, upgrading, and analyzing projects built with Rspack, Rsbuild, Rslib, and related Rstack tools.

🎯
rspack-best-practices🎯Skill

Best practices guidance for Rspack projects covering configuration, CLI workflows, type checking, CSS handling, bundle optimization, asset management, and performance profiling.

🎯
rspack-v2-upgrade🎯Skill

A skill that guides the upgrade process from Rspack 1.x to v2, covering dependency updates, configuration changes, and migration of breaking changes according to the official migration guide.

🎯
rsbuild-v2-upgrade🎯Skill

A skill for migrating Rsbuild projects from v1 to v2, guiding through config file updates, plugin package upgrades, and upgrade validation following the official v1-to-v2 migration guide.

🎯
rsdoctor-analysis🎯Skill

A skill from an agent skills collection that provides Rsdoctor bundle analysis capabilities for diagnosing and optimizing webpack/rspack build performance and bundle size issues.

🎯
rspress-description-generator🎯Skill

Part of the Rstack agent skills collection for AI-powered debugging, tracing, upgrading, and analyzing Rstack projects (Rspack, Rsbuild, Rslib, Rspress, Rsdoctor, Rstest, Rslint, and Storybook).

🎯
rspress-best-practices🎯Skill

Part of the Rstack agent skills collection providing AI-powered skills for debugging, tracing, upgrading, and analyzing Rstack ecosystem projects including Rspack, Rsbuild, Rslib, Rspress, Rsdoctor, and Rstest.

🎯
migrate-to-rsbuild🎯Skill

Migrates webpack, Vite, Create React App (CRA/CRACO), or Vue CLI projects to Rsbuild with minimal behavior changes, following official migration guides and a validate-before-cleanup workflow.