codify-design-to-code
✓将 Figma/MasterGo 设计转换为前端组件代码。通过 API 获取设计数据和截图, 精准提取样式属性,生成高质量、可维护的任意框架组件代码。 适用于需要将设计稿转换为可用代码的场景。
Installation
SKILL.md
| 截图 | 视觉效果、颜色感知、间距比例、整体氛围 | 精确数值、层级结构、节点 ID | | 骨架 | 组件边界、布局方向、重复模式、节点层级 | 具体样式、颜色、字体大小 | | JSON | 精确 CSS 值、节点属性、资源 ID | 视觉上下文、设计意图 |
| 层级 ≤3 且 区域 ≤2 | A:Step 4 整体实现 | | 层级 >3 或 区域 >2 | B:必须阅读文档并执行 phased-workflow.md |
| 图标 | type: "ICON" | SVG | | 图片背景 | customStyle 含 url( ) | PNG | | 图片占位符 | RECTANGLE + object-fit: cover(无 url) | PNG |
将 Figma/MasterGo 设计转换为前端组件代码。通过 API 获取设计数据和截图, 精准提取样式属性,生成高质量、可维护的任意框架组件代码。 适用于需要将设计稿转换为可用代码的场景。 Source: chenaey/codify-dev-skill.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/chenaey/codify-dev-skill --skill codify-design-to-code- Source
- chenaey/codify-dev-skill
- Category
- *Creative Media
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is codify-design-to-code?
将 Figma/MasterGo 设计转换为前端组件代码。通过 API 获取设计数据和截图, 精准提取样式属性,生成高质量、可维护的任意框架组件代码。 适用于需要将设计稿转换为可用代码的场景。 Source: chenaey/codify-dev-skill.
How do I install codify-design-to-code?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/chenaey/codify-dev-skill --skill codify-design-to-code Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/chenaey/codify-dev-skill
Details
- Category
- *Creative Media
- Source
- skills.sh
- First Seen
- 2026-02-01