·Hook Development
</>

Hook Development

microck/ordinary-claude-skills

このスキルは、ユーザーが「フックの作成」、「PreToolUse/PostToolUse/Stop フックの追加」、「ツールの使用の検証」、「プロンプトベースのフックの実装」、「${CLAUDE_PLUGIN_ROOT} の使用」、「イベント駆動型オートメーションの設定」、「危険なコマンドのブロック」を要求する場合、またはフック イベント (PreToolUse、PostToolUse、Stop、SubagentStop、SessionStart、 SessionEnd、UserPromptSubmit、PreCompact、Notification)。高度なプロンプトベースのフック API に焦点を当てた、Claude Code プラグイン フックの作成と実装に関する包括的なガイダンスを提供します。

0インストール·0トレンド·@microck

インストール

$npx skills add https://github.com/microck/ordinary-claude-skills --skill Hook Development

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 プラグイン フックの作成と実装に関する包括的なガイダンスを提供します。 ソース: microck/ordinary-claude-skills。

原文を見る

引用可能な情報

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

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

クイックアンサー

Hook Development とは?

このスキルは、ユーザーが「フックの作成」、「PreToolUse/PostToolUse/Stop フックの追加」、「ツールの使用の検証」、「プロンプトベースのフックの実装」、「${CLAUDE_PLUGIN_ROOT} の使用」、「イベント駆動型オートメーションの設定」、「危険なコマンドのブロック」を要求する場合、またはフック イベント (PreToolUse、PostToolUse、Stop、SubagentStop、SessionStart、 SessionEnd、UserPromptSubmit、PreCompact、Notification)。高度なプロンプトベースのフック API に焦点を当てた、Claude Code プラグイン フックの作成と実装に関する包括的なガイダンスを提供します。 ソース: microck/ordinary-claude-skills。

Hook Development のインストール方法は?

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

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

https://github.com/microck/ordinary-claude-skills