webflow-skills CLAUDE.md

Project instructions for Webflow Skills, a collection of guides that help coding agents work with Webflow websites and related tools. They describe the project layout, checks, and configuration files.

In plain words
What is it for?
Use them when editing, testing, packaging, or extending Webflow Skills, including its CMS, site-audit, publishing, Designer, code-component, command-line, and educational guides.
Why use it?
They give an agent the project context it needs to make changes consistently and run the right checks. They also explain where Webflow integrations and marketplace settings are defined.

Instructions file

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add instructions/webflow/webflow-skills/claude-md
Clone the repo
git clone --depth 1 https://github.com/webflow/webflow-skills
Per session 735 This file is loaded in full into every session.
When invoked 735 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00735 $0.00735
Opus 5 $0.00367 $0.00367
Sonnet 5 $0.00147 $0.00147
Haiku 4.5 $0.00073 $0.00073

Measured 3d ago against content hash d410d4252456, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

webflow-skills CLAUDE.md scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

CLAUDE.md · 66 lines

How it starts

The opening of the file, as written. The whole thing — 66 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Project Overview

Webflow Skills is a marketplace-ready collection of agent skills for Claude Code, Cursor, and compatible agents. Skills extend agents with specialized Webflow capabilities: CMS management, site auditing, safe publishing, Designer tools, code components, and CLI integration. This is a pure documentation project — no compiled code, just SKILL.md files that guide agent behavior.

Repository Structure

One plugin family lives under plugins/:

  • webflow-skills/ — CMS operations, site/asset/link audits, Designer page/component tools, safe publish, FlowKit naming, React code component workflows, CLI wrappers for Cloud, DevLink, and designer extensions, and Webflow University guided onboarding skills

Skills are grouped in the README under Webflow MCP, Webflow CLI, Webflow Code Component, and Webflow University sections. Webflow University skills (e.g. webflow-university:mcp-getting-started) are educational, guided-activity skills.

Key config files:

  • .mcp.json — MCP server config (Webflow MCP at https://mcp.webflow.com/mcp)
  • .claude-plugin/marketplace.json — Claude marketplace entry listing the Webflow Skills plugin
  • .agents/plugins/marketplace.json — Codex marketplace entry listing the Webflow Skills plugin
  • plugins/webflow-skills/.codex-plugin/plugin.json — Codex plugin manifest
  • plugins/webflow-skills/.mcp.json — Symlink to the root .mcp.json for Codex plugin MCP config
  • plugins/webflow-skills/assets/logo.svg — Symlink to the root assets/logo.svg for Codex plugin branding
  • .cursor-plugin/plugin.json + marketplace.json — Cursor plugin config
  • agents/webflow-agent.md — Agent setup documentation

CI Validation

CI runs on push/PR to main (.github/workflows/ci.yml):

# What CI checks:
# 1. Required root files: README.md, LICENSE, AGENTS.md, CLAUDE.md (must be symlink)
# 2. Marketplace and plugin configs exist
# 3. Every skill dir under plugins/webflow-skills/skills/ has SKILL.md with name: and description: frontmatter

Read the full file on GitHub · 66 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago First seen · 66 lines · 735 tokens per session scan A d410d4252456

Subscribe to this mod's changes

webflow-skills CLAUDE.md is an instructions file published in the GitHub repository webflow/webflow-skills (114 stars, last pushed 4d ago), licensed MIT. It adds 735 tokens to every session, about $0.0037 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.