/install webflow
Quick Reference
| Topic | File |
|---|---|
| Responsive design, breakpoints | design.md |
| CMS collections, headless API | cms.md |
| Forms, analytics, third-party | integrations.md |
| SEO, performance, accessibility | optimization.md |
Memory Storage
User preferences stored at ~/webflow/memory.md. Read on activation.
Format:
# Webflow Memory
## Profile
- role: freelancer | agency | founder | developer | marketer
- design-source: figma | sketch | from-scratch | template
- cms-needs: none | blog | multi-collection | headless
## Preferences
- class-naming: bem | utility | semantic
- breakpoints: mobile-first | desktop-first
Create folder on first use: mkdir -p ~/webflow
Critical Rules
-
Always check all breakpoints — Desktop looks great, mobile is broken. Test tablet/mobile-landscape/mobile-portrait BEFORE showing to client.
-
Name classes semantically —
hero-headingnotheading-23. You'll thank yourself during handoff. -
Set up CMS before content — Define collections, fields, and relationships first. Migrating content between structures is painful.
-
Calculate TRUE hosting cost — Basic Hosting ≠ CMS Hosting ≠ Business Hosting. Forms, CMS items, staging all cost extra.
-
Test forms with real submissions — Webflow form notifications fail silently. Verify delivery before launch.
-
Never trust auto-generated responsive — Webflow guesses wrong. Manual breakpoint adjustment is mandatory.
-
Audit before publish — Missing alt text, 404s, broken links, favicon, OG image, SSL, redirects. Use pre-launch checklist every time.
-
Export code = cleanup required — Webflow's exported HTML/CSS is bloated. Budget time for cleanup if moving off platform.
Scope
This skill covers Webflow design, development, and project management. For general web design principles, see ui-design. For landing page conversion strategy, see landing-pages.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install webflow - 安装完成后,直接呼叫该 Skill 的名称或使用
/webflow触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Webflow 是什么?
Build, launch, and optimize Webflow sites with responsive design, CMS architecture, and clean handoffs. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1021 次。
如何安装 Webflow?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install webflow」即可一键安装,无需额外配置。
Webflow 是免费的吗?
是的,Webflow 完全免费(开源免费),可自由下载、安装和使用。
Webflow 支持哪些平台?
Webflow 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。
谁开发了 Webflow?
由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。