Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions .claude-plugin/marketplace.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,15 @@
},
"source": "./plugins/webflow-cli-skills",
"category": "productivity"
},
{
"name": "webflow-designer-tools",
"description": "Build and manage page structure, elements, and components in Webflow Designer",
"author": {
"name": "Webflow"
},
"source": "./plugins/webflow-designer-tools",
"category": "productivity"
}
]
}
2 changes: 1 addition & 1 deletion .cursor-plugin/marketplace.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
{
"name": "webflow",
"source": "./",
"description": "Production-ready agent skills for Webflow - CMS management, site auditing, asset optimization, and safe publishing."
"description": "Production-ready agent skills for Webflow - CMS management, site auditing, asset optimization, safe publishing, and Designer tools for building pages, elements, components, and styles."
}
]
}
3 changes: 2 additions & 1 deletion .cursor-plugin/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@
"skills": [
"plugins/webflow-skills/skills",
"plugins/webflow-code-component-skills/skills",
"plugins/webflow-cli-skills/skills"
"plugins/webflow-cli-skills/skills",
"plugins/webflow-designer-tools/skills"
],
"agents": ["agents"]
}
Loading
Loading