Netlify CLI and Deploy banner
Netlify Netlify

Netlify CLI and Deploy

DevOps community Intermediate

Description

Public Netlify skills for AI coding agents. Each skill is a focused, factual reference for a Netlify platform primitive — designed to help agents build correctly on Netlify without needing to search docs.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Netlify Context and Tools

Public Netlify skills for AI coding agents. Each skill is a focused, factual reference for a Netlify platform primitive — designed to help agents build correctly on Netlify without needing to search docs.

Skills

Skill What it covers
netlify-functions Serverless functions — modern syntax, routing, background/scheduled/streaming
netlify-edge-functions Edge compute — Deno runtime, middleware, geolocation
netlify-blobs Object storage — key-value and binary data
netlify-db Managed Postgres (Neon) with Drizzle ORM and migrations
netlify-image-cdn Image transformation and optimization via CDN
netlify-forms HTML form handling, AJAX submissions, spam filtering
netlify-config netlify.toml — redirects, headers, build settings, deploy contexts
netlify-cli-and-deploy CLI commands, Git vs manual deploys, environment variables
netlify-frameworks Framework adapters for Vite, Astro, TanStack, and Next.js
netlify-caching CDN cache control, cache tags, purge, stale-while-revalidate
netlify-ai-gateway AI Gateway proxy for OpenAI, Anthropic, and Google SDKs
netlify-deploy Deployment workflow — auth, site linking, preview/production deploys

References

Some skills include `references/` subdirectories with deeper content:

...