@skills · Owner
Agent skills by rstackjs
33 skills indexed from github.com/rstackjs. Reference any of them in AdaL, Claude Code, Cursor or any coding agent — nothing to install.
- .agents · Collection · 86 stars
- agent-skills · Collection · 86 stars
- create-draft-release-notes · Skill · 86 stars
Create or update draft GitHub release notes, or output organized Markdown when draft creation is unavailable. Use for release notes, draft releases, releas
- mdx-to-markdown · Skill · 86 stars
Convert `.mdx` to portable `.md`, cleaning MDX components, anchors, code titles, table-of-contents links, and root-relative docs links.
- migrate-to-rsbuild · Skill · 86 stars
Migrate webpack, Vite, create-react-app (CRA/CRACO), or Vue CLI projects to Rsbuild.
- migrate-to-rslib · Skill · 86 stars
Migrate tsc or tsup library projects to Rslib.
- migrate-to-rslint · Skill · 86 stars
Migrate ESLint or other linters to Rslint. Use when asked to replace ESLint flat config, lint scripts, VS Code ESLint settings, inline directives, rules, p
- migrate-to-rstest · Skill · 86 stars
Migrate Jest, Vitest, or Playwright Test to Rstest while preserving test discovery, assertions, mocks, snapshots, and coverage.
- pr-creator · Skill · 86 stars
Create a pull request using repository branch rules, title conventions, templates, and concise English descriptions.
- release-blog-writer · Skill · 86 stars
Write or revise release blog posts for product releases. Use when the user asks to draft, polish, restructure, or adapt a release announcement.
- rsbuild-best-practices · Skill · 86 stars
Configure, review, or troubleshoot Rsbuild applications, including build/dev commands, assets, type checking, and bundle optimization.
- rsbuild-v2-upgrade · Skill · 86 stars
Use when upgrading a Rsbuild 1.x project to v2, including dependency and configuration updates.
- rsdoctor-analysis · Skill · 86 stars
Use when analyzing Rspack/Webpack bundles from local `rsdoctor-data.json` and producing evidence-based optimization recommendations.
- rslib-best-practices · Skill · 86 stars
Configure, review, or troubleshoot Rslib library builds, output formats, declarations, dependency handling, and integrations.
- rslib-modern-package · Skill · 86 stars
Design, modernize, or review JS/TS npm packages using an opinionated Rslib baseline for ESM, exports, types, dependencies, and release readiness.
- rspack-best-practices · Skill · 86 stars
Configure, review, or troubleshoot Rspack builds, including loaders, CSS, assets, type checking, bundle optimization, and profiling.
- rspack-debugging · Skill · 86 stars
Debug native Rspack crashes, segmentation faults, deadlocks, or stuck builds with LLDB and matching debug symbols.
- rspack-split-chunks · Skill · 86 stars
Diagnose or tune Rspack splitChunks for duplicate modules, route over-fetching, cache groups, caching, or oversized chunks.
- rspack-tracing · Skill · 86 stars
Capture or analyze Rspack build traces to locate slow compiler phases, plugins, loaders, or the last events before a build failure.
- rspack-v2-upgrade · Skill · 86 stars
Use when upgrading a Rspack 1.x project to v2, including dependency and configuration updates.
- rspress-best-practices · Skill · 86 stars
Configure, review, or troubleshoot Rspress v2 sites, including content conventions, navigation, MDX, assets, search, and deployment.
- rspress-custom-theme · Skill · 86 stars
Customize Rspress v2 themes with CSS variables, class overrides, Layout slots, icons, or component ejection.
- rspress-description-generator · Skill · 86 stars
Generate missing description frontmatter for Rspress Markdown/MDX pages, including new docs pages and site-wide SEO metadata updates.
- rspress-docs-generator · Skill · 86 stars
Create a Rspress v2 docs site or maintain existing Rspress v2 documentation for project changes.
- rspress-v2-upgrade · Skill · 86 stars
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.
- rstack-eco-ci-debug · Skill · 86 stars
Triage Rstack ecosystem CI (eco-ci, rstack-ecosystem-ci), including daily multi-ecosystem status, green-to-red pivots, and Rspack canary bisects. Attribute
- rstack-repo-maintain · Skill · 86 stars
Audit or modernize Rstack repository infrastructure, package manifests, build/test tooling, CI, and release configuration against maintained baselines.
- rstack-skill-evaluator · Skill · 86 stars
Benchmark and iteratively improve agent skills using matched skill-guided and baseline runs with Codex CLI or Claude Code.
- rstest-best-practices · Skill · 86 stars
Set up, write, or review Rstest tests and configuration, including environments, mocks, snapshots, coverage, and CI.
- rstest-debugging · Skill · 86 stars
Diagnose Rstest startup, build, runtime, logging, memory, or performance problems using traces and comparable measurements.
- skills · Collection · 86 stars
- skills · Collection · 86 stars
- storybook-rsbuild · Skill · 86 stars
Set up or migrate Storybook to Rsbuild, configure rsbuildFinal, or integrate with Rslib, Modern.js, or Rspack.