code-debugging とは?
特定のコード セクション、パターン、またはファイルに関する問題をデバッグするためのガイド。このスキルは、ユーザーが問題のデバッグ時やコードの説明時にアシスタントを求めるときに使用しました。 ソース: rakaadi/agent-kit。
特定のコード セクション、パターン、またはファイルに関する問題をデバッグするためのガイド。このスキルは、ユーザーが問題のデバッグ時やコードの説明時にアシスタントを求めるときに使用しました。
コマンドラインで code-debugging AI スキルを開発環境にすばやくインストール
ソース: rakaadi/agent-kit。
This skill specializes in debugging React Native code issues within the Ecalyptus healthcare mobile application. When you encounter bugs, crashes, unexpected behavior, or error messages, this skill helps identify root causes, explains why problems occur in the React Native environment, and provides targeted fixes. Once bugs are resolved, it can suggest when deeper refactoring would improve code quality and recomme...
Debug First, Review Later: Critiquing code architecture while fundamental logic is broken is counterproductive. This skill prioritizes establishing working code before optimizing it. Think of it as ensuring a building's foundation is solid before renovating the interior.
Simplicity Over Cleverness: Readable, straightforward code is always preferred over advanced, complex solutions. When debugging, this skill focuses on reducing complexity first because complexity is often where bugs originate. Simple code fails in simple, obvious ways. Complex code fails in complex, hidden ways. A bug in a straightforward conditional is easy to spot and fix. A bug buried in nested abstractions, hi...
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/rakaadi/agent-kit --skill code-debugging特定のコード セクション、パターン、またはファイルに関する問題をデバッグするためのガイド。このスキルは、ユーザーが問題のデバッグ時やコードの説明時にアシスタントを求めるときに使用しました。 ソース: rakaadi/agent-kit。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/rakaadi/agent-kit --skill code-debugging インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/rakaadi/agent-kit