tool-discovery
87あらゆるタスクに適したAIツールを選択
多数のスキルやエージェントから選択することで、技術作業が遅れる場合があります。このスキルは、簡潔なカタログと選択ルールを使用して、各タスクを目的に特化したツールに割り当てます。
Claude Code拡張機能の問題をデバッグする
Claude Code拡張機能は、ファイルレイアウト、frontmatter、権限、hook、agent、またはMCP構成が原因で失敗することがあります。このskillは、原因を切り分けるための実践的な診断フローとコマンドリファレンスを提供します。
インストール前に停止して確認を求めてください。
計画を確認し、ファイルを変更する前にユーザーの明示的な同意を得てください。
このリクエストをエージェントにコピーしてください。正規の Skill ページとマニフェストが含まれています。
Review the Skillstore skill "claude-code-debug" from https://skillstore.io/skills/0xdarkmatter-claude-code-debug.md and its manifest at https://skillstore.io/api/skills/0xdarkmatter-claude-code-debug/manifest. Verify the artifact. Stop and obtain explicit user consent before installing or changing files.エージェントは引き続き計画を提示し、セキュリティポリシーで必要な確認を求める必要があります。
AI エージェント、クローラー、スクリプトがページ全体ではなく整理されたコンテキストを必要とする場合は、これらのリンクを使ってください。
「claude-code-debug」を使用しています。 My hook appears in settings but never blocks a tool call.
期待される結果:
「claude-code-debug」を使用しています。 My custom agent file exists, but Claude Code never selects it.
期待される結果:
「claude-code-debug」を使用しています。 An MCP server is configured, but its tools do not appear.
期待される結果:
This skill is a documentation-only troubleshooting aid for Claude Code extensions. Most static findings are false positives from Markdown examples, local Claude path references, and official documentation links. Confirmed risks remain where the references tell users to display token values or print Claude session logs.
これらは、このスキルに期待される可能性のある実際のローカル機能であるため、レビューが必要ですが、確認済みの悪意ある動作としてはカウントされません。
バージョン付き評価レポート、中立的なバッジ、埋め込みカード、引用を共有できます。Skillstore は証拠を報告しますが、この Skill が安全かどうかは判断しません。
https://skillstore.io/skills/0xdarkmatter-claude-code-debug/audits/6?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/0xdarkmatter-claude-code-debug?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/0xdarkmatter-claude-code-debug?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/0xdarkmatter-claude-code-debug/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/0xdarkmatter-claude-code-debug.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>0xDarkMatter. (2026). claude-code-debug security audit report (audit version 6) [Author version unspecified]. Skillstore. https://skillstore.io/skills/0xdarkmatter-claude-code-debug/audits/6@techreport{0xdarkmatter-0xdarkmatter-claude-code-debug-2026,
author = {0xDarkMatter},
title = {claude-code-debug security audit report (audit version 6)},
institution = {Skillstore},
year = {2026},
number = {6},
url = {https://skillstore.io/skills/0xdarkmatter-claude-code-debug/audits/6},
note = {Author version unspecified}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "claude-code-debug security audit report (audit version 6)"
version: "unspecified"
type: report
authors:
- name: "0xDarkMatter"
date-released: "2026-07-04"
url: "https://skillstore.io/skills/0xdarkmatter-claude-code-debug/audits/6"
identifiers:
- type: other
value: "skillstore:0xdarkmatter-claude-code-debug:audit:6"
description: "Skillstore immutable audit report identifier"
構造、metadata、trigger wordingを確認して、Claude Code skillが読み込まれない、または有効化されない理由を特定します。
PreToolUseまたはPostToolUse hookが見つからない、実行可能でない、一致しない、または誤ったexit codeを返す理由を特定します。
Claude Code toolsが利用できない、または不安定な場合に、custom agentの可視性とMCP server登録を確認します。
Debug my Claude Code skill. The skill name is [name], it is located at [path], and the symptom is [what happens]. Start with file structure and frontmatter checks.
Troubleshoot my Claude Code hook. The hook type is [PreToolUse or PostToolUse], the matcher is [matcher], and the script path is [path]. Check registration, permissions, input, and exit behavior.
Help diagnose why my Claude Code agent or MCP server is not available. Review the expected location, metadata, configuration entry, transport, and environment variable references.
Create a diagnostic plan for my Claude Code setup. It includes skills, hooks, agents, MCP servers, and project settings. Prioritize checks that isolate loading, permission, and configuration failures.
作成者
0xDarkMatterライセンス
MIT
Skillstore リビジョン
r1
バージョンに関する注意
作者はバージョンを宣言していません。
参照
b94843b1014e2052f8a7cd64f580a4023b48fd5f
メンテナンスの新しさ
2026/7/18
利用状況
6 ダウンロード · 389 閲覧
ファイル構成
あらゆるタスクに適したAIツールを選択
多数のスキルやエージェントから選択することで、技術作業が遅れる場合があります。このスキルは、簡潔なカタログと選択ルールを使用して、各タスクを目的に特化したツールに割り当てます。
信頼性の高い非同期 Python を構築
非同期 Python コードは、ブロッキング呼び出し、制限のないタスク、不十分なクリーンアップによって失敗することがよくあります。このスキルは、堅牢な並行サービスのための再利用可能な asyncio パターン、例、リファレンスを提供します。
再利用可能なパターンでFastAPI APIを構築
FastAPIプロジェクトでは、バリデーション、依存関係、ミドルウェア、バックグラウンド処理について一貫した選択が必要です。このスキルは、実践的なPython API開発のための再利用可能なパターンをClaude、Codex、Claude Codeに提供します。
Pythonの型安全パターンを追加
Pythonの型アノテーションは、実際のプロジェクト全体で一貫して適用するのが難しい場合があります。このスキルは、Claude、Codex、Claude Codeに、より安全な型付きPythonコードのための実践的なパターンを提供します。
AST構造でコードを検索
テキスト検索では意味的な関係を見逃し、ノイズの多い一致結果が生じます。このスキルはast-grepパターンを使用してコード構造を特定し、対象を絞ったリファクタリングを準備します。
JSON、YAML、TOML データを処理する
構造化された構成データは、JSON、YAML、TOML ファイルを横断して確認するのが難しい場合があります。このスキルは、抽出、フィルタリング、変換、更新のための jq と yq クエリを案内します。
Claude Codeエージェントを構築
作成者 C0ntr0lledCha0s
信頼性の高いAIエージェントを作成するには、明確なスキーマ、安全なツール、再現可能なレビュー手順が必要です。このスキルは、Claude Codeワークフローにおけるエージェントの設計、検証、移行、保守をガイドします。
Claude Codeエージェントの構築
作成者 Dami-Randle
信頼性の高いClaude Codeエージェントを設計するのは、構造がなければ困難です。このスキルは、エージェントのプロンプト、トリガー、ツール、メタデータのためのテンプレート、検証ルール、例を提供します。
エラーと根本原因のデバッグ
作成者 89jobrien
証拠がログ、スタックトレース、サービス全体に分散していると、エラーやインシデントのトリアージは困難です。このスキルは診断を構造化し、ログを解析し、パターンを特定し、最小限の修正へ導きます。
Claude Code スラッシュコマンドを構築する
作成者 C0ntr0lledCha0s
チームには、呼び出しやレビューが簡単な再現性のあるAIワークフローが必要です。このスキルは、Claude Code スラッシュコマンドの作成、更新、検証、文書化を支援します。
コードのコンテキストをより速く見つける
作成者 89jobrien
開発者は、コードがなぜ存在するのか、何がそれに依存しているのかを追跡するのに時間を失いがちです。このスキルは、変更前に Claude、Codex、Claude Code に対して、関連するグラフ知識、呼び出し元、インポート、テストを収集するよう促します。
Claude Codeコンポーネントの品質を分析する
作成者 C0ntr0lledCha0s
チームはClaude Codeコンポーネントを公開する前に、一貫したレビューを必要としています。このスキルは、明確さ、権限、トリガー、セキュリティ、使いやすさを採点し、具体的な改善ガイダンスを提供します。