setup-environment
Installation
SKILL.md
Environment Setup Skill
Automatically configure a new user's local development environment for App Factory.
When This Skill Applies
- User says
/setup, "set me up", or "configure my environment" - User asks "how do I get started" or "what do I need to install"
- First-time contributor onboarding
Setup Procedure
When triggered, execute the following checks in order. Skip tools that are already installed and at the correct version. Show a plan before executing any installations.
Phase 1: Core Requirements (BLOCKING)
These MUST pass before proceeding. If any fail, show the fix and stop.
1.1 Node.js (>= 18.0.0)
Related skills