🎯

rspress-description-generator

🎯Skill

from rstackjs/agent-skills

VibeIndex|
What it does
|

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).

📦

Same repository

rstackjs/agent-skills(24 items)

rspress-description-generator

Installation

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

SKILL.md

220Installs
-
AddedMar 12, 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.

🎯
migrate-to-rstest🎯Skill

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.

🎯
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.