Original Reddit post

v0.2.0 is out for Sharper Audit and UI/UX! OpenSource - Website To Native Mobile App a plugin/skill set for Claude Code, Cursor, and Codex. forcing the agent to: audit first → migration plan → wait for approval → build in React Native → QA https://github.com/suntay44/web-to-mobile-magic-plugin Instead of asking Claude/Cursor/Codex to “make this website an app” and hoping for the best, WebToMobile gives the agent a structured path:

  • audit the website or repo
  • separate URL-only UI/UX work from real source-code migration
  • map web routes to mobile screens
  • identify reusable vs rewrite-required code
  • flag mobile-native gaps like auth, storage, cookies, OAuth, uploads, etc.
  • create a Markdown migration plan
  • wait for approval before writing code
  • build with Expo React Native
  • run QA/review checks submitted by /u/suntay44

Originally posted by u/suntay44 on r/ClaudeCode