webflow-sdk-patterns
Installation
SKILL.md
Webflow SDK Patterns
Overview
Production-ready patterns for the webflow-api SDK (v3.x). Covers singleton client,
typed error handling, pagination, raw response headers, and multi-tenant factory.
Prerequisites
webflow-apiv3.x installed- TypeScript 5+ project
- Familiarity with async/await and the Webflow Data API v2