Loading...
Loading...
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.
npx skill4agent add rstackjs/agent-skills rspress-docs-generatorrspress-v2-upgraderspress.config.ts.js.mjs.cjs@rspress/corerspressrspress/*@rspress/plugin-*pnpm-lock.yamlyarn.lockpackage-lock.jsonbun.lockbun.lockbpnpm-workspace.yamlrootrootrspress dev siterspress build siterspress preview sitedocs/docs/doc/website/site/# Create a new Rspress docs site with the detected package manager.
# Replace pnpm with npm, yarn, or bun when that is the repo package manager.
pnpm create rspress@latest
# Validate from the docs project after replacing starter content.
pnpm run buildsrc/formatBytes.ts -> website/docs/api/formatBytes.mdx -> website/docs/api/_meta.json_nav.json_meta.jsonrspress-v2-upgrade