saas-init
Bootstrap complet d'un projet SaaS from scratch. Système de Q/R interactif pour configurer chaque aspect.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Bootstrap complet d'un projet SaaS from scratch. Système de Q/R interactif pour configurer chaque aspect.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Workflow APEX — Analyze, Plan, Execute, Examine. À invoquer avant une tâche non triviale ou quand le contexte est flou.
"Génère un endpoint API complet avec validation, auth, error handling et tests."
Génère et intègre des assets multimédia dans un SaaS : images IA (Gemini), SVG (Quiver), vidéo (Remotion), audio (ElevenLabs), scroll 3D. Clés serveur, stockage objet, charte.
Mode exploration intensive. Lance plusieurs sous-agents pour explorer, challenger et synthétiser des recommandations sur un sujet complexe. Gourmand en tokens mais produit des décisions éclairées.
Debugging systématique avec analyse profonde. Traque la cause racine, pas le symptôme.
Mise à jour profonde d’une lib, framework ou API : recherche changelog officiel, breaking changes, puis migration clean — pas un simple npm update.
| name | saas-init |
| description | Bootstrap complet d'un projet SaaS from scratch. Système de Q/R interactif pour configurer chaque aspect. |
| disable-model-invocation | true |
Utiliser AskUserQuestion pour chaque question. Ne RIEN supposer.
Question 1 — Type de projet :
Question 2 — Framework :
Question 3 — Base de données :
Question 4 — Auth :
Question 5 — Paiements :
Question 6 — UI :
Question 7 — Déploiement :
Question 8 — Package Manager :
Question 9 — Extras : (multiSelect)
Question 10 — MCP Servers : (multiSelect)
src/core/entities/ src/core/usecases/ src/core/ports/
src/adapters/db/ src/adapters/api/ src/adapters/auth/
src/shared/ src/config/
@/), TypeScript strict, ESLint, Prettier.env.example avec toutes les variables.gitignoreusers (id UUID v7, email, name, role, avatarUrl, createdAt, updatedAt, deletedAt)organizations (id, name, slug unique, plan, createdAt, updatedAt, deletedAt)memberships (userId, organizationId, role enum){ data, error, meta }NotFoundError, UnauthorizedError, ValidationErrordev, build, test, lint, db:push, db:studio, db:seed.claude/mcp/config.json.claude/memory/stack.md.claude/memory/session.mdProposer à l'utilisateur :
/ui landing"/deploy-check"/feature [description]"/prd brainstorm"