.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/rstackjs/agent-skills
home/skills/rstackjs/agent-skills
rstackjs avatar

rstackjs/agent-skills

29 skills · 2,546 total installs

View on GitHub
$npx skills add rstackjs/agent-skills
SkillInstalls
rsbuild-best-practicesRsbuild best practices for config, CLI workflow, type checking, bundle optimization, assets, and debugging.1.7krstest-best-practicesRstest best practices for config, CLI workflow, test writing, mocking, snapshot testing, DOM testing, coverage, multi-project setup, CI integration,…816create-draft-release-notesCreate or update draft GitHub release notes, or output organized Markdown when draft creation is unavailable.—mdx-to-markdownConvert `.mdx` to portable `.md`, cleaning MDX components, anchors, code titles, table-of-contents links, and root-relative docs links.—migrate-to-rsbuildMigrate webpack, Vite, create-react-app (CRA/CRACO), or Vue CLI projects to Rsbuild.—migrate-to-rslibMigrate tsc or tsup library projects to Rslib.—migrate-to-rslintMigrate ESLint or other linters to Rslint. Use when asked to replace ESLint flat config, lint scripts, VS Code ESLint settings, inline directives, rules,…—migrate-to-rstestMigrate 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…—pr-creatorUse 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…—release-blog-writerWrite or revise release blog posts for product releases. Use when the user asks to draft, polish, restructure, or adapt a release announcement.—rsbuild-v2-upgradeUse when upgrading a Rsbuild 1.x project to v2, including dependency and configuration updates.—rsdoctor-analysisUse when analyzing Rspack/Webpack bundles from local `rsdoctor-data.json` and producing evidence-based optimization recommendations.—rslib-best-practicesRslib best practices for config, CLI workflow, output, declaration files, dependency handling, build optimization and toolchain integration.—rslib-modern-packageOpinionated Rslib recommendations for modern JS/TS npm package design covering pure ESM, strict TypeScript, explicit exports, small stable APIs, pragmatic…—rspack-best-practicesRspack best practices for config, CLI workflow, type checking, CSS, bundle optimization, assets and profiling.—rspack-debuggingHelps Rspack users and developers debug crashes or deadlocks/hangs in the Rspack build process using LLDB.—rspack-split-chunksDiagnose and optimize Rspack `optimization.splitChunks` configuration.—rspack-tracingComprehensive guide and toolkit for diagnosing Rspack build issues.—rspack-v2-upgradeUse when upgrading a Rspack 1.x project to v2, including dependency and configuration updates.—rspress-best-practicesRspress best practices for config, CLI workflow, content organization, frontmatter, MDX, themes, i18n, search, static assets, deployment, and debugging.—rspress-custom-themeCustomize Rspress themes using CSS variables, Layout slots, component wrapping, or component ejection.—rspress-description-generatorGenerate and maintain description frontmatter for Rspress documentation files (.md/.mdx).—rspress-docs-generatorGenerate 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…—rspress-v2-upgradeMigrate 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-debugDebug Rstack ecosystem CI failures and attribute the real source PR or downstream change.—rstack-repo-maintainAudit and modernize RstackJS/Rspack ecosystem repositories to the current shared infrastructure baseline: Rslib ESM or dual builds, Rslint recommended rules,…—rstack-skill-evaluatorBenchmark agent skills by generating eval cases, comparing skill-guided vs baseline runs, and recording artifacts under skills-test/{skill-name}.—rstest-debuggingDebug Rstest issues systematically, including performance regressions.—storybook-rsbuildSet 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…—