webflow-reference-architecture
Installation
SKILL.md
Webflow Reference Architecture
Overview
Production-ready architecture for Webflow Data API v2 integrations. Layered design separating API access, business logic, caching, and webhook handling.
Prerequisites
- TypeScript 5+ project
webflow-apiSDK (v3.x)- Understanding of service-oriented architecture
- Redis (optional, for distributed caching)