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)
- Both exist and Node.js ≥ 20 → continue silently (do not mention the check to the user).
- Missing or version too low → do NOT proceed. Instead:
- Run
uname -sanduname -m(orsysteminfoon Windows) to detect the user's OS and architecture. - If you have web search capability, search for the latest recommended way to install Node.js on the user's platform, and provide the specific commands.
- If you cannot search, show this message in the user's language:
中文: VibeDeck 需要 Node.js 20 或更高版本。请访问 https://nodejs.org 下载并安装适合你操作系统的版本,安装完成后重新运行。
English: VibeDeck requires Node.js 20 or later. Please visit https://nodejs.org to download and install the version for your OS, then try again.
- Run
Related skills
More from aiden0z/skills
email-designer
>
46repo-bug-audit
Use when an agent needs repository-level Bug audits, static-analysis Bug discovery, architecture/security/reliability risk review, cross-repo relationship mapping, false-positive triage, deduplication, incremental/resume audits, evidence-backed Bug records, reusable repo knowledge, or developer-ready Bug package preparation.
3