Netlify

Netlify skills and workflows surfaced by the site skill importer.

11 skills
N
netlify-ai-gateway

by netlify

netlify-ai-gateway skill guide for Netlify AI Gateway. Learn install and usage basics, supported models, SDK setup, and backend development patterns for Netlify apps.

Backend Development
Favorites 0GitHub 15
N
netlify-deploy

by netlify

netlify-deploy is a deployment-focused skill for publishing web projects to Netlify with the Netlify CLI. It helps with auth, linking or initializing a site, preview deploys, production deploys, and `netlify.toml`-driven build settings.

Deployment
Favorites 0GitHub 15
N
netlify-cli-and-deploy

by netlify

netlify-cli-and-deploy guide for installing Netlify CLI, linking sites, and deploying with Git-based or manual workflows. Learn netlify login, netlify link, netlify init, netlify deploy, and netlify dev, plus environment variable and CI setup.

Deployment
Favorites 0GitHub 15
N
netlify-config

by netlify

netlify-config skill reference for writing and adjusting netlify.toml. Use it to configure builds, redirects, rewrites, headers, deploy contexts, environment variables, functions, and edge functions with less guesswork, especially for deployment changes where rule order and syntax matter.

Deployment
Favorites 0GitHub 15
N
netlify-caching

by netlify

netlify-caching guide for controlling caching on Netlify’s CDN and in the browser. Use it to set cache headers, enable stale-while-revalidate, manage on-demand purge, and tune Deployment caching with Cache-Control and Netlify-CDN-Cache-Control.

Deployment
Favorites 0GitHub 15
N
netlify-frameworks

by netlify

netlify-frameworks is a deployment guide for getting Vite/React, Astro, TanStack Start, Next.js, Nuxt, SvelteKit, and Remix running on Netlify. Use it for netlify-frameworks for Deployment, adapter and plugin setup, SSR, API routes, middleware, and troubleshooting framework-specific Netlify integration.

Deployment
Favorites 0GitHub 15
N
netlify-functions

by netlify

netlify-functions is a practical skill for writing Netlify serverless functions for backend development. It helps you install and use the skill to create API endpoints, background jobs, scheduled tasks, streaming handlers, and route-based functions with the modern default export + Config pattern.

Backend Development
Favorites 0GitHub 15
N
netlify-forms

by netlify

netlify-forms guide for HTML form handling on Netlify. Use it to add contact forms, feedback forms, file uploads, spam filtering, AJAX submissions, and a custom thank-you page without server-side code. Helpful for Backend Development workflows and JS-rendered apps that need build-time form detection.

Backend Development
Favorites 0GitHub 0
N
netlify-image-cdn

by netlify

netlify-image-cdn is a guide for using Netlify’s Image CDN to resize, crop, reformat, and optimize images through /.netlify/images. It covers local assets, responsive image markup, remote image allowlisting, clean URL rewrites, and upload pipelines with Functions + Blobs for Backend Development.

Backend Development
Favorites 0GitHub 0
N
netlify-blobs

by netlify

netlify-blobs is a guide for zero-config object storage in Backend Development. Use the netlify-blobs skill to install and manage files, images, uploads, exports, and cached binary artifacts with getStore(), CRUD operations, metadata, and local development. It is not for dynamic data; use Netlify Database instead.

Backend Development
Favorites 0GitHub 0
N
netlify-edge-functions

by netlify

netlify-edge-functions guide for building Netlify Edge Functions with Deno runtime, context.next() middleware, routing, geolocation logic, auth checks, rewrites, and response shaping. Use this netlify-edge-functions skill for Backend Development tasks where low-latency request-time behavior matters.

Backend Development
Favorites 0GitHub 0