skill-creator

Installation
SKILL.md

Skill Creator

Build skills that behave like “mini senior engineers”: trigger correctly, run deterministically, and leave resumable artifacts on disk.

What good looks like (Ship Faster standard)

  • SKILL.md: short and triggerable (routing + safety + I/O + output contract). Avoid long tutorials here.
  • references/: deep docs loaded only when needed (progressive disclosure). Link directly from SKILL.md.
  • scripts/: deterministic helpers for repetitive/fragile work (prefer this over re-writing code in chat).
  • assets/: templates or files to copy (not meant to be loaded into context).

Deep guidance:

Creation flow (recommended)

  1. Collect trigger examples (real user phrases that should activate the skill).
Related skills

More from heyvhuang/ship-faster

Installs
50
GitHub Stars
338
First Seen
Feb 10, 2026