Skills v1.2.2
/spec + /build + /yolo Skills Package
Extract this zip into your project root.
Contents
.claude/
├── CLAUDE_template.md
├── skills/
│ ├── spec/
│ │ ├── SKILL.md
│ │ └── references/
│ ├── build/
│ │ └── SKILL.md
│ └── yolo/
│ └── SKILL.md
└── commands/
├── spec.md
├── build.md
└── yolo.md
Install
PowerShell
Expand-Archive -Path spec-skills-*.zip -DestinationPath . -ForceBash
unzip -o spec-skills-*.zipThen run /spec in Claude Code.