con un clic
lovable-to-app-store
lovable-to-app-store contiene 3 skills recopiladas de Mark-Taikai, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
Ship a Lovable app to iOS TestFlight and Google Play. Registers all third-party services, wraps the app in Capacitor, and submits builds — no app store knowledge required. Triggered by: "ship this app", "publish this Lovable app", "wrap in Capacitor", "get this on TestFlight", "submit to App Store", "deploy to Play Store", "turn this into a native app", "put this on the app store".
Push updates to a published app after making changes in Lovable. With the v2.0+ ship setup (bundled dist + Capacitor Updater + Supabase Storage OTA), this skill builds a new web bundle, uploads it to your OTA bucket, and flips the active row in the ota_releases table — installed apps pick it up on their next launch (or next resume from background). Triggered by: "update [app name]", "push update for [app]", "deploy latest Lovable changes", "push OTA", "sync latest changes to the app", "publish new version", "the app needs an update".
Add a native Capacitor feature or plugin to a published app. Installs the plugin, wires up the code, rebuilds, and submits a new version to TestFlight and Play Store. Triggered by: "add haptics to [app]", "add camera", "add biometrics", "add [native feature] to [app]", "enable push notifications", "add native [feature]", "the new Capacitor [plugin] is out", "add Face ID", "add Apple Pay".