·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