rstackjs/agent-skills

A collection of Agent Skills for Rstack.

90Stars on the repository
32Mods indexed here, across every type
5d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

rstackjs/agent-skills

Skill Claude CodeCodex

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.

90 5d ago A 47 tokens copy · 100% MIT

mdx-to-markdown

02

rstackjs/agent-skills

Skill Claude CodeCodex

Convert .mdx to portable .md, cleaning MDX components, anchors, code titles, table-of-contents links, and root-relative docs links.

90 5d ago A 38 tokens original MIT

pr-creator

03

rstackjs/agent-skills

Skill Claude CodeCodex

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.

90 5d ago A 41 tokens copy · 100% MIT

release-blog-writer

04

rstackjs/agent-skills

Skill Claude CodeCodex

Write or revise release blog posts for product releases. Use when the user asks to draft, polish, restructure, or adapt a release announcement.

90 5d ago A 33 tokens copy · 100% MIT

rstack-eco-ci-debug

05

rstackjs/agent-skills

Skill Claude CodeCodex

Debug Rstack ecosystem CI failures for Rspack, Rsbuild, Rslib, Rspress, Rstest, and Rsdoctor, then attribute the real source PR or downstream change. Always use this skill when the user mentions Rstack eco-ci, rstack-ecosystem-ci, a suite turning red, a downstream regression, a green-to-red pivot, canary bisect, or…

90 5d ago A 137 tokens original MIT

rstackjs/agent-skills

Skill Claude CodeCodex

Audit and modernize RstackJS/Rspack ecosystem repositories against current infrastructure baselines. Choose between the Rsbuild-style Rstack CLI monorepo lane and the standalone Rslib/Rslint/Rstest package lane; maintain package.json metadata, exports, dependency placement and version freshness; align ESM or dual…

90 5d ago A 131 tokens original MIT

rstackjs/agent-skills

Skill Claude CodeCodex

Benchmark and iteratively improve agent skills with Codex CLI or Claude Code by generating eval cases, comparing skill-guided vs baseline runs, grading outcomes, and recording actionable reports under skills-test/{skill-name}.

90 5d ago A 48 tokens original MIT

migrate-to-rsbuild

08

rstackjs/agent-skills

Skill Claude CodeCodex

Migrate webpack, Vite, create-react-app (CRA/CRACO), or Vue CLI projects to Rsbuild.

90 5d ago A 31 tokens original MIT

migrate-to-rslint

10

rstackjs/agent-skills

Skill Claude CodeCodex

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.

90 5d ago A 57 tokens original MIT

migrate-to-rstest

11

rstackjs/agent-skills

Skill Claude CodeCodex

Migrate Jest, Vitest, or Playwright Test projects to Rstest. Use when replacing Jest/Vitest config, scripts, APIs, setup, mocks, snapshots, coverage, or projects with @rstest/core; migrating Playwright E2E tests to @rstest/playwright; auditing test discovery parity; resolving config-loading or dependency-version…

90 5d ago A 124 tokens original MIT

rstackjs/agent-skills

Skill Claude CodeCodex

Rsbuild best practices for config, CLI workflow, type checking, bundle optimization, assets, and debugging. Use when writing, reviewing, or troubleshooting Rsbuild projects.

90 5d ago A 40 tokens original MIT

rsbuild-v2-upgrade

13

rstackjs/agent-skills

Skill Claude CodeCodex

Use when upgrading a Rsbuild 1.x project to v2, including dependency and configuration updates.

90 5d ago A 27 tokens original MIT

rsdoctor-analysis

14

rstackjs/agent-skills

Skill Claude CodeCodex

Use when analyzing Rspack/Webpack bundles from local rsdoctor-data.json and producing evidence-based optimization recommendations.

90 5d ago A 28 tokens original MIT

rstackjs/agent-skills

Skill Claude CodeCodex

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.

90 5d ago A 47 tokens original MIT

rstackjs/agent-skills

Skill Claude CodeCodex

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…

90 5d ago A 103 tokens original MIT

rstackjs/agent-skills

Skill Claude CodeCodex

Rspack best practices for config, CLI workflow, type checking, CSS, bundle optimization, assets and profiling. Use when writing, reviewing, or troubleshooting Rspack projects.

90 5d ago A 42 tokens original MIT

rspack-debugging

18

rstackjs/agent-skills

Skill Claude CodeCodex

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.

90 5d ago A 56 tokens original MIT

rspack-split-chunks

19

rstackjs/agent-skills

Skill Claude CodeCodex

Diagnose and optimize Rspack optimization.splitChunks configuration. Use this when a user wants better production chunking, safer chunks: "all" defaults, fewer duplicated modules, better long-term caching, cacheGroups design help, maxSize tuning, or debugging over-fetch caused by name and forced chunk merging.

90 5d ago A 77 tokens original MIT

rspack-tracing

20

rstackjs/agent-skills

Skill Claude CodeCodex

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.

90 5d ago A 56 tokens original MIT

rspack-v2-upgrade

21

rstackjs/agent-skills

Skill Claude CodeCodex

Use when upgrading a Rspack 1.x project to v2, including dependency and configuration updates.

90 5d ago A 28 tokens original MIT

rstackjs/agent-skills

Skill Claude CodeCodex

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.

90 5d ago A 56 tokens original MIT

rstackjs/agent-skills

Skill Claude CodeCodex

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

90 5d ago A 94 tokens original MIT

rstackjs/agent-skills

Skill Claude CodeCodex

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…

90 5d ago A 86 tokens original MIT