重要前提
安装AI Skills的关键前提是:必须科学上网,且开启TUN模式,这一点至关重要,直接决定安装能否顺利完成,在此郑重提醒三遍:科学上网,科学上网,科学上网。查看完整安装教程 →
rsbuild-best-practices by rstackjs/agent-skills
npx skills add https://github.com/rstackjs/agent-skills --skill rsbuild-best-practices在编写或评审 Rsbuild 项目时,请应用这些规则。
rsbuild.config.ts 和 defineConfigtools.rspack 或 tools.bundlerChainsource.entry 值tsconfig.json 路径别名rsbuild dev 进行本地开发rsbuild build 进行生产构建广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
rsbuild preview 进行本地生产预览rsbuild inspect 检查最终的 Rsbuild/Rspack 配置@rsbuild/plugin-type-check 进行集成的开发/构建类型检查tsc --noEmit/vue-tsc --noEmit 作为显式的脚本步骤运行import()public 目录public 文件.map 文件发布到公共服务器/CDNDEBUG=rsbuild 运行dist/.rsbuild 中生成的文件以确认最终配置,而非假设的配置--cpu-prof)RSPACK_PROFILE=OVERVIEW 并分析跟踪输出以定位编译器阶段的瓶颈每周安装量
66
代码仓库
GitHub 星标数
42
首次出现
2026年2月27日
安全审计
安装于
codex63
gemini-cli62
github-copilot62
opencode62
kimi-cli61
amp61
Apply these rules when writing or reviewing Rsbuild projects.
rsbuild.config.ts and defineConfigtools.rspack or tools.bundlerChain only when no first-class Rsbuild option existssource.entry values for multi-page applicationstsconfig.json path aliases firstrsbuild dev for local developmentrsbuild build for production buildrsbuild preview only for local production previewrsbuild inspect to inspect final Rsbuild/Rspack configs@rsbuild/plugin-type-check for integrated dev/build type checkstsc --noEmit/vue-tsc --noEmit as an explicit script stepimport() for non-critical code pathspublicpublic files by absolute URL path.map files to public servers/CDNs when production source maps are enabledDEBUG=rsbuild when diagnosing config resolution or plugin behaviordist/.rsbuild to confirm final config, not assumed config--cpu-prof) when JavaScript-side overhead is suspectedRSPACK_PROFILE=OVERVIEW and analyze trace output for compiler-phase bottlenecksWeekly Installs
66
Repository
GitHub Stars
42
First Seen
Feb 27, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
codex63
gemini-cli62
github-copilot62
opencode62
kimi-cli61
amp61
Angular编译器CLI (ngtsc) 架构详解:Ivy编译、模板类型检查与AOT
438 周安装