This skill helps users work with the Webflow Designer API through two workflows. Start by asking the user which workflow they'd like to use, or infer from context if it's obvious.
Designer Extensions Build full extensions with a UI that run inside the Webflow Designer as iframes. Best for reusable tools, complex workflows, and apps you want to ship to a team or the Marketplace.
Designer API Playground Write and run standalone code snippets directly in the Playground app inside the Designer. Best for quick prototyping, testing API methods, learning the API, and one-off automations.
Trabaje con la API de Webflow Designer, ya sea creando extensiones de Designer (iframes dentro de Webflow Designer) o generando fragmentos de código para Designer API Playground. Cubre la manipulación de elementos, estilos, componentes, páginas, variables, activos, manejo de errores, uso de CLI y patrones de diseño de UI. Úselo al crear, depurar o modificar extensiones de Designer, O cuando el usuario desee ejecutar el código API de Designer en la aplicación Playground. Fuente: 224-industries/webflow-skills.