vibe-deck
Installation
SKILL.md
VibeDeck
Step 0: Environment Check
Before anything else, verify that Node.js and npm are available. Try these commands (use whichever works on the current platform):
node --version # or: where.exe node (Windows)
npm --version # or: where.exe npm (Windows)