Claude Code skill pack for Webflow (24 skills)
Installation
Open Claude Code and run this command:
/plugin install webflow-pack@claude-code-plugins-plus
Use --global to install for all projects, or --project for current project only.
What It Does
> 24 Claude Code skills for the Webflow Data API v2 — CMS content management, ecommerce, forms, webhooks, and site operations via the webflow-api SDK.
Production-ready patterns for building Webflow integrations. Every skill uses real v2 endpoints (api.webflow.com/v2/*), real SDK methods (webflow-api npm package, WebflowClient class), real OAuth 2.0 scopes, and real rate limit handling.
Links: npm: webflow-api | Webflow Developer Docs | API Reference | SDK GitHub
Skills (24)
"Configure Webflow CI/CD with GitHub Actions \u2014 automated CMS validation,\n\.
"Diagnose and fix Webflow Data API v2 errors \u2014 400, 401, 403, 404,\.
"Execute the primary Webflow workflow \u2014 CMS content management:\.
"Execute Webflow secondary workflows \u2014 Sites management, Pages API,\.
'Optimize Webflow costs through plan selection, CDN read optimization,.
"Implement Webflow data handling \u2014 CMS content delivery patterns,\.
'Collect Webflow debug evidence for support tickets and troubleshooting.
'Deploy Webflow-powered applications to Vercel, Fly.
"Configure Webflow enterprise access control \u2014 OAuth 2.
"Create a minimal working Webflow Data API v2 example.
"Execute Webflow incident response \u2014 triage by HTTP status (401/403/429/500),\n\.
'Install the Webflow JS SDK (webflow-api) and configure OAuth 2.
'Configure a Webflow local development workflow with TypeScript, hot.
"Execute major Webflow migrations \u2014 from other CMS platforms to\.
'Configure Webflow across development, staging, and production environments.
"Set up observability for Webflow integrations \u2014 Prometheus metrics\.
'Optimize Webflow API performance with response caching, bulk endpoint.
"Execute Webflow production deployment checklist \u2014 token security,\.
"Handle Webflow Data API v2 rate limits \u2014 per-key limits, Retry-After\.
"Implement Webflow reference architecture \u2014 layered project structure,\.
"Apply production-ready Webflow SDK patterns \u2014 singleton client,\.
"Apply Webflow API security best practices \u2014 token management, scope\.
'Analyze, plan, and execute Webflow SDK upgrades (webflow-api v1 to v3).