netlify-deploy
Deploys web projects to Netlify using the Netlify CLI.
Setup & Installation
What This Skill Does
Deploys web projects to Netlify using the Netlify CLI. Handles authentication, site linking, and both preview and production deploys. Works with static sites and framework-based projects by detecting build config from netlify.toml or package.json.
Instead of manually running build commands, navigating the Netlify dashboard, and configuring publish directories, the skill handles authentication checks, site linking, and deploy sequencing in one flow.
When to use it
- Deploying a Vite or Next.js app to a Netlify preview URL before merging a PR
- Linking a local project folder to an existing Netlify site by Git remote
- Creating a new Netlify site and configuring build settings from scratch
- Pushing a production deploy after verifying a preview URL looks correct
- Troubleshooting a failed deploy by checking build command and publish directory
Similar Skills
wp-performance
A backend-only agent skill for diagnosing and fixing WordPress performance problems.
wp-playground
wp-playground runs disposable WordPress instances in the browser or locally via CLI, using WebAssembly and SQLite.
wp-wpcli-and-ops
Handles WordPress operational tasks via WP-CLI: database exports and imports, URL and domain migrations with search-replace, plugin and theme management, cron inspection, cache flushing, and multisite operations.
apollo-router-plugin-creator
Guides you through writing native Rust plugins for Apollo Router.
