·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 で使用できるようになります

ソースリポジトリはどこですか?

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

詳細

カテゴリ
</>開発ツール
ソース
skills.sh
初回登録
2026-02-01