Skip to content

webflow/webflow-skills

Repository files navigation

Webflow Skills

A collection of Agent Skills for working with Webflow sites through the Webflow MCP server. Manage CMS content, audit site health, optimize assets, and safely publish changes.

Installing

These skills work with any agent that supports the Agent Skills standard, including Claude Code, Cursor, and others.

Claude Code

Install using the plugin marketplace:

# Add the marketplace
claude plugin marketplace add webflow/webflow-skills
# Install the plugin
claude plugin install webflow-skills@webflow-skills

Cursor

Install from the Cursor Marketplace or add manually via Settings > Rules > Add Rule > Remote Rule (Github) with webflow/webflow-skills.

npx skills

Install using the npx skills CLI:

npx skills add https://github.com/webflow/webflow-skills

Clone / Copy

Clone this repo and copy the skill folders into the appropriate directory for your agent:

Agent Skill Directory Docs
Claude Code ~/.claude/skills/ docs
Cursor ~/.cursor/skills/ docs
OpenCode ~/.config/opencode/skills/ docs
OpenAI Codex ~/.codex/skills/ docs
Pi ~/.pi/agent/skills/ docs

Prerequisites

Webflow MCP Server Required

These skills require the Webflow MCP server to be installed and configured. Without it, skills cannot access your Webflow sites.

What You Need

  1. Webflow Account - Active Webflow account with sites
  2. Webflow MCP Server - Installed and configured in your MCP environment
  3. Compatible Agent - Any agent with MCP and skills support enabled

Quick Setup

  1. Add the Webflow MCP server to your agent's MCP configuration
  2. Authenticate with your Webflow account when prompted
  3. Verify the connection by listing your Webflow sites

For detailed setup instructions, visit the Webflow MCP Documentation.

Webflow MCP Skills

Skill Description
bulk-cms-update Batch create/update CMS items with validation and preview
cms-collection-setup Create collections with custom fields and relationships (16 field types)
cms-best-practices Expert guidance on CMS architecture and optimization
site-audit Comprehensive health check with scoring (0-100) and recommendations
asset-audit Identify optimization opportunities for images and files
link-checker Scan and fix broken/insecure links across pages and CMS content
accessibility-audit WCAG 2.1 compliance check with detailed reports and fixes
safe-publish Preview, confirm, publish workflow with verification
custom-code-management Manage tracking scripts and custom code safely
flowkit-naming Apply Webflow's official FlowKit CSS naming conventions

Webflow CLI Skills

Skill Description
webflow-cli:cloud Initialize, build, and deploy full-stack Webflow applications to Webflow Cloud hosting
webflow-cli:devlink Export Webflow Designer components to React/Next.js code for external projects
webflow-cli:designer-extension Build Designer Extensions for custom Webflow Designer functionality
webflow-cli:code-component Create and deploy reusable React components for Webflow Designer
webflow-cli:troubleshooter Diagnose and fix Webflow CLI issues including installation, auth, build, and bundle problems

Webflow Code Component Skills

Skill Description
webflow-code-component:component-scaffold Generate new Code Component boilerplate with React component and definition file
webflow-code-component:convert-component Convert an existing React component into a Webflow Code Component
webflow-code-component:component-audit Audit Code Components for architecture decisions and Shadow DOM compatibility
webflow-code-component:deploy-guide Step-by-step guide for deploying Code Components to a workspace
webflow-code-component:local-dev-setup Initialize a new Code Components project from scratch
webflow-code-component:pre-deploy-check Pre-deployment validation for bundle size, dependencies, SSR compatibility
webflow-code-component:troubleshoot-deploy Debug deployment failures with root cause analysis and fixes

Resources

License

MIT

About

Official Webflow Agent Skills

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors