webflow-performance-tuning
Installation
SKILL.md
Webflow Performance Tuning
Overview
Optimize Webflow Data API v2 performance. Key insight: CDN-cached requests to live items have no rate limits — use the Content Delivery API for read-heavy workloads and reserve write API calls for mutations.
Prerequisites
webflow-apiSDK installed- Understanding of your read/write ratio
- Redis or in-memory cache (optional)