Setup & Installation
What This Skill Does
Covers the Netlify CLI for site setup, deployment, and local development. Handles both Git-based continuous deployment and manual deploy workflows, plus environment variable management across deploy contexts. The CLI lets you manage deploys, environment variables, and local dev from one tool without touching the Netlify dashboard, and supports non-Git workflows that the dashboard UI does not expose directly.
When to use it
- Working with netlify cli and deploy functionality
- Implementing netlify cli and deploy features
- Debugging netlify cli and deploy related issues
