webflow-local-dev-loop
Installation
SKILL.md
Webflow Local Dev Loop
Overview
Set up a fast, reproducible local development workflow for Webflow Data API v2 integrations with TypeScript, hot reload, vitest mocking, and ngrok webhook tunneling.
Prerequisites
- Completed
webflow-install-authsetup - Node.js 18+ with npm/pnpm
- API token with required scopes
- ngrok (optional, for webhook testing)
Instructions
Step 1: Project Structure
Related skills