🪄
AI EngineeringSwift

Commands Wizard

by loocor

Commands 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 Commands Wizard
Copy Commands 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/commands-wizard ~/.claude/skills/commands-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/commands-wizard/SKILL.md in loocor/codmate
Installs to
~/.claude/skills/commands-wizard
Collection
One of 4 skills cataloged from this repository
Category
AI Engineering2451 skills

What Commands Wizard does

Commands Wizard generates CodMate slash command drafts from user requirements. Use it when you need a concise command name, description, and prompt, or follow-up questions if the request is unclear.

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

Documentation

README

Commands Wizard

Overview

Generate a CodMate slash command draft based on user intent. Output only JSON that matches the schema.

Instructions

  1. Read the user's request and conversation context.
  2. Produce a concise command name, description, and prompt.
  3. If unclear, return mode "question" with follow-up questions.

Output

Return only JSON.

Frequently asked about Commands Wizard

  • What else does loocor publish alongside Commands Wizard?

    Commands Wizard is one of 4 skills that DirSkills catalogs from loocor/codmate, the repository it ships in. Its siblings there include Hooks Wizard, MCP Wizard and Skills Wizard. Each one is a separate skill with its own page in this directory, installs the same way Commands 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 Commands Wizard compare to other AI Engineering skills?

    Commands Wizard ranks #1816 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 Commands Wizard against them. Open each page to compare what they document and how they install.