rstackjs

rstackjs

@rstackjs Organization

GitHub
8 Skills
562 Total Stars
February 2026 Joined

Public Skills

rspress-v2-upgrade

by rstackjs

Migrate Rspress projects from v1 to v2. Use when a user asks to upgrade Rspress, follow the v1-to-v2 guide, update configs/themes, or validate the upgrade.

Code Review 72 3mo ago

rsbuild-v2-upgrade

by rstackjs

Use when upgrading a Rsbuild 1.x project to v2, including dependency and configuration updates.

Code Gen 71 3mo ago

rsdoctor-analysis

by rstackjs

Analyze Rspack/Webpack bundles from local Rsdoctor build data without MCP. Zero-dependency JS CLI for chunk/module/package/loader insights.

CLI Tools 71 3mo ago

rspack-v2-upgrade

by rstackjs

Use when upgrading a Rspack 1.x project to v2, including dependency and configuration updates.

Code Gen 70 3mo ago

rspack-debugging

by rstackjs

Helps Rspack users and developers debug crashes or deadlocks/hangs in the Rspack build process using LLDB. Use this Skill when users encounter "Segmentation fault" errors during Rspack builds or when the build progress gets stuck.

CLI Tools 70 3mo ago

rspack-tracing

by rstackjs

Comprehensive guide and toolkit for diagnosing Rspack build issues. Quickly identify where crashes/errors occur, or perform detailed performance profiling to resolve bottlenecks. Use when the user encounters build failures, slow builds, or wants to optimize Rspack performance.

Debugging 70 3mo ago

migrate-to-rstest

by rstackjs

Migrate Jest or Vitest test suites and configs to Rstest. Use when asked to move from Jest/Vitest to Rstest, replace framework APIs with @rstest/core, translate test config to rstest.config.ts, or update test scripts and setup files for Rstest equivalents.

Database 69 3mo ago

migrate-cra-to-rsbuild

by rstackjs

Migrate Create React App (CRA) or CRACO projects to Rsbuild. Use when a user asks to replace react-scripts or CRACO with Rsbuild and complete the migration safely.

Code Gen 69 3mo ago