·prototype-to-production
*

prototype-to-production

ariegoldkin/ai-agent-hub

将设计原型(HTML、CSS、Figma 导出)转换为可投入生产的组件。分析原型结构,提取设计标记,识别可重用模式,并生成类型化的 React 组件。适应现有项目技术堆栈,默认使用 React + TypeScript。

15安装·2热度·@ariegoldkin

安装

$npx skills add https://github.com/ariegoldkin/ai-agent-hub --skill prototype-to-production

SKILL.md

Convert design prototypes into production-ready, typed components by analyzing structure, extracting patterns, and generating clean code.

| Input Type | Detection Method | Key Patterns |

| Super-design | Path: .superdesign/designiterations/.html | Flowbite, Tailwind CDN, theme CSS references | | Generic HTML | Any .html file | Standard HTML structure, inline/external CSS | | Figma Export | Figma-specific class names | figma-, absolute positioning, frame naming |

将设计原型(HTML、CSS、Figma 导出)转换为可投入生产的组件。分析原型结构,提取设计标记,识别可重用模式,并生成类型化的 React 组件。适应现有项目技术堆栈,默认使用 React + TypeScript。 来源:ariegoldkin/ai-agent-hub。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/ariegoldkin/ai-agent-hub --skill prototype-to-production
分类
*创意媒体
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 prototype-to-production?

将设计原型(HTML、CSS、Figma 导出)转换为可投入生产的组件。分析原型结构,提取设计标记,识别可重用模式,并生成类型化的 React 组件。适应现有项目技术堆栈,默认使用 React + TypeScript。 来源:ariegoldkin/ai-agent-hub。

如何安装 prototype-to-production?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/ariegoldkin/ai-agent-hub --skill prototype-to-production 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/ariegoldkin/ai-agent-hub