·rspack-debugging
</>

rspack-debugging

rstackjs/agent-skills

帮助 Rspack 用户和开发人员使用 LLDB 调试 Rspack 构建过程中的崩溃或死锁/挂起。当用户在 Rspack 构建过程中遇到“分段错误”错误或构建进度卡住时,请使用此技能。

9安装·0热度·@rstackjs

安装

$npx skills add https://github.com/rstackjs/agent-skills --skill rspack-debugging

SKILL.md

This Skill guides you on how to capture the underlying crash state of Rspack (which is based on Rust). By using the LLDB debugger and Rspack packages with debug symbols, we can obtain detailed stack backtraces, which are crucial for pinpointing issues. The guides focus on non-interactive, automated debugging to easily capture backtraces.

Before starting, please ensure your environment meets the requirements.

Production packages like @rspack/core have debug symbols stripped. They must be replaced with the @rspack-debug/ series packages to see useful stack information.

帮助 Rspack 用户和开发人员使用 LLDB 调试 Rspack 构建过程中的崩溃或死锁/挂起。当用户在 Rspack 构建过程中遇到“分段错误”错误或构建进度卡住时,请使用此技能。 来源:rstackjs/agent-skills。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/rstackjs/agent-skills --skill rspack-debugging
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 rspack-debugging?

帮助 Rspack 用户和开发人员使用 LLDB 调试 Rspack 构建过程中的崩溃或死锁/挂起。当用户在 Rspack 构建过程中遇到“分段错误”错误或构建进度卡住时,请使用此技能。 来源:rstackjs/agent-skills。

如何安装 rspack-debugging?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/rstackjs/agent-skills --skill rspack-debugging 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/rstackjs/agent-skills

详情

分类
</>开发工具
来源
skills.sh
收录时间
2026-02-01