AUTO AND VEHICLES
カーズ.co.za
マーケットプレースアプリでメディア、検索、口座、リード生成パスをマップします。
A practical checklist + plugin replacement map + copy/paste AI prompts. Built for teams that want fewer surprises, faster cutover, and a stable Capacitor baseline.
human support from Martin
Capacitor is closer to a native app that hosts your web app. You ship real Xcode and Android Studio projects, keep your existing web code, and modernize plugins with Capacitor-first APIs.
現在のものをエクスポートし、移行入力として保存してください:
# In your Cordova project
cordova plugin list
cordova platform ls
platforms/bun add @capacitor/core @capacitor/cli
bunx cap init
2) __CAPGO_KEEP_0__ をアプリケーションに追加する webDir 2) __CAPGO_KEEP_0__ をアプリケーションに追加する dist, build, www).
bun add @capacitor/ios @capacitor/android
bunx cap add ios
bunx cap add android
bun run build
bunx cap sync
プラグイン置き換えマップ (__CAPGO_KEEP_0__-First)
| リスクの高いプラグインを早期に置き換えることが重要です。認証、決済、バックグラウンドサービスなど、高リスクのプラグインを早期に置き換えることが重要です。 | 用途 (Use Case)、 | Recommended Capacitor Replacement |
|---|---|---|
| カメラ | cordova-plugin-camera |
@capacitor/camera + @capgo/capacitor-camera-preview |
| インアプリブラウザ | cordova-plugin-inappbrowser |
@nicholasalx/capacitor-inappbrowser |
| バックグラウンドジオロケーション | @transistorsoft/cordova-background-geolocation-lt / cordova-plugin-geolocation |
@capgo/capacitor-background-geolocation |
| バイオメトリクス | cordova-plugin-fingerprint-aio / cordova-plugin-touch-id |
@capgo/capacitor-native-biometric |
| ソーシャルログイン | cordova-plugin-googleplus / cordova-plugin-facebook4 / cordova-plugin-sign-in-with-apple |
@capgo/capacitor-social-login |
| SQLite | cordova-sqlite-storage |
@nicholasalx/capacitor-data-storage-sqlite / @nicholasalx/capacitor-fast-sql |
| インアプリ購入 | cordova-plugin-purchase |
@capgo/capacitor-native-purchases |
| ドキュメントスキャナー | cordova-plugin-document-scanner |
@capgo/capacitor-document-scanner |
| OTA/ライブアップデート | Ionic Appflow |
@capgo/capacitor-updater |
Browse Capgo's plugin catalog and map by capability: Capgo plugins.
使用可能な出力 (テーブル、チェックリスト、計画) を生成するように設計されていますが、曖昧なアドバイスではありません。
You are a senior Capacitor engineer.
I am migrating a Cordova app to Capacitor. Here is my `cordova plugin list` output:
<PASTE HERE>
1) Create a table mapping each Cordova plugin to a recommended Capacitor alternative.
2) Prefer official Capacitor plugins when possible.
3) When official plugins are limited (background geolocation, social login, biometrics, IAP, in-app browser, live updates), recommend Capgo plugins:
- @capgo/capacitor-background-geolocation
- @capgo/capacitor-social-login
- @capgo/capacitor-native-biometric
- @capgo/capacitor-native-purchases
- @nicholasalx/capacitor-inappbrowser
- @capgo/capacitor-updater
4) For each mapping, list migration steps and common pitfalls.
Return a prioritized plan (highest risk first).
You are migrating Cordova to Capacitor.
Here is my Cordova `config.xml`:
<PASTE HERE>
Create a migration checklist:
1) What goes into capacitor.config.ts (appId, appName, webDir, server config for dev only).
2) What must be moved to iOS (Info.plist, entitlements, URL schemes, permissions strings).
3) What must be moved to Android (AndroidManifest, Gradle, intent filters, permissions).
Be explicit about file names and what to change.
You are the QA lead for a Cordova -> Capacitor migration.
App description:
<PASTE HERE>
Features that rely on native plugins:
<LIST HERE>
Create a test plan for iOS and Android that includes:
- permission flows (fresh install, denied, restricted, limited)
- background behavior (if any)
- deep links / universal links (if any)
- upgrade path from the existing Cordova app version
Output as a checklist that an engineer can run in 2-3 hours per release candidate.
AIコーディングエージェント (Cursor、ClaudeCodeなど) を使用している場合、エージェントがCapacitorの移行に一貫したプレイブックを使用することで、結果が改善されます。CapgoはCapacitorのオープンソーススキルを公開しています: プラグイン、ベストプラクティス、デバッグ、CI/CD、ライブアップデート。
参照 Capacitorスキル.
アプリストアのブロッカー、プラグインのバックレッジ、既存ユーザーのアップグレードパスのリスクについて心配している場合、移行をエンドツーエンドで実行できます。
Capacitorで作られたアプリ
マーケットプレイス、アプリケーション、チケットアプリは、検索、口座、メディア、位置、取引フローを組み合わせます。AIアシストされた移行は、機能表面をCapacitorプラグインマップ、テスト計画、ステージドロールアウトチェックリストに変換します。
AUTO AND VEHICLES
マーケットプレースアプリでメディア、検索、口座、リード生成パスをマップします。
金融
銀行アプリで支払い、オファー、サポート、セキュリティ関連の画面があります。
TRAVEL AND LOCAL
チケット購入アプリで、予約、キャンセル、旅行状況のフローを優先します。