🪝
AI EngineeringSwift

Hooks Wizard

by loocor

Hooks Wizard is an AI Engineering skill for Claude Code, published by loocor in codmate.

667 stars41 forkson loocor/codmateAdded 2026/08/24Repository updated 2026/03/31
claude-codecodex-clicodmategemini-cliswiftswiftui
Install in seconds
Install Hooks Wizard
Copy Hooks Wizard into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/loocor/codmate/tree/main/payload/internal-skills/hooks-wizard ~/.claude/skills/hooks-wizard

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/loocor/codmate.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
payload/internal-skills/hooks-wizard/SKILL.md in loocor/codmate
Installs to
~/.claude/skills/hooks-wizard
Collection
One of 4 skills cataloged from this repository
Category
AI Engineering2451 skills

What Hooks Wizard does

Hooks Wizard generates CodMate hook drafts from a requirement and event catalog. Use it to choose events, matchers, and commands, or to ask follow-up questions when the request is unclear.

Hooks Wizard is cataloged under AI Engineering on DirSkills. Hooks Wizard comes from a repository tagged claude-code, codex-cli, codmate, gemini-cli and swift.

Documentation

README

Hooks Wizard

Overview

Generate a CodMate Hook draft based on the user's requirement and provided event/variable catalogs. Output only JSON that matches the schema.

Instructions

  1. Read the user's request and any conversation context.
  2. Choose the most appropriate event and matcher from the catalog.
  3. Produce a Hook draft with one or more commands.
  4. If the requirement is unclear, return mode "question" with follow-up questions.

Output

Return only JSON.

Frequently asked about Hooks Wizard

  • What else does loocor publish alongside Hooks Wizard?

    Hooks Wizard is one of 4 skills that DirSkills catalogs from loocor/codmate, the repository it ships in. Its siblings there include Commands Wizard, MCP Wizard and Skills Wizard. Each one is a separate skill with its own page in this directory, installs the same way Hooks Wizard does, and is maintained by loocor in that same repository. The rest of the collection is listed on the loocor/codmate page.

  • How does Hooks Wizard compare to other AI Engineering skills?

    Hooks Wizard ranks #1817 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Hooks Wizard against them. Open each page to compare what they document and how they install.