skills-root-readme
Vibe Coding OS — Claude/Codex/Cursor skill framework with 139 skills, 111 commands, 95 templates, 22 tracked sources, 28/28 validation gates PASS. Quality Shield, Engineering Discipline Pack, plugin marketplace.
# Skills Root Template This file is a template for the canonical SKILL.md structure. The actual skills live in `skills/<category>/<skill-name>/SKILL.md`. ## Canonical structure ```markdown --- name: <skill-name> version: 1.0.0 introduced_in: <version> last_reviewed: <date> category: <category> tags: [<tag-1>, <tag-2>] status: <stable|beta|draft|abandoned> --- # Skill: <Title> ## Purpose <1-2 sentences> ## When to use <3-5 trigger phrases> ## Inputs <list> ## Workflow <numbered steps> ## Outputs <list> ## Failure modes <numbered list with mitigations> ## Verification checklist
When to use
Community skill by roronoazoroshao369. Source: https://github.com/roronoazoroshao369/vibe-coding-os