Setup & Installation
What This Skill Does
Deploys web projects to Netlify using the Netlify CLI via npx. Handles authentication, site linking, preview and production deploys, and basic framework detection from package.json or netlify.toml. Instead of manually navigating the Netlify dashboard, configuring build settings, and copying deploy URLs, the skill runs the full CLI workflow in sequence and surfaces errors with actionable fixes.
When to use it
- Working with netlify deploy functionality
- Implementing netlify deploy features
- Debugging netlify deploy related issues
