Maintainer stats
Total skills
12
Vetted / pending / draft / deprecated
0 / 12 / 0 / 0
Directory mix
12 skill · 0 MCP
Avg stars
—
Avg review rating
—
Latest updated skill
3/2/2026
Public skills (12)
Netlify AI Gateway
Guide for Netlify AI Gateway — access AI models from OpenAI, Anthropic, and Google via a unified proxy without managing API keys directly.
Netlify Deploy
Deploys web projects to Netlify using the CLI — preview and production deploys with npx netlify commands.
Netlify CLI & Deploy
Guide for using the Netlify CLI — installation, authentication, site linking, netlify dev, netlify deploy, and environment variable management.
Netlify Config
Reference for netlify.toml configuration — build settings, redirects, headers, deploy contexts, environment variables, and functions config.
Netlify Caching
Guide for controlling caching on Netlify CDN — Cache-Control, Netlify-CDN-Cache-Control, cache tags, durable cache, and framework-specific patterns.
Netlify Frameworks
Guide for deploying web frameworks on Netlify — Vite/React, Astro, TanStack Start, Next.js, Nuxt, SvelteKit, and Remix adapters.
Netlify Forms
Guide for Netlify Forms — data-netlify attribute, spam filtering, AJAX submissions, file uploads, notifications, and submissions API.
Netlify Image CDN
Guide for Netlify Image CDN — the /.netlify/images endpoint, query parameters, remote image allowlisting, clean URL rewrites.
Netlify DB
Guide for Netlify DB (managed Neon Postgres) — provisioning, raw SQL, Drizzle ORM integration, migrations, and deploy preview branching.
Netlify Blobs
Guide for using Netlify Blobs object storage — getStore(), CRUD operations, metadata, listing, deploy-scoped vs site-scoped stores.
Netlify Edge Functions
Guide for writing Netlify Edge Functions — Deno runtime, context.next() middleware pattern, geolocation, and when to choose edge vs serverless.
Netlify Functions
Guide for writing Netlify serverless functions — modern syntax, TypeScript, path routing, background functions, scheduled functions, and streaming.