Webflow Designer Api
Provides API guidance and assistance for building frontend UIs and user experiences.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add webflow-designer-api npx -- -y @trustedskills/webflow-designer-api
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"webflow-designer-api": {
"command": "npx",
"args": [
"-y",
"@trustedskills/webflow-designer-api"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
webflow-designer-api
What it does
This skill enables AI agents to interact with the Webflow Designer API, allowing for programmatic creation and manipulation of website designs. It facilitates the automation of layout adjustments, component placement, and style modifications directly within the Webflow ecosystem.
When to use it
- Automating repetitive design tasks such as resizing grids or adjusting typography across multiple pages.
- Dynamically generating new sections or elements based on real-time data inputs.
- Integrating custom logic into existing Webflow projects without manual code editing.
- Streamlining the deployment process by synchronizing design changes with CMS updates.
Key capabilities
- Access to Webflow Designer API endpoints for direct interaction.
- Ability to modify visual properties like colors, fonts, and spacing.
- Support for creating and managing interactive elements programmatically.
- Integration with existing Webflow project structures for seamless updates.
Example prompts
- "Use the webflow-designer-api to add a new hero section with a gradient background."
- "Automatically adjust all paragraph font sizes to 16px across the site using the API."
- "Create a dynamic pricing table that updates based on current product data via Webflow Designer API."
Tips & gotchas
Ensure you have valid API credentials and proper permissions before attempting to modify live projects. Always test changes in a staging environment first to avoid unintended disruptions to your production site.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.