Serverless

Serverless skills and workflows surfaced by the site skill importer.

5 skills
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-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-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-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