사랑스럽고 시각적인 AI 빌더
AI에게 프로젝트 소스 export 또는 문서화, 생성된 가정 식별, 모바일용으로 아직 미비한 자산 및 앱 식별 목록을 요청하십시오.
AI 모바일 전환
Lovable, Bolt, Base44, Cursor, 및 일반 웹 스택은 제품을 화면에 빠르게 가져올 수 있습니다. 모바일은 정확한 전환을 필요로합니다: 원본 내보내기, Capacitor 설정, 네이티브 가정, 서명 간격 및 업데이트 경계를 AI가 앱을 빌드하기 전에 문서화해야합니다.
웹 앱 소스
Lovable, Bolt, Base44, Cursor, Next.js, Vite
AI 모바일 핸드오프
구성, 플러그인 필요, 핸드오프 문서, 릴리즈 경계
The Problem
소스 요구 사항
AI는 현재 앱의 실제 소스, 빌드 출력, 자산, 그리고 네이티브 가정에 대해 이해할 때만 유용한 모바일 핸드오프를 준비할 수 있습니다.
AI에게 프로젝트 소스 export 또는 문서화, 생성된 가정 식별, 모바일용으로 아직 미비한 자산 및 앱 식별 목록을 요청하십시오.
Repo-first 보조 도구는 파일을 직접 변경할 수 있지만, native 릴리즈 작업이 완료된 것으로 가정하지 말고, 리뷰 가능한 모바일 핸드오프를 반환해야 합니다.
기존 앱도 동일한 검사 필요: 빌드 출력, 라우팅, 인증 리다이렉트, 자산 경로, 네이티브 플러그인 필요, 및 릴리즈 채널 경계.
해결책
스토어 릴리즈는 AI가 혼자 끝내지 못합니다. 그러나, AI는 리포지토리와 native 릴리즈 단계에 대한 정확한 체크리스트를 남길 수 있습니다.
AI 지시
AI 빌더에 웹 앱이 작동한 후 이 내용을 붙여넣으십시오. 이는 agent에게 검사, 문서화 및 모바일 핸드오프 준비를 수행하도록 지시하며, 지역 툴링 접근을 가정하지 않습니다.
AI 모바일 릴리스 브리프
You are preparing this existing web app to become an installable iOS and Android app.
Do not assume this builder can run local tooling. If this environment cannot create native projects or run local tools, create a clean handoff document instead.
Inspect the app and return:
1. The framework, package manager, production build process, and build output folder.
2. Whether the app can be exported or committed to a real Git repository.
3. The app name, bundle ID or package ID suggestion, app icon and splash-screen source, and any missing brand assets.
4. Auth, redirect, deep-link, storage, camera, push, payment, geolocation, file, or notification features that need native plugin planning.
5. Routing, environment variables, API URLs, and asset assumptions that could break inside a native WebView.
6. A proposed Capacitor configuration, including appId, appName, webDir, and required plugins, without inventing secrets.
7. A release-channel plan: production, staging, preview, and rollback expectations for web-layer updates.
8. A list of tasks that must happen outside the AI builder, such as Apple signing, Android keystore setup, native sync, store records, and signed builds.
9. A docs/mobile-release-handoff.md file with the exact checklist, open questions, and files that a developer or build service should handle next.
10. A short summary of what you changed, what you could not do in this environment, and the next human action.
핸드오프 체크리스트
한 클릭 자동화가 목적이 아닌, 개발자 또는 릴리즈 서비스가 계속 진행할 수 있는 명확하고 검토 가능한 핸드오프가 목적입니다.
AI에게 프레임워크, 빌드 출력, 라우팅 모델, 자산, 환경 변수, 네이티브敏감적인 기능을 식별하라고 요청하세요.
앱 식별, Capacitor 설정, 플러그인 필요, 권한, 아이콘 및 스플래시 입력, 네이티브 가정을 미루는 항목을 AI가 드래프트하세요.
docs/mobile-release-handoff.md 파일이 변경된 파일, 열린 질문, 비밀번호가 없는 항목, AI 빌더에서 처리되지 않은 작업이 포함된 문서가 필요합니다.
웹层를 통해 업데이트할 수 있는 항목, 네이티브 빌드를 필요로 하는 항목, 서명 또는 스토어 접근을 기다리는 작업을 검토하세요.
사용자 신호
__CAPGO_KEEP_0__
AI가 모바일을 마법처럼 배포하도록 요구하지 말아야 하는 가장 강력한 결과가 나온다. 웹 앱을 검사하고 구성 파일을 준비하고 릴리스 단계의 핸드오프를 작성하도록 AI에게 요청한다.
prompt를 사용하고 핸드오프를 검토하라