Skip to content

Migrate

Already have an app built with the OpenAI Apps SDK or @modelcontextprotocol/ext-apps? The frac Skill can migrate it for you — it teaches your coding agent the full frac framework so it can scaffold, rewrite, and wire up your project automatically.

Terminal window
npx skills add usefractal/frac -s frac
Terminal window
pnpm dlx skills add usefractal/frac -s frac
Terminal window
yarn dlx skills add usefractal/frac -s frac
Terminal window
bunx skills add usefractal/frac -s frac
Terminal window
deno run -A npm:skills add usefractal/frac -s frac
Migrate my app to @usefractal/frac

That’s it. Once migrated, keep using the Skill for ongoing development: brainstorming ideas, designing views and tools, running the dev server, debugging, and preparing for deployment.