Skip to main content
Run any Skill in Manus
with one click
GitHub repository

webflow-skills

webflow-skills contains 27 collected skills from webflow, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
27
Stars
106
updated
2026-07-19
Forks
16
Occupation coverage
6 occupation categories · 100% classified
repository explorer

Skills in this repository

webflow-mcp-accessibility-audit
web-and-digital-interface-designers

Run comprehensive accessibility audit (WCAG 2.1) on Webflow pages - checks buttons, forms, links, focus states, headings, keyboard navigation, and generates detailed reports with fixes. Runs entirely headlessly against a page ID — no Designer connection required. Excludes image alt text (covered by asset-audit skill).

2026-07-19
webflow-mcp-designer-tools
web-developers

Build and manage pages, elements, components, and styles in Webflow Designer. Use when adding sections, creating layouts, building elements, inspecting or updating components, viewing what's inside a component, restructuring pages, creating new pages, previewing page structure, styling elements, or managing component properties. Building, styling, and inspecting run headlessly against an explicit page ID — no Designer connection needed. Designer is required for `designer_tool` actions (reading/switching the page open on canvas, interactively selecting an element, creating page folders, opening a component's canvas view) and for `element_snapshot_tool` visual previews.

2026-07-19
webflow-mcp-flowkit-naming
web-developers

Apply Flowkit CSS naming system in Webflow. Use when creating classes, auditing existing naming, or building new components following Flowkit conventions. Flowkit is Webflow's official CSS framework with utility-first approach. Runs headlessly against a page ID — no Designer connection required, except for the optional live-canvas conveniences (current page, interactive element selection).

2026-07-19
webflow-mcp-asset-audit
market-research-analysts-and-marketing-specialists-131161

Analyze assets on a Webflow site for SEO optimization. Identifies assets missing alt text and assets with non-SEO-friendly names, then generates and applies improvements.

2026-07-19
webflow-mcp-link-checker
market-research-analysts-and-marketing-specialists-131161

Find and fix broken or insecure links across an entire site, including CMS content, to improve SEO and user experience. Audits HTTP/HTTPS issues and validates all internal and external links.

2026-07-19
webflow-university-mcp-getting-started
computer-occupations-all-other

A Webflow University guided onboarding skill for anyone getting started with the Webflow MCP. Checks your Webflow connection, helps you choose a real workflow to try, coaches prompt writing, and supports you through your first MCP run.

2026-07-15
webflow-mcp-compress-cms-image
software-developers

Compress and convert CMS item image fields to webp or avif in a Webflow collection. Prompts for collection ID, item ID, image fields, quality, and target format, then downloads, converts, re-uploads via presigned S3, and publishes the updated item.

2026-06-16
webflow-cli-cloud
software-developers

Initialize, build, and deploy full-stack Webflow applications to Webflow Cloud hosting. Supports site-attached deploys (linked to an existing Webflow site) and project app deploys (independent project, no existing site required). Use when creating new projects, deploying existing ones, or setting up CI/CD pipelines for Webflow Cloud.

2026-05-28
webflow-mcp-review-comments
software-developers

Review open comment threads on a Webflow site and triage each one.

2026-05-09
webflow-mcp-bulk-cms-update
software-developers

Create or update multiple CMS items in a Webflow collection with validation and diff preview. Use when adding multiple blog posts, products, or updating fields across many items.

2026-05-09
webflow-mcp-cms-best-practices
software-developers

Expert guidance on Webflow CMS architecture and best practices. Use when planning collections, setting up relationships, optimizing content structure, or troubleshooting CMS issues.

2026-05-09
webflow-mcp-cms-collection-setup
software-developers

Create a new CMS collection in Webflow with specified fields and relationships. Use when setting up blog posts, products, team members, portfolios, or other content types with custom fields.

2026-05-09
webflow-cli-code-component
web-developers

Create and deploy reusable React components for Webflow Designer. Configure existing React projects with webflow.json, build and bundle code, validate output, and deploy to workspace using library share. Use when building custom components for designers.

2026-05-09
webflow-code-component-component-audit
software-quality-assurance-analysts-and-testers

Audit Webflow Code Components for architecture decisions - prop exposure, state management, slot opportunities, and Shadow DOM compatibility. Focused on Webflow-specific patterns, not generic React best practices.

2026-05-09
webflow-code-component-component-scaffold
web-developers

Generate new Webflow Code Component boilerplate with React component, definition file, and optional styling. Automatically checks prerequisites and can set up missing config/dependencies.

2026-05-09
webflow-code-component-convert-component
web-developers

Convert an existing React component into a Webflow Code Component. Analyzes TypeScript props, maps to Webflow prop types, generates the .webflow.tsx definition file, and identifies required modifications.

2026-05-09
webflow-mcp-custom-code-management
software-developers

Add, review, or remove inline custom scripts on a Webflow site (up to 10,000 chars). Use for analytics, tracking pixels, chat widgets, or any custom JavaScript. Also manages page-level scripts.

2026-05-09
webflow-code-component-deploy-guide
software-developers

Step-by-step guide for deploying Webflow Code Components to a workspace. Covers authentication, pre-flight checks, deployment execution, and verification.

2026-05-09
webflow-cli-designer-extension
software-developers

Build Designer Extensions for custom Webflow Designer functionality. Lists available templates, initializes extension projects from templates (default/react/typescript-alt), bundles extensions for upload, and serves locally for development.

2026-05-09
webflow-cli-devlink
software-developers

Export Webflow Designer components to React/Next.js code for external projects. Configure devlink settings in webflow.json, sync design updates with devlink sync, validate generated code, show diffs, and provide integration examples. Use when building with Webflow designs in React/Next.js.

2026-05-09
webflow-code-component-local-dev-setup
software-developers

Initialize a new Webflow Code Components project from scratch. Creates project structure, installs dependencies, configures webflow.json, and sets up development environment.

2026-05-09
webflow-code-component-pre-deploy-check
software-developers

Pre-deployment validation for Webflow Code Components. Checks bundle size, dependencies, prop configurations, SSR compatibility, styling setup, and common issues before running webflow library share.

2026-05-09
webflow-mcp-safe-publish
software-developers

Publish a Webflow site with a plan-confirm-publish workflow. Shows what changed since last publish, runs pre-publish checks, and requires explicit confirmation before going live.

2026-05-09
webflow-mcp-site-activity
software-developers

Query and summarize site activity logs for a Webflow enterprise site. Surfaces recent changes, identifies who made them, and generates human-readable activity reports. Use for site monitoring, change tracking, publish preparation, or weekly activity summaries. Enterprise plans only.

2026-05-09
webflow-mcp-site-audit
software-developers

Comprehensive audit of a Webflow site including pages, CMS collections, health scoring, and actionable insights. Use for site analysis, migration planning, or understanding site structure.

2026-05-09
webflow-code-component-troubleshoot-deploy
software-developers

Debug deployment failures for Webflow Code Components. Analyzes error messages, identifies root causes, and provides specific fixes for common issues.

2026-05-09
webflow-cli-troubleshooter
software-developers

Diagnose and fix Webflow CLI issues including installation problems, authentication failures, build errors, and bundle problems. Uses CLI diagnostic flags (--version, --help, --verbose, --debug-bundler) for troubleshooting.

2026-05-09