hook development
✓このスキルは、ユーザーが「フックの作成」、「PreToolUse/PostToolUse/Stop フックの追加」、「ツールの使用の検証」、「プロンプトベースのフックの実装」、「${CLAUDE_PLUGIN_ROOT} の使用」、「イベント駆動型自動化のセットアップ」、「危険なコマンドのブロック」を要求する場合、またはフック イベント (PreToolUse、PostToolUse、Stop、SubagentStop、SessionStart、 SessionEnd、UserPromptSubmit、PreCompact、Notification)。高度なプロンプトベースのフック API に焦点を当てた、Claude Code プラグイン フックの作成と実装に関する包括的なガイダンスを提供します。
SKILL.md
Hooks are event-driven automation scripts that execute in response to Claude Code events. Use hooks to validate operations, enforce policies, add context, and integrate external tools into workflows.
Important: The examples below show the hook event structure that goes inside either format. For plugin hooks.json, wrap these in {"hooks": {...}}.
Execute before any tool runs. Use to approve, deny, or modify tool calls.
このスキルは、ユーザーが「フックの作成」、「PreToolUse/PostToolUse/Stop フックの追加」、「ツールの使用の検証」、「プロンプトベースのフックの実装」、「${CLAUDE_PLUGIN_ROOT} の使用」、「イベント駆動型自動化のセットアップ」、「危険なコマンドのブロック」を要求する場合、またはフック イベント (PreToolUse、PostToolUse、Stop、SubagentStop、SessionStart、 SessionEnd、UserPromptSubmit、PreCompact、Notification)。高度なプロンプトベースのフック API に焦点を当てた、Claude Code プラグイン フックの作成と実装に関する包括的なガイダンスを提供します。 ソース: anthropics/claude-plugins-official。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/anthropics/claude-plugins-official --skill hook development- カテゴリ
- </>開発ツール
- 認証済み
- ✓
- 初回登録
- 2026-02-12
- 更新日
- 2026-02-18
クイックアンサー
hook development とは?
このスキルは、ユーザーが「フックの作成」、「PreToolUse/PostToolUse/Stop フックの追加」、「ツールの使用の検証」、「プロンプトベースのフックの実装」、「${CLAUDE_PLUGIN_ROOT} の使用」、「イベント駆動型自動化のセットアップ」、「危険なコマンドのブロック」を要求する場合、またはフック イベント (PreToolUse、PostToolUse、Stop、SubagentStop、SessionStart、 SessionEnd、UserPromptSubmit、PreCompact、Notification)。高度なプロンプトベースのフック API に焦点を当てた、Claude Code プラグイン フックの作成と実装に関する包括的なガイダンスを提供します。 ソース: anthropics/claude-plugins-official。
hook development のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/anthropics/claude-plugins-official --skill hook development インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/anthropics/claude-plugins-official
詳細
- カテゴリ
- </>開発ツール
- ソース
- skills.sh
- 初回登録
- 2026-02-12