·hook-authoring
</>

hook-authoring

multicam/qara

Erstellung und Konfiguration von Claude Code-Hooks. PAI-ereignisgesteuerte Automatisierung. VERWENDEN WANN: „Hook erstellen“, „Hook-System“, „Hooks ändern“, „Hook hinzufügen“

6Installationen·2Trend·@multicam

Installation

$npx skills add https://github.com/multicam/qara --skill hook-authoring

SKILL.md

When user requests creating a new hook: Examples: "create a hook for X", "add a hook", "make a SessionStart hook" -> READ: ${PAIDIR}/skills/hook-authoring/workflows/create-hook.md -> EXECUTE: Follow hook creation workflow

When user needs to debug hooks: Examples: "hook not working", "debug hooks", "hook troubleshooting" -> READ: ${PAIDIR}/skills/hook-authoring/workflows/debug-hooks.md -> EXECUTE: Run debugging checklist

SessionStart When: New Claude Code session begins Use Cases: Load context, initialize state, capture metadata

Erstellung und Konfiguration von Claude Code-Hooks. PAI-ereignisgesteuerte Automatisierung. VERWENDEN WANN: „Hook erstellen“, „Hook-System“, „Hooks ändern“, „Hook hinzufügen“ Quelle: multicam/qara.

Original anzeigen

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/multicam/qara --skill hook-authoring
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-01
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist hook-authoring?

Erstellung und Konfiguration von Claude Code-Hooks. PAI-ereignisgesteuerte Automatisierung. VERWENDEN WANN: „Hook erstellen“, „Hook-System“, „Hooks ändern“, „Hook hinzufügen“ Quelle: multicam/qara.

Wie installiere ich hook-authoring?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/multicam/qara --skill hook-authoring Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor

Wo ist das Quell-Repository?

https://github.com/multicam/qara