rspack-best-practices
๐ฏSkillfrom rstackjs/agent-skills
Best practices guidance for Rspack projects covering configuration, CLI workflows, type checking, CSS handling, bundle optimization, asset management, and performance profiling.
Same repository
rstackjs/agent-skills(24 items)
Installation
npx vibeindex add rstackjs/agent-skills --skill rspack-best-practicesnpx skills add rstackjs/agent-skills --skill rspack-best-practices~/.claude/skills/rspack-best-practices/SKILL.mdSKILL.md
More from this repository10
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 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.
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.
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.
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.
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.
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.
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).
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.
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.