rsbuild-dev

Run dev server, build, lint, and format commands for Rsbuild projects.

Updated Sep 26, 2025
One-click install
npx skills add https://github.com/doitsu2014/my-blogs-rsbuild --skill rsbuild-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rsbuild-dev
Source: https://github.com/doitsu2014/my-blogs-rsbuild/tree/main/admin_side/.claude/skills/rsbuild-dev
Command: npx skills add https://github.com/doitsu2014/my-blogs-rsbuild --skill rsbuild-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinating development tasks across multiple modules, with consistent tooling, builds, and code quality steps.

Core Features & Use Cases

  • Dev server, build, lint, format: common development lifecycle commands.
  • Rsbuild configuration: example setup for React projects with port and aliases.
  • Environment exposure: public environment vars accessible to client code.

Quick Start

Start the development server for admin_side with pnpm dev, run lint, and build to preview the production output.