Skip to main content

figma-to-nextjs-migration

把 Figma Make / v0.dev / Bolt / Lovable 等 UI 原型生成器产出的 Vite + React Router 项目, 搬家(迁移 / 搬运 / 换成 / migrate / port)到 Next.js 15 App Router 生产脚手架。覆盖路由 迁移(react-router → next/link + next/navigation)、样式系统合并(globals.css + @theme + @custom-variant dark)、字体切换(@import Google Fonts → next/font/google)、客户端组件 标注("use client")、Hydration mismatch 修复(seededRandom 替换 Math.random)、shadcn/ui 组件库复用、路径别名统一(~/ → @/)。典型触发场景:用户说"把 Figma Make 项目换成 Next.js"、 "v0.dev 出的代码怎么部署"、"Vite 项目跑不了流式 API / 服务端组件 / Edge Runtime"、 "React Router 搬家到 App Router"、"Bolt / Lovable 出的原型怎么改造成能上线的项目"。 Make sure to use this skill whenever the user mentions Figma Make, v0.dev, Bolt, Lovable, Vite, React Router, Next.js, App Router, 搬家, 迁移, migrate, port, 流式 API, 服务端组件, Edge Runtime, 部署, 即使用户没有明说"请用 figma-to-nextjs-migration skill"。 不处理反向迁移(Next.js → Remix / Next.js → Vite / App Router → Pages Router)。

Jump to install

Source facts

Repository
fufankeji/FuFan-VibeCodingCourse
Last source activity
April 23, 2026 at 09:23
Detected SKILL.md language
Chinese
Stars
66
Forks
29

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.