Author New Claude Skill

new-skillskillsetup L20
smcmahon42/build_bling_boilerplate
What it does

Scaffold and validate a new skill from template to published index

Best for

onboarding recurring task patterns into repeatable workflows

Inputs
  • · skill slug
  • · description
  • · trigger examples
Outputs
  • · .claude/skills/<slug>.md
  • · updated skills-index.yaml
Requires
  • · Edit
  • · Write
  • · Bash
Preconditions

Skill slug not already in skills-index.yaml

Failure modes
  • · Slug conflicts with existing skill
  • · Review criteria not met
  • · Index not updated
Trust signals
  • · Review criteria self-check
  • · Index and README updates mandatory
  • · Template enforces structure