home / skills / rstackjs

rstackjs skills

Find 13 skills from 1 repo created by rstackjs on GitHub.

1 repo
13 skills
GitHub

Sponsored

migrate-to-rstest

rstackjs/agent-skills

36
This skill helps migrate Jest or Vitest test suites and configs to Rstest, replacing APIs and updating configs with minimal behavior changes.
rspress-v2-upgrade

rstackjs/agent-skills

36
This skill guides upgrading rspress from v1 to v2 by updating configs, dependencies, and themes per the official migration guide.
rsbuild-v2-upgrade

rstackjs/agent-skills

36
This skill guides you through upgrading a Rsbuild v1 project to v2 by updating dependencies, config, and validating builds.
rsbuild-best-practices

rstackjs/agent-skills

36
This skill helps you write and review rsbuild projects by applying best practices for config, CLI, type checking, bundling, assets, and debugging.
rspack-v2-upgrade

rstackjs/agent-skills

36
This skill helps upgrade a Rspack 1.x project to v2 by guiding dependency updates, config changes, and validation against the official migration guide.
migrate-to-rslib

rstackjs/agent-skills

36
This skill guides migrating tsc or tsup projects to Rslib with minimal changes and clear verification.
rslib-best-practices

rstackjs/agent-skills

36
This skill helps you implement and review Rslib best practices across configuration, CLI, outputs, and dependencies to ensure robust libraries.
migrate-to-rsbuild

rstackjs/agent-skills

36
This skill helps migrate projects from webpack, Vite, CRA/CRACO, or Vue CLI to Rsbuild with minimal changes and validated results.
rspack-best-practices

rstackjs/agent-skills

36
This skill helps you apply Rspack best practices across config, CLI, CSS, assets, and profiling to streamline development and troubleshooting.
rsdoctor-analysis

rstackjs/agent-skills

36
This skill analyzes rsdoctor-data.json to deliver evidence-based optimization recommendations for Rsdoctor bundle insights, focusing on chunks, modules, and
storybook-rsbuild

rstackjs/agent-skills

36
This skill guides you to set up or migrate Storybook to Rsbuild across React, Vue, HTML, and more, ensuring proper integration and workflows.
rspack-debugging

rstackjs/agent-skills

6
This skill helps you debug Rspack crashes and hangs by guiding automated LLDB backtrace capture and artifact collection for rapid root-cause analysis.
rspack-tracing

rstackjs/agent-skills

6
This skill helps diagnose Rspack build slowdowns, identify slow plugins, and analyze trace files to optimize performance.