🪄
AI EngineeringSwift

Skills Wizard

by loocor

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

What Skills Wizard does

Skills Wizard generates a CodMate skill draft from user requirements and returns it as JSON. Use it when you need a proposed skill id, name, description, overview, instructions, examples, and notes.

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

Documentation

README

Skills Wizard

Overview

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

Instructions

  1. Propose a skill id and name.
  2. Provide description, overview, instructions, examples, and notes.
  3. If unclear, return mode "question" with follow-up questions.

Output

Return only JSON.

Frequently asked about Skills Wizard

  • What else does loocor publish alongside Skills Wizard?

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

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