Cloud & Infrastructure
Skills for managing cloud resources, containers, and infrastructure-as-code
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.
Wrangler CLI
Cloudflare Workers CLI for deploying and managing Workers, KV, R2, D1, Vectorize, Queues, Workflows, Pipelines, and Secrets Store.
Cloudflare Platform
Comprehensive Cloudflare platform skill covering Workers, Pages, KV, D1, R2, Workers AI, Vectorize, Agents SDK, networking, security (WAF, DDoS), and infrastructure-as-code.
Vercel Deploy
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.
Azure Kubernetes Service
MCP server for Azure Kubernetes Service — manage AKS clusters, node pools, deployments, and monitor workload health.
Azure MCP
MCP server for Azure resource management — deploy, configure, and monitor Azure services including App Service, Functions, and Storage.
AWS Terraform
MCP server for Terraform on AWS — plan, apply, and manage infrastructure-as-code with state management and drift detection.
AWS EKS
MCP server for Amazon EKS — manage Kubernetes clusters, node groups, add-ons, and workloads on AWS-managed Kubernetes.
AWS ECS
MCP server for Amazon ECS — manage clusters, services, task definitions, and container deployments on Fargate or EC2.
AWS Lambda
MCP server for AWS Lambda — create, update, invoke, and monitor serverless functions with configuration and layer management.
AWS CDK
MCP server for AWS CDK — synthesize, diff, and deploy CloudFormation stacks using infrastructure-as-code constructs.
AWS API
MCP server providing direct access to AWS service APIs — invoke any AWS API action across all services with IAM-scoped credentials.
Google GKE
MCP server for Google Kubernetes Engine — manage clusters, node pools, workloads, and autoscaling on GKE.
Google Cloud Run
MCP server for Google Cloud Run — deploy, manage, and monitor serverless containers on Google Cloud.
CF Container
MCP server for managing Cloudflare container workloads — deploy, scale, and monitor containers running on the Cloudflare network.
CF Workers Builds
MCP server for triggering and monitoring Cloudflare Workers builds, deployments, and rollbacks.
CF Workers Bindings
MCP server for managing Cloudflare Workers bindings — KV namespaces, D1 databases, R2 buckets, queues, and Durable Objects.