webflow-skills
Manage Webflow CMS, audits, publishing, and code components
All Skills in This Repository (10)
Pure Emerald Level Indicatorscms-collection-setup
Automate Webflow CMS collection creation with field validation and dependency resolution.
asset-audit
Audit Webflow site assets for alt text and SEO-friendly filenames.
cms-best-practices
Design scalable Webflow CMS collection schemas and relationships.
flowkit-naming
Standardize Webflow CSS class names with fk- prefixes and hyphen separators.
link-checker
Audit Webflow site links for broken, insecure, and redirecting URLs.
site-audit
Audit Webflow sites for health, structure, and CMS readiness.
custom-code-management
Manage inline JavaScript scripts site-wide on Webflow via MCP tooling.
accessibility-audit
Audit Webflow pages for WCAG 2.1 issues and generate actionable fixes.
bulk-cms-update
Create and update Webflow CMS items in bulk with validation and diff previews.
safe-publish
Plan and confirm Webflow site publishes with pre-publish checks.
Frequently Asked Questions
FAQPage SchemaHow to install Webflow Skills?โผ
Run `npx skills add webflow/webflow-skills --all -g -y` in your terminal to install all skills globally. You also need the Webflow MCP server connected and a Webflow account.
What can Webflow Skills do?โผ
It manages CMS collections and bulk content, runs site, asset, link, and accessibility audits, builds pages from Figma, creates React code components, and publishes sites safely with preview and confirmation steps.
Does it work with Claude Code and Cursor?โผ
Yes. All skills follow the standard SKILL.md format and work with Claude Code, Cursor, Codex, and other compatible agents through the Webflow MCP server.
Can it publish my Webflow site safely?โผ
Yes. The safe-publish skill shows exactly what changed since the last publish, runs pre-publish checks, and only goes live after you type an explicit confirmation.
Do I need coding experience to use it?โผ
No for CMS, audit, and publishing tasks, since the agent handles the technical steps from plain-English requests. Code component and CLI skills assume basic React and Node.js familiarity.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core