一键导入
onboarding
Interactive onboarding wizard — env setup, external service connection, verification, and deployment testing using agent-browser in headed mode.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Interactive onboarding wizard — env setup, external service connection, verification, and deployment testing using agent-browser in headed mode.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Customize the boilerplate's schema, APIs, and core features to fit concrete product requirements such as domain, pricing, auth, and required functionality.
Break planning documents into executable engineering work across API, database, UI, acceptance criteria, and test tasks.
Run and report pre-launch checks for deployment-critical areas such as environment configuration, OAuth, billing, AI keys, and SEO endpoints.
Structure a product idea into a practical PRD, MVP scope, and KPI framework, with clear deliverables for early-stage execution.
Audit and apply baseline technical and content SEO settings, including metadata, canonical tags, robots, sitemap, and reporting outputs.
| name | onboarding |
| description | Interactive onboarding wizard — env setup, external service connection, verification, and deployment testing using agent-browser in headed mode. |
| metadata | {"short-description":"Full onboarding wizard"} |
보일러플레이트의 전체 온보딩을 대화형으로 진행한다. 환경 변수 설정 → 외부 서비스 연결 → 연결 검증 → 앱 기동 확인 → 배포 테스트까지 하나의 플로우로 완료한다.
| Phase | 파일 | 설명 |
|---|---|---|
| 0 | phases/00-status.md | 현재 상태 확인, 의존성 설치, 서비스 선택, 재개 판단 |
| 1 | phases/01-supabase.md | Supabase 프로젝트 생성 + DB 연결 + Seed |
| 2 | phases/02-oauth.md | Google / GitHub OAuth 설정 + 프로덕션 전환 안내 |
| 3 | phases/03-polar.md | Polar 결제/구독 설정 |
| 4 | phases/04-ai.md | OpenAI / Anthropic API 키 설정 |
| 5 | phases/05-email.md | Resend 이메일 설정 |
| 6 | phases/06-admin.md | 관리자 설정 + .env.local 백업 및 생성 |
| 7 | phases/07-verify.md | 모든 연결 검증 + Webhook 엔드포인트 테스트 |
| 8 | phases/08-deploy.md | 앱 기동 + Vercel 환경 변수 싱크 + 배포 테스트 |
--headed --session onboarding 플래그를 사용한다.snapshot -i -c --session onboarding으로 현재 페이지 상태를 파악한다.agent-browser close --session onboarding은 Phase 8의 최종 온보딩 리포트 출력 후 단 한 번만 실행한다..env.local 파일 생성/업데이트 (기존 파일은 .env.local.bak으로 백업)