skill-development

Installation
SKILL.md

Skill Development

Tools for creating, auditing, and maintaining Claude Code skills. Essential for anyone building skills or forking this repository.


Slash Commands

/create-skill <name>

Scaffold a new skill from templates.

What it does:

  1. Validates skill name (lowercase-hyphen-case, max 40 chars)
  2. Asks about skill type (Cloudflare/AI/Frontend/Auth/Database/Tooling/Generic)
  3. Copies templates/skill-skeleton/ to skills/<name>/
  4. Auto-populates name and dates in SKILL.md
  5. Creates README.md with auto-trigger keywords
  6. Runs metadata check
Related skills
Installs
153
GitHub Stars
776
First Seen
Feb 2, 2026