Loading...
Loading...
Work with the Webflow Designer API — either by building Designer Extensions (iframes inside the Webflow Designer) or by generating code snippets for the Designer API Playground. Covers element manipulation, styles, components, pages, variables, assets, error handling, CLI usage, and UI design patterns. Use when creating, debugging, or modifying Designer Extensions, OR when the user wants to run Designer API code in the Playground app.
npx skill4agent add 224-industries/webflow-skills webflow-designer-apinamedescriptiontagsscripts/search_references.pywebflow.*webflow.*# List all references with metadata
python scripts/search_references.py --list
# Search by tag (exact match)
python scripts/search_references.py --tag <tag>
# Search by keyword (across name, description, tags, and content)
python scripts/search_references.py --search <query>scripts/search_references.pyassets/webflow-variables.cssassets/install-playground-prompt.md