Netlify Deploy
Deploys web projects to Netlify using the CLI — preview and production deploys with npx netlify commands.
Skills for managing cloud resources, containers, and infrastructure-as-code
Deploys web projects to Netlify using the CLI — preview and production deploys with npx netlify commands.
Guide for using the Netlify CLI — installation, authentication, site linking, netlify dev, netlify deploy, and environment variable management.
Reference for netlify.toml configuration — build settings, redirects, headers, deploy contexts, environment variables, and functions config.
Guide for controlling caching on Netlify CDN — Cache-Control, Netlify-CDN-Cache-Control, cache tags, durable cache, and framework-specific patterns.
Guide for deploying web frameworks on Netlify — Vite/React, Astro, TanStack Start, Next.js, Nuxt, SvelteKit, and Remix adapters.
Guide for Netlify Forms — data-netlify attribute, spam filtering, AJAX submissions, file uploads, notifications, and submissions API.
Guide for Netlify Image CDN — the /.netlify/images endpoint, query parameters, remote image allowlisting, clean URL rewrites.
Guide for Netlify DB (managed Neon Postgres) — provisioning, raw SQL, Drizzle ORM integration, migrations, and deploy preview branching.
Guide for using Netlify Blobs object storage — getStore(), CRUD operations, metadata, listing, deploy-scoped vs site-scoped stores.
Guide for writing Netlify Edge Functions — Deno runtime, context.next() middleware pattern, geolocation, and when to choose edge vs serverless.
Guide for writing Netlify serverless functions — modern syntax, TypeScript, path routing, background functions, scheduled functions, and streaming.
Cloudflare Workers CLI for deploying and managing Workers, KV, R2, D1, Vectorize, Queues, Workflows, Pipelines, and Secrets Store.
Comprehensive Cloudflare platform skill covering Workers, Pages, KV, D1, R2, Workers AI, Vectorize, Agents SDK, networking, security (WAF, DDoS), and infrastructure-as-code.
Deploys any project to Vercel without authentication — packages a tarball, auto-detects framework from package.json (40+ frameworks), returns a live Preview URL and Claim URL.
MCP server for Azure Kubernetes Service — manage AKS clusters, node pools, deployments, and monitor workload health.
MCP server for Azure resource management — deploy, configure, and monitor Azure services including App Service, Functions, and Storage.
MCP server for Terraform on AWS — plan, apply, and manage infrastructure-as-code with state management and drift detection.
MCP server for Amazon EKS — manage Kubernetes clusters, node groups, add-ons, and workloads on AWS-managed Kubernetes.
MCP server for Amazon ECS — manage clusters, services, task definitions, and container deployments on Fargate or EC2.
MCP server for AWS Lambda — create, update, invoke, and monitor serverless functions with configuration and layer management.
MCP server for AWS CDK — synthesize, diff, and deploy CloudFormation stacks using infrastructure-as-code constructs.
MCP server providing direct access to AWS service APIs — invoke any AWS API action across all services with IAM-scoped credentials.
MCP server for Google Kubernetes Engine — manage clusters, node pools, workloads, and autoscaling on GKE.
MCP server for Google Cloud Run — deploy, manage, and monitor serverless containers on Google Cloud.
MCP server for managing Cloudflare container workloads — deploy, scale, and monitor containers running on the Cloudflare network.
MCP server for triggering and monitoring Cloudflare Workers builds, deployments, and rollbacks.
MCP server for managing Cloudflare Workers bindings — KV namespaces, D1 databases, R2 buckets, queues, and Durable Objects.