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.
디자이너 확장(Webflow Designer 내부의 iframe)을 구축하거나 Designer API Playground용 코드 조각을 생성하여 Webflow Designer API로 작업하세요. 요소 조작, 스타일, 구성 요소, 페이지, 변수, 자산, 오류 처리, CLI 사용 및 UI 디자인 패턴을 다룹니다. Designer Extensions를 생성, 디버깅 또는 수정할 때 또는 사용자가 Playground 앱에서 Designer API 코드를 실행하려는 경우에 사용합니다. 출처: 224-industries/webflow-skills.