# rstackjs

> Open-source publisher. Listings imported from github.com/rstackjs — credited to the original author with their license.

- **Listings:** 29
- **Total installs:** 0
- **Profile:** https://agentstack.voostack.com/s/rstackjs
- **Website:** https://github.com/rstackjs

## Published listings

- [Mdx To Markdown](https://agentstack.voostack.com/l/skill-rstackjs-agent-skills-mdx-to-markdown) — Skill · Free · security-reviewed — `agentstack add skill-rstackjs-agent-skills-mdx-to-markdown`
  Convert `.mdx` to portable `.md`, cleaning MDX components, anchors, code titles, table-of-contents links, and root-relative docs links.
- [Rspack Best Practices](https://agentstack.voostack.com/l/skill-rstackjs-agent-skills-rspack-best-practices) — Skill · Free · security-reviewed — `agentstack add skill-rstackjs-agent-skills-rspack-best-practices`
  Rspack best practices for config, CLI workflow, type checking, CSS, bundle optimization, assets and profiling. Use when writing, reviewing, or troubleshooting Rspack projects.
- [Migrate To Rslint](https://agentstack.voostack.com/l/skill-rstackjs-agent-skills-migrate-to-rslint) — Skill · Free · security-reviewed — `agentstack add skill-rstackjs-agent-skills-migrate-to-rslint`
  Migrate ESLint or other linters to Rslint. Use when asked to replace ESLint flat config, lint scripts, VS Code ESLint settings, inline directives, rules, presets, plugins, or lint dependencies with Rslint equivalents.
- [Rspress Custom Theme](https://agentstack.voostack.com/l/skill-rstackjs-agent-skills-rspress-custom-theme) — Skill · Free · security-reviewed — `agentstack add skill-rstackjs-agent-skills-rspress-custom-theme`
  Customize Rspress themes using CSS variables, Layout slots, component wrapping, or component ejection. Use when a user wants to change the look and feel of an Rspress site, override theme components, add custom navigation/sidebar/footer content, inject global providers, or modify the default Rspress theme in any way. Also use when a user mentions theme/index.tsx, Layout slots, BEM class overrides…
- [Rspack Split Chunks](https://agentstack.voostack.com/l/skill-rstackjs-agent-skills-rspack-split-chunks) — Skill · Free · security-reviewed — `agentstack add skill-rstackjs-agent-skills-rspack-split-chunks`
  >-
- [Rspress Description Generator](https://agentstack.voostack.com/l/skill-rstackjs-agent-skills-rspress-description-generator) — Skill · Free · security-reviewed — `agentstack add skill-rstackjs-agent-skills-rspress-description-generator`
  Generate and maintain description frontmatter for Rspress documentation files (.md/.mdx). Use when a user wants to add SEO descriptions, improve search engine snippets, generate llms.txt metadata, prepare docs for AI summarization, or batch-update frontmatter across an Rspress doc site. Also use when adding new documentation pages to an Rspress project — every new doc file needs a description.
- [Create Draft Release Notes](https://agentstack.voostack.com/l/skill-rstackjs-agent-skills-create-draft-release-notes) — Skill · Free · security-reviewed — `agentstack add skill-rstackjs-agent-skills-create-draft-release-notes`
  Create or update draft GitHub release notes, or output organized Markdown when draft creation is unavailable. Use for release notes, draft releases, release PR checks, npm staged publishing checks, and optional highlights.
- [Rstest Best Practices](https://agentstack.voostack.com/l/skill-rstackjs-agent-skills-rstest-best-practices) — Skill · Free · security-reviewed — `agentstack add skill-rstackjs-agent-skills-rstest-best-practices`
  Rstest best practices for config, CLI workflow, test writing, mocking, snapshot testing, DOM testing, coverage, multi-project setup, CI integration, performance and debugging. Use when writing, reviewing, or troubleshooting Rstest test projects.
- [Rslib Modern Package](https://agentstack.voostack.com/l/skill-rstackjs-agent-skills-rslib-modern-package) — Skill · Free · security-reviewed — `agentstack add skill-rstackjs-agent-skills-rslib-modern-package`
  Opinionated Rslib recommendations for modern JS/TS npm package design covering pure ESM, strict TypeScript, explicit exports, small stable APIs, pragmatic dependencies, accurate sideEffects, correct declarations, package validation, provenance, README.md, and AGENTS.md. Use when the user wants to make a JS/TS package more modern, check whether the current package setup is healthy, review package.…
- [Rstack Repo Maintain](https://agentstack.voostack.com/l/skill-rstackjs-agent-skills-rstack-repo-maintain) — Skill · Free · security-reviewed — `agentstack add skill-rstackjs-agent-skills-rstack-repo-maintain`
  Audit and modernize RstackJS/Rspack ecosystem repositories to the current shared infrastructure baseline: Rslib ESM or dual builds, Rslint recommended rules, Rstest test tooling, Node 20+ support where appropriate, TypeScript 6 and tsgo where compatible, concise README/AGENTS docs, release workflow cleanup, unused dependency removal, and infra PR commit conventions. Use when updating rstackjs rep…
- [Rslib Best Practices](https://agentstack.voostack.com/l/skill-rstackjs-agent-skills-rslib-best-practices) — Skill · Free · security-reviewed — `agentstack add skill-rstackjs-agent-skills-rslib-best-practices`
  Rslib best practices for config, CLI workflow, output, declaration files, dependency handling, build optimization and toolchain integration. Use when writing, reviewing, or troubleshooting Rslib projects.
- [Rspack V2 Upgrade](https://agentstack.voostack.com/l/skill-rstackjs-agent-skills-rspack-v2-upgrade) — Skill · Free · security-reviewed — `agentstack add skill-rstackjs-agent-skills-rspack-v2-upgrade`
  Use when upgrading a Rspack 1.x project to v2, including dependency and configuration updates.
- [Storybook Rsbuild](https://agentstack.voostack.com/l/skill-rstackjs-agent-skills-storybook-rsbuild) — Skill · Free · security-reviewed — `agentstack add skill-rstackjs-agent-skills-storybook-rsbuild`
  Set up or migrate Storybook to use the Rsbuild builder. Handles fresh setup for React, Vue 3, HTML, Web Components, and React Native Web, migration from webpack5 or Vite frameworks, and integrations with Rslib, Modern.js, and Rspack. Use when asked to add Storybook, migrate Storybook to Rsbuild, configure rsbuildFinal, or integrate Storybook with Rslib/Modern.js/Rspack.
- [Rsbuild Best Practices](https://agentstack.voostack.com/l/skill-rstackjs-agent-skills-rsbuild-best-practices) — Skill · Free · security-reviewed — `agentstack add skill-rstackjs-agent-skills-rsbuild-best-practices`
  Rsbuild best practices for config, CLI workflow, type checking, bundle optimization, assets, and debugging. Use when writing, reviewing, or troubleshooting Rsbuild projects.
- [Migrate To Rstest](https://agentstack.voostack.com/l/skill-rstackjs-agent-skills-migrate-to-rstest) — Skill · Free · security-reviewed — `agentstack add skill-rstackjs-agent-skills-migrate-to-rstest`
  Migrate Jest or Vitest projects to Rstest. Use when asked to move from Jest/Vitest to Rstest, replace `jest`/`vi` APIs with `@rstest/core`, translate config into `rstest.config.ts`, update scripts/coverage/setup/mocks/snapshots/projects, or diagnose migration failures caused by Rstest's Rsbuild/Rspack execution model or version skew.
- [Rspress Docs Generator](https://agentstack.voostack.com/l/skill-rstackjs-agent-skills-rspress-docs-generator) — Skill · Free · security-reviewed — `agentstack add skill-rstackjs-agent-skills-rspress-docs-generator`
  Generate or maintain Rspress documentation for a project. Use whenever the user wants to create a new Rspress v2 docs site, add docs for user-facing feature work or PRs, maintain a dedicated Rspress docs project in a monorepo, or prevent stale Rspress v1 scaffolds/version drift before documentation work. For full v1-to-v2 migration, hand off to the rspress-v2-upgrade skill.
- [Rspress Best Practices](https://agentstack.voostack.com/l/skill-rstackjs-agent-skills-rspress-best-practices) — Skill · Free · security-reviewed — `agentstack add skill-rstackjs-agent-skills-rspress-best-practices`
  Rspress best practices for config, CLI workflow, content organization, frontmatter, MDX, themes, i18n, search, static assets, deployment, and debugging. Use when writing, reviewing, or troubleshooting Rspress documentation sites.
- [Rspress V2 Upgrade](https://agentstack.voostack.com/l/skill-rstackjs-agent-skills-rspress-v2-upgrade) — Skill · Free · security-reviewed — `agentstack add skill-rstackjs-agent-skills-rspress-v2-upgrade`
  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.
- [Rspack Debugging](https://agentstack.voostack.com/l/skill-rstackjs-agent-skills-rspack-debugging) — Skill · Free · security-reviewed — `agentstack add skill-rstackjs-agent-skills-rspack-debugging`
  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.
- [Rsdoctor Analysis](https://agentstack.voostack.com/l/skill-rstackjs-agent-skills-rsdoctor-analysis) — Skill · Free · security-reviewed — `agentstack add skill-rstackjs-agent-skills-rsdoctor-analysis`
  Use when analyzing Rspack/Webpack bundles from local `rsdoctor-data.json` and producing evidence-based optimization recommendations.
- [Pr Creator](https://agentstack.voostack.com/l/skill-rstackjs-agent-skills-pr-creator) — Skill · Free · security-reviewed — `agentstack add skill-rstackjs-agent-skills-pr-creator`
  Use when asked to create a pull request for this repository. It helps the PR follow the repository's branch safety rules, title convention, pull request template, and concise English writing style.
- [Rstack Eco Ci Debug](https://agentstack.voostack.com/l/skill-rstackjs-agent-skills-rstack-eco-ci-debug) — Skill · Free · security-reviewed — `agentstack add skill-rstackjs-agent-skills-rstack-eco-ci-debug`
  Debug Rstack ecosystem CI failures and attribute the real source PR or downstream change. Always use this skill when the user mentions Rspack eco-ci, rstack-ecosystem-ci, a suite turning red, a downstream regression, a green-to-red pivot, canary bisect, @rspack-canary/core, or daily eco-ci triage — even if they only ask "why is this suite failing", "which PR broke it", or "is this Rspack's fault"…
- [Rstest Debugging](https://agentstack.voostack.com/l/skill-rstackjs-agent-skills-rstest-debugging) — Skill · Free · security-reviewed — `agentstack add skill-rstackjs-agent-skills-rstest-debugging`
  Debug Rstest issues systematically, including performance regressions. First determine whether the slowdown is in build startup or test execution, then run controlled config or code experiments and compare before/after timings.
- [Rspack Tracing](https://agentstack.voostack.com/l/skill-rstackjs-agent-skills-rspack-tracing) — Skill · Free · security-reviewed — `agentstack add skill-rstackjs-agent-skills-rspack-tracing`
  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.
- [Rstack Skill Evaluator](https://agentstack.voostack.com/l/skill-rstackjs-agent-skills-rstack-skill-evaluator) — Skill · Free · security-reviewed — `agentstack add skill-rstackjs-agent-skills-rstack-skill-evaluator`
  Benchmark agent skills by generating eval cases, comparing skill-guided vs baseline runs, and recording artifacts under skills-test/{skill-name}.
- [Migrate To Rslib](https://agentstack.voostack.com/l/skill-rstackjs-agent-skills-migrate-to-rslib) — Skill · Free · security-reviewed — `agentstack add skill-rstackjs-agent-skills-migrate-to-rslib`
  Migrate tsc or tsup library projects to Rslib.
- [Rsbuild V2 Upgrade](https://agentstack.voostack.com/l/skill-rstackjs-agent-skills-rsbuild-v2-upgrade) — Skill · Free · security-reviewed — `agentstack add skill-rstackjs-agent-skills-rsbuild-v2-upgrade`
  Use when upgrading a Rsbuild 1.x project to v2, including dependency and configuration updates.
- [Release Blog Writer](https://agentstack.voostack.com/l/skill-rstackjs-agent-skills-release-blog-writer) — Skill · Free · security-reviewed — `agentstack add skill-rstackjs-agent-skills-release-blog-writer`
  Write or revise release blog posts for product releases. Use when the user asks to draft, polish, restructure, or adapt a release announcement.
- [Migrate To Rsbuild](https://agentstack.voostack.com/l/skill-rstackjs-agent-skills-migrate-to-rsbuild) — Skill · Free · security-reviewed — `agentstack add skill-rstackjs-agent-skills-migrate-to-rsbuild`
  Migrate webpack, Vite, create-react-app (CRA/CRACO), or Vue CLI projects to Rsbuild.

---
Seller on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Install any with `agentstack add <slug>`.
