neverland 7a88873fd7 docs
2026-02-04 13:18:56 +08:00
2026-02-04 13:18:56 +08:00

Agent Skills

A collection of Agent Skills for Rstack.

Available Skills

rspack-debugging

npx skills add rstackjs/agent-skills --skill rspack-debugging

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.

rspack-tracing

npx skills add rstackjs/agent-skills --skill rspack-tracing

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.

S
Description
Configure, review, or troubleshoot Rsbuild applications, including build/dev commands, assets, type checking, and bundle optimization.
Readme MIT 1.7 MiB
Languages
JavaScript 71.2%
Shell 26%
TypeScript 2.8%