webflow-cli:code-component

安装量: 326
排名: #9860

安装

npx skills add https://github.com/webflow/webflow-skills --skill webflow-cli:code-component

Code Component Create, build, and deploy React components to Webflow Designer with comprehensive validation and deployment verification. Important Note ALWAYS use Bash tool for all Webflow CLI operations: Execute webflow CLI commands via Bash tool Use Read tool to examine generated files (never modify) Use Glob tool to discover project files Verify CLI installation: webflow --version Check authentication: On first webflow library share , workspace authentication happens automatically DO NOT use Webflow MCP tools for CLI workflows All CLI commands require proper descriptions (not context parameters) Package Manager Detection: Check for lock files: package-lock.json (npm), pnpm-lock.yaml (pnpm), yarn.lock (yarn) If no lock file found, ask user which package manager to use (npm/pnpm/yarn) Use detected package manager for all install/build commands Show more

返回排行榜