mirror of
https://github.com/ulpi-io/skills.git
synced 2026-09-19 03:35:17 +08:00
4b4a070a4b
Restyle the description and when_to_use frontmatter of the whole skill catalog to the skills-engineering-autonomous pattern, so Claude Code and Codex route to the right skill: - description: capability + em-dash/colon differentiator (key invariant in CAPS) -> concrete sequenced mechanism -> explicit fail-closed/honesty clause -> a terse trailing "Use ..." (atomic skills) or a phase-chain/"Composes ..." closer (composites). - when_to_use: "Use when <positives + examples>. Do NOT use <negatives> -> redirect to the sibling skill by name; <crisp principle>." + explicit-user-only/confirm caveat where the skill mutates or spawns agents. Frontmatter-only: skill bodies are unchanged. Grounded each rewrite in the skill's actual behavior. (ship-playbook's restyle rode with its v1.16.0 commit.)