·debug
</>

debug

shaoruu/cursor-skills

構造化ログを追加してコードをデバッグします。ブラウザ/リモート ログ用のローカル HTTP サーバーを起動し、オプションでライブ ログ ビューアを起動します。問題をデバッグするとき、バグを追跡するとき、またはユーザーが /debug と言うときに使用します。

11インストール·0トレンド·@shaoruu

インストール

$npx skills add https://github.com/shaoruu/cursor-skills --skill debug

SKILL.md

Add structured logging to track down bugs. Uses a local log file in /tmp and an optional HTTP server for browser-side logging.

Start the log viewer ONLY when the user asks to view logs, see logs, watch logs, or similar requests.

If the output is empty (no uncommitted changes), note this. After extensive debugging iterations, if the final fix is small, you can use git checkout -- . or git restore . to reset all instrumentation instantly instead of manually removing debug code. This is much faster than cleanup.

構造化ログを追加してコードをデバッグします。ブラウザ/リモート ログ用のローカル HTTP サーバーを起動し、オプションでライブ ログ ビューアを起動します。問題をデバッグするとき、バグを追跡するとき、またはユーザーが /debug と言うときに使用します。 ソース: shaoruu/cursor-skills。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/shaoruu/cursor-skills --skill debug
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-05
更新日
2026-02-18

クイックアンサー

debug とは?

構造化ログを追加してコードをデバッグします。ブラウザ/リモート ログ用のローカル HTTP サーバーを起動し、オプションでライブ ログ ビューアを起動します。問題をデバッグするとき、バグを追跡するとき、またはユーザーが /debug と言うときに使用します。 ソース: shaoruu/cursor-skills。

debug のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/shaoruu/cursor-skills --skill debug インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

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

https://github.com/shaoruu/cursor-skills

詳細

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

関連 Skills

なし