---
name: Commands Wizard
slug: commands-wizard
category: AI Engineering
description: 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.
github: "https://github.com/loocor/codmate/tree/main/payload/internal-skills/commands-wizard"
language: Swift
stars: 667
forks: 41
install: "npx degit https://github.com/loocor/codmate/tree/main/payload/internal-skills/commands-wizard ~/.claude/skills/commands-wizard"
installs_to: ~/.claude/skills/commands-wizard
source_path: payload/internal-skills/commands-wizard/SKILL.md
collection_size: 4
category_size: 2451
collection_url: "https://dirskills.com/collections/loocor/codmate"
added: 2026-08-24T05:16:53.570Z
last_synced: 2026-08-24T05:16:53.570Z
canonical_url: "https://dirskills.com/skills/commands-wizard"
---

# Commands Wizard

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.

**Install:**

```bash
npx degit https://github.com/loocor/codmate/tree/main/payload/internal-skills/commands-wizard ~/.claude/skills/commands-wizard
```

## 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.
