Skip to content

Conversation

@viratatwebflow
Copy link
Collaborator

  • Introduced detailed documentation for Webflow CLI skills in AGENTS.md and README.md, covering prerequisites, installation, available skills, and usage guidelines.

- Introduced detailed documentation for Webflow CLI skills in AGENTS.md and README.md, covering prerequisites, installation, available skills, and usage guidelines.
- Added .mcp.json and notes.md to .gitignore to exclude these files from version control.
@viratatwebflow viratatwebflow changed the title update: add Webflow CLI skills documentation and .gitignore entries update: add Webflow CLI skills documentation Jan 21, 2026
Copy link

@federico-fiorini federico-fiorini left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯

description: 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.
---

# Code Component

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not mentioning the need of setting up component definition files for each component that users want to include in the library.

The target files are not the actual react component but the code component definitions https://developers.webflow.com/code-components/define-code-component

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The skills are currently only related to the Webflow CLI. @zplata is working on specialist skills for Code Components, which will cover those definitions details

description: 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.
---

# DevLink

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Worth noting that there's a lot of work in progress with Devlink so some of these commands might change soon

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing! Once we have new commands added to our docs i gonna make sure skills reflect the same truth.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants