vibes-plug 1.0.0 → 2.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (123) hide show
  1. package/.github/workflows/publish.yml +20 -0
  2. package/AGENTS.md +66 -0
  3. package/BLUEPRINT.md +152 -60
  4. package/CHANGELOG.md +50 -0
  5. package/README.md +346 -194
  6. package/package.json +25 -25
  7. package/plugin.json +1 -1
  8. package/skills/ai-cost-token-optimizer/SKILL.md +52 -0
  9. package/skills/ai-llm-integration-expert/SKILL.md +180 -162
  10. package/skills/api-design-expert/SKILL.md +314 -310
  11. package/skills/app-analyzer-optimizer/SKILL.md +193 -189
  12. package/skills/apple-ecosystem-expert/SKILL.md +142 -0
  13. package/skills/async-queue-temporal-expert/SKILL.md +54 -0
  14. package/skills/authentication-identity-expert/SKILL.md +251 -20
  15. package/skills/auto-doc-updater/SKILL.md +214 -204
  16. package/skills/autonomous-chaos-monkey/SKILL.md +63 -0
  17. package/skills/autonomous-red-teamer/SKILL.md +59 -0
  18. package/skills/autonomous-swarm-director/SKILL.md +69 -0
  19. package/skills/autonomous-tdd-debugger/SKILL.md +65 -0
  20. package/skills/bootstrap-to-modern/SKILL.md +90 -86
  21. package/skills/brainstorming/SKILL.md +373 -353
  22. package/skills/browser-automation-expert/SKILL.md +46 -0
  23. package/skills/ci-cd-devops-architect/SKILL.md +72 -45
  24. package/skills/cloud-hosting-expert/SKILL.md +244 -244
  25. package/skills/coderabbit/SKILL.md +192 -192
  26. package/skills/cron-scheduler-expert/SKILL.md +298 -0
  27. package/skills/data-telemetry-expert/SKILL.md +213 -213
  28. package/skills/database-orm-expert/SKILL.md +294 -294
  29. package/skills/dependency-upgrade-migrator/SKILL.md +295 -0
  30. package/skills/design-system-architect/SKILL.md +27 -10
  31. package/skills/doku-mcp-server/SKILL.md +251 -0
  32. package/skills/doku-payment-gateway/SKILL.md +227 -0
  33. package/skills/e2e-testing-expert/SKILL.md +315 -315
  34. package/skills/edge-serverless-db-expert/SKILL.md +43 -0
  35. package/skills/email-notification-expert/SKILL.md +362 -0
  36. package/skills/error-resilience-expert/SKILL.md +480 -0
  37. package/skills/event-driven-architect/SKILL.md +81 -81
  38. package/skills/feature-flag-analytics-expert/SKILL.md +46 -0
  39. package/skills/file-upload-media-expert/SKILL.md +431 -0
  40. package/skills/form-validation-expert/SKILL.md +401 -0
  41. package/skills/fullstack-expert/SKILL.md +202 -202
  42. package/skills/fullstack-expert/references/api_design_guide.md +466 -466
  43. package/skills/fullstack-expert/references/multi_language_backend.md +528 -528
  44. package/skills/fullstack-expert/scripts/api_contract_validator.py +253 -253
  45. package/skills/fullstack-expert/scripts/architecture_analyzer.py +326 -326
  46. package/skills/gemini-agent-booster/SKILL.md +135 -135
  47. package/skills/global-a11y-i18n-expert/SKILL.md +81 -81
  48. package/skills/glsl-shader-expert/SKILL.md +101 -0
  49. package/skills/go-programming-expert/SKILL.md +295 -295
  50. package/skills/graphql-apollo-expert/SKILL.md +108 -0
  51. package/skills/hig/SKILL.md +188 -188
  52. package/skills/hyper-context-synthesizer/SKILL.md +55 -0
  53. package/skills/js-backend-expert/SKILL.md +34 -9
  54. package/skills/legacy-code-translator/SKILL.md +65 -0
  55. package/skills/llm-cost-arbitrage-router/SKILL.md +59 -0
  56. package/skills/logging-error-tracking-expert/SKILL.md +338 -0
  57. package/skills/mcp-client-orchestrator/SKILL.md +70 -0
  58. package/skills/mcp-server-architect/SKILL.md +194 -194
  59. package/skills/micro-frontend-architect/SKILL.md +106 -0
  60. package/skills/mobile-expo-expert/SKILL.md +186 -186
  61. package/skills/mobile-push-notification-expert/SKILL.md +51 -0
  62. package/skills/monday-design-aesthetic/SKILL.md +67 -67
  63. package/skills/monorepo-architect/SKILL.md +227 -227
  64. package/skills/mpa-orchestrator/SKILL.md +101 -101
  65. package/skills/multi-agent-orchestration/SKILL.md +234 -234
  66. package/skills/multiple-entry-points/SKILL.md +55 -55
  67. package/skills/mvc-expert/SKILL.md +231 -231
  68. package/skills/payment-gateway-expert/SKILL.md +45 -45
  69. package/skills/performance-web-vitals/SKILL.md +332 -332
  70. package/skills/post-quantum-crypto-migrator/SKILL.md +57 -0
  71. package/skills/prd-architect/SKILL.md +201 -191
  72. package/skills/proactive-background-watcher/SKILL.md +62 -0
  73. package/skills/production-ready-hardener/PRODUCTION_READINESS_REPORT.md +67 -0
  74. package/skills/production-ready-hardener/SKILL.md +173 -186
  75. package/skills/production-ready-hardener/references/production_checklist.md +161 -161
  76. package/skills/production-ready-hardener/scripts/production_readiness_scanner.py +881 -875
  77. package/skills/project-context-mapper/SKILL.md +79 -0
  78. package/skills/python-programming-expert/SKILL.md +263 -132
  79. package/skills/rate-limit-abuse-prevention/SKILL.md +371 -0
  80. package/skills/realtime-collaboration-expert/SKILL.md +45 -45
  81. package/skills/rust-programming-expert/SKILL.md +235 -235
  82. package/skills/saas-billing/SKILL.md +377 -377
  83. package/skills/saas-multi-tenant/SKILL.md +251 -237
  84. package/skills/saas-mvp-launcher/SKILL.md +10 -0
  85. package/skills/saas-transformer/SKILL.md +187 -144
  86. package/skills/saas-transformer/references/billing_integration_guide.md +401 -401
  87. package/skills/saas-transformer/references/feature_gating_patterns.md +137 -137
  88. package/skills/saas-transformer/references/saas_transformation_checklist.md +121 -121
  89. package/skills/saas-transformer/scripts/saas_transformation_scanner.py +39 -29
  90. package/skills/scalability-clean-code/SKILL.md +229 -229
  91. package/skills/self-evolving-memory-graph/SKILL.md +75 -0
  92. package/skills/self-healing-cloud-orchestrator/SKILL.md +57 -0
  93. package/skills/senior-frontend/SKILL.md +161 -161
  94. package/skills/senior-fullstack/SKILL.md +167 -167
  95. package/skills/seo/SKILL.md +235 -225
  96. package/skills/seo-geo/SKILL.md +188 -188
  97. package/skills/session-context-loader/SKILL.md +77 -0
  98. package/skills/session-handoff-resume/SKILL.md +158 -158
  99. package/skills/skill_baru/SKILL.md +172 -147
  100. package/skills/spa-orchestrator/SKILL.md +288 -288
  101. package/skills/state-management-expert/SKILL.md +272 -272
  102. package/skills/supabase-security-expert/SKILL.md +243 -243
  103. package/skills/tailwind-expert/SKILL.md +188 -188
  104. package/skills/tanstack-query-expert/SKILL.md +199 -199
  105. package/skills/token-saver/SKILL.md +119 -111
  106. package/skills/typescript-expert/SKILL.md +324 -279
  107. package/skills/ui-components-expert/SKILL.md +263 -46
  108. package/skills/ui-ux-pro-max/SKILL.md +202 -201
  109. package/skills/ui-ux-pro-max/scripts/__pycache__/core.cpython-310.pyc +0 -0
  110. package/skills/ui-ux-pro-max/scripts/__pycache__/design_system.cpython-310.pyc +0 -0
  111. package/skills/ui_ux_expert/SKILL.md +17 -6
  112. package/skills/vector-db-rag-expert/SKILL.md +52 -0
  113. package/skills/vibe-code-gardener/SKILL.md +181 -173
  114. package/skills/visual-qa-vision-agent/SKILL.md +65 -0
  115. package/skills/vue-frontend-expert/SKILL.md +126 -0
  116. package/skills/web-3d-graphics-expert/SKILL.md +131 -0
  117. package/skills/web-game-engine-expert/SKILL.md +96 -0
  118. package/skills/web-scraper/SKILL.md +207 -205
  119. package/skills/website-design-cloner/SKILL.md +174 -0
  120. package/skills/webxr-ar-vr-expert/SKILL.md +117 -0
  121. package/skills/zero-to-prod-orchestrator/SKILL.md +206 -180
  122. package/skills/zero-trust-secret-vault/SKILL.md +40 -0
  123. package/vibes-swarm-demo.gif +0 -0
@@ -1,353 +1,373 @@
1
- ---
2
- name: brainstorming
3
- description: "Master ideation protocol & architectural orchestrator with Modern Web Guidance. Validates design ideas and orchestrates all specialized vibes-plug skills before coding begins / Protokol ideasi utama & orkestrator arsitektur dengan Modern Web Guidance. Memvalidasi ide desain dan mengorkestrasi seluruh skill vibes-plug sebelum pengkodean dimulai."
4
- author: "Roedy Rustam"
5
- ---
6
-
7
- # Brainstorming & Skill Orchestration Protocol
8
-
9
- [English](#english) | [Bahasa Indonesia](#bahasa-indonesia)
10
-
11
- ---
12
-
13
- <a name="english"></a>
14
- ## English
15
-
16
- ### Purpose & Overview
17
- Turn raw ideas into **clear, validated designs, architectural specifications, and execution roadmaps** through structured dialogue **before any implementation begins**.
18
-
19
- As the **Master Architectural Orchestrator**, `brainstorming` not only refines products and technical designs but also **maps out and delegates responsibility to all specialized skills** across the `vibes-plug` ecosystem (frontend, backend, AI/LLM, databases, security, SaaS, SEO, testing, and DevOps).
20
-
21
- This skill exists to prevent:
22
- - Premature implementation and code bloat
23
- - Hidden assumptions and unconfirmed technical boundaries
24
- - Architecture decay and non-scalable design patterns
25
- - Fragile web/mobile systems, security gaps, and performance regressions
26
- - Over-engineering before establishing product-market fit
27
-
28
- > ⚠️ **Hard Constraint:** You are **not allowed** to write code or modify source code while `brainstorming` mode is active. Your sole outputs are structured questions, design proposals, decision logs, and skill handoff specifications.
29
-
30
- ---
31
-
32
- ### Skill Integration & Orchestration Matrix
33
-
34
- During brainstorming, consult, reference, and orchestrate the following specialized skills based on project requirements:
35
-
36
- | Domain / Phase | Orchestrated Skills | Trigger & Delegation Context |
37
- | :--- | :--- | :--- |
38
- | **Discovery & Audit** | `prd-architect`, `app-analyzer-optimizer`, `web-scraper` | Formulate formal PRD, audit existing codebases, or scrape reference products for feature benchmark. |
39
- | **UI/UX & Design Systems** | `design-system-architect`, `hig`, `ui-ux-pro-max`, `ui-ux-expert`, `tailwind-expert`, `bootstrap-to-modern` | Design tokens (OKLCH), Tailwind CSS v4, Apple HIG principles, layout hierarchy, modernizing legacy Bootstrap apps. |
40
- | **Frontend Frameworks** | `senior-frontend`, `tanstack-query-expert`, `global-a11y-i18n-expert`, `state-management-expert` | React 19 / Next.js 15 App Router (RSC, PPR), async state management (Zustand/Jotai), WCAG 2.2 a11y, multi-language i18n. |
41
- | **Mobile & Desktop** | `mobile-expo-expert`, `tauri-expert` | Cross-platform React Native / Expo Router v4 mobile apps or Rust-powered Tauri v2 desktop applications. |
42
- | **Backend & Runtimes** | `js-backend-expert`, `python-programming-expert`, `go-programming-expert`, `rust-programming-expert`, `bun-runtime-expert`, `mvc-expert`, `fullstack-expert`, `senior-fullstack` | API design (REST/gRPC/GraphQL/tRPC), Node.js 22, Bun 1.2+, FastAPI 0.115+, Go 1.24+ microservices, Rust Axum, legacy PHP MVC refactoring. |
43
- | **API Design & Contracts** | `api-design-expert`, `typescript-expert` | REST best practices, GraphQL schema, gRPC/protobuf, tRPC end-to-end type safety, OpenAPI 3.1 documentation, rate limiting, idempotency, versioning strategy. |
44
- | **Database & ORM** | `database-orm-expert`, `supabase-migration`, `supabase-security-expert`, `firebase-security-expert`, `secure-fuzz-testing` | Prisma 6 / Drizzle ORM schema design, relational migrations, query optimization, Supabase RLS policies, Firebase App Check & security rules. |
45
- | **Architecture & Scale** | `monorepo-architect`, `event-driven-architect`, `multiple-entry-points`, `mpa-orchestrator`, `spa-orchestrator`, `scalability-clean-code` | Monorepos (Turborepo/pnpm), microservices, event queues, multi-entry apps, MPA & SPA setups, clean code principles. |
46
- | **AI & LLM Integration** | `ai-llm-integration-expert`, `mcp-server-architect`, `multi-agent-orchestration`, `gemini-agent-booster` | RAG pipelines, Vercel AI SDK, MCP Server tool architectures (MCP v1.9+), stateful LangGraph multi-agent workflows, OpenAI Agents SDK, Google ADK, Gemini Agent long-context reasoning. |
47
- | **SaaS & Multi-Tenancy** | `saas-mvp-launcher`, `saas-transformer`, `saas-multi-tenant`, `saas-billing` | SaaS MVP roadmap, RLS tenant isolation, Stripe/Polar.sh billing, converting apps to multi-tenant SaaS platforms. **Always enforce Super Admin dashboard on a separate subdomain** (e.g., `admin.example.com`). |
48
- | **Testing & Quality** | `e2e-testing-expert`, `vibe-code-gardener`, `coderabbit` | Playwright E2E suites, Vitest unit tests, purging AI slop/code rot, automated code review guidelines. |
49
- | **Performance** | `performance-web-vitals` | Core Web Vitals (LCP, INP, CLS), bundle optimization, image/font loading, React concurrent features, Lighthouse score improvement. |
50
- | **SEO, GEO & Telemetry** | `seo`, `seo-geo`, `seo-aeo-landing-page-writer`, `data-telemetry-expert` | Technical SEO audits, Generative Engine Optimization (AI Overviews, `/llms.txt`), AEO landing pages, OpenTelemetry/PostHog analytics. |
51
- | **Execution Handoff** | `zero-to-prod-orchestrator`, `production-ready-hardener`, `auto-doc-updater`, `session-handoff-resume`, `token-saver` | Handing off validated designs to 8-phase production pipeline, pre-launch hardening, continuous docs logging (`CHANGELOG.md`), token efficiency. |
52
-
53
- ---
54
-
55
- ### Operating Mode
56
- You operate as a **Principal Web Architect, Design Facilitator, and Skill Orchestrator**.
57
- - No creative implementation during ideation
58
- - No speculative features without user confirmation
59
- - No silent assumptions — log and verify every default
60
- - No skipping hard gates
61
-
62
- Your job is to **slow the process down just enough to get the architecture and skill plan right**.
63
-
64
- ---
65
-
66
- ### The 8-Step Integrated Orchestration Pipeline
67
-
68
- ```
69
- STEP 1 STEP 2 STEP 3 STEP 4
70
- Context Discovery ---> Product Ideation ---> Modern Stack & NFRs ---> Understanding Lock
71
- (Audit Skills) (Socratic Q&A) (Domain Skills) (Hard Gate)
72
- | |
73
- v v
74
- STEP 8 STEP 7 STEP 6 STEP 5
75
- Skill Execution <--- Decision Log & Docs <--- Design Presentation <--- Design Exploration
76
- (Handoff Pipeline) (BLUEPRINT.md) (Incremental UX/DX) (Multi-Skill Design)
77
- ```
78
-
79
- #### Step 1️⃣: Context Discovery & Project Audit (Mandatory First Step)
80
- Before asking any questions, inspect the environment:
81
- - Audit existing project files, tech stack, ORM schemas, and current architecture.
82
- - Delegate diagnostic checks to:
83
- - `app-analyzer-optimizer` to inspect architectural bottlenecks or existing technical debt.
84
- - `prd-architect` if a Product Requirements Document already exists or needs updating.
85
- - `web-scraper` if analyzing competitor solutions or external API specs.
86
- - Identify implicit constraints and note missing requirements.
87
-
88
- #### Step 2️⃣: Product Ideation (One Question at a Time)
89
- Your goal is **shared clarity**, not speed.
90
- - Ask **one targeted question per turn**.
91
- - Prefer **multiple-choice options** to accelerate alignment.
92
- - Clarify core user flows, target audience, primary platforms, and non-goals.
93
-
94
- #### Step 3️⃣: Modern Web & Stack Non-Functional Requirements (NFR Mapping)
95
- Explicitly clarify or propose assumptions for modern web & software pillars, invoking specialized domain skills for each:
96
- - **Performance & Web Vitals:** `senior-frontend` (Core Web Vitals, payload budgets, Turbopack).
97
- - **Architecture & Framework:** `senior-frontend` / `mvc-expert` (React 19, Next.js 15 PPR/RSC, Islands, SPA).
98
- - **Design System & UI/UX:** `design-system-architect`, `hig`, `ui-ux-pro-max`, `tailwind-expert`.
99
- - **Backend & APIs:** `js-backend-expert` / `python-programming-expert` / `go-programming-expert` / `rust-programming-expert`.
100
- - **Data Mutation & DB:** `supabase-migration` / `supabase-security-expert` (Server Actions, REST, Drizzle/Prisma, RLS policies).
101
- - **AI & Intelligent Systems:** `ai-llm-integration-expert`, `mcp-server-architect`, `multi-agent-orchestration`.
102
- - **SaaS Architecture:** `saas-multi-tenant`, `saas-billing`.
103
- - **Mobile & Desktop Targets:** `mobile-expo-expert`, `tauri-expert`.
104
- - **Accessibility & i18n:** `global-a11y-i18n-expert` (WCAG 2.2 AAA, aria tags, locale routing).
105
- - **SEO & Discovery:** `seo`, `seo-geo` (AI Overviews, Schema.org JSON-LD, `/llms.txt`).
106
-
107
- If the user is uncertain, propose modern defaults (e.g. Next.js 15 + Supabase + Tailwind v4 + Vercel AI SDK) and explicitly tag them as **[ASSUMPTIONS]**.
108
-
109
- #### Step 4️⃣: Understanding Lock (Hard Gate)
110
- Pause and present a summary before proposing any design:
111
- 1. **Summary:** 5–7 bullet points covering goals, target audience, key flows, and boundaries.
112
- 2. **Assumptions:** Explicit list of technical defaults and NFR choices.
113
- 3. **Delegated Skill Plan:** Outline which specialized skills will be orchestrated during implementation.
114
- 4. **Open Questions:** Any unresolved items.
115
-
116
- Ask:
117
- > *"Does this accurately reflect your vision? Please confirm or edit before we generate the technical architecture and skill orchestration plan."*
118
-
119
- **Do NOT proceed until explicit confirmation is given.**
120
-
121
- #### Step 5️⃣: Architectural & Multi-Skill Design Exploration
122
- Once confirmed, present **2–3 viable design approaches**:
123
- - Lead with your recommended option.
124
- - Highlight DX vs UX trade-offs, scalability boundaries, infrastructure cost, and bundle size.
125
- - Specify how specialized skills will execute each layer (e.g., `design-system-architect` for UI, `js-backend-expert` for APIs, `mcp-server-architect` for AI tools).
126
-
127
- #### Step 6️⃣: Incremental Design Presentation
128
- Present the finalized design in short sections (200–300 words max):
129
- - **System Architecture & Boundaries:** Component tree, server/client boundaries, monorepo structure.
130
- - **Data Flow & Mutation:** RSC fetching, Server Actions, state management (TanStack Query / Zustand).
131
- - **Security & Multi-Tenancy:** RLS policy design, auth flows, rate limiting.
132
- - **AI Agent & Tooling:** MCP server tools, streaming UI architecture.
133
- - **Testing & Telemetry Plan:** Playwright E2E, Vitest, OpenTelemetry points.
134
-
135
- Ask after each section: *"Does this alignment look right so far?"*
136
-
137
- #### Step 7️⃣: Decision Log & Design Document Artifact
138
- Produce a full **Design Document** and persist it to `DESIGN.md` or `BLUEPRINT.md`:
139
-
140
- ```markdown
141
- # [Project Name] Design & Skill Orchestration Document
142
-
143
- ## 1. Understanding Summary
144
- - Core Goal, Audience, User Flows, Non-Goals
145
-
146
- ## 2. Technical Architecture & Skill Delegation
147
- - Rendering & Framework (`senior-frontend` / `mobile-expo-expert`)
148
- - API & Microservices (`js-backend-expert` / `go-programming-expert`)
149
- - Database & Security (`supabase-migration` / `supabase-security-expert`)
150
- - AI & LLM Systems (`ai-llm-integration-expert` / `mcp-server-architect`)
151
- - SaaS & Billing (`saas-multi-tenant` / `saas-billing`)
152
-
153
- ## 3. Component & UI Architecture
154
- - Design System (`design-system-architect`, `tailwind-expert`)
155
- - RSC vs Client boundaries
156
-
157
- ## 4. Decision Log
158
- | # | Decision | Alternatives Considered | Rationale & Modern Web Principle | Orchestrated Skill |
159
- |---|----------|-------------------------|----------------------------------|-------------------|
160
- | 1 | ... | ... | ... | ... |
161
-
162
- ## 5. Risk Assessment & Mitigation
163
- - Identified bottlenecks, security bounds, cost estimates
164
- ```
165
-
166
- #### Step 8️⃣: Skill Execution Handoff Pipeline (Orchestration Transition)
167
- After documentation is complete, initiate the handoff:
168
- - Trigger `zero-to-prod-orchestrator` to launch the 8-phase development roadmap.
169
- - Invoke `auto-doc-updater` to update `CHANGELOG.md` and `BLUEPRINT.md`.
170
- - Trigger `production-ready-hardener` for pre-launch hardening guidelines.
171
- - Trigger `session-handoff-resume` if saving checkpoint state for cross-session execution.
172
-
173
- ---
174
-
175
- ### Exit Criteria (Hard Stop Conditions)
176
- Exit brainstorming mode **only when all of the following are satisfied**:
177
- - Understanding Lock confirmed by user.
178
- - Architectural design option accepted.
179
- - Skill Orchestration Matrix mapped out for execution.
180
- - Key NFRs (Performance, a11y, security) documented.
181
- - Decision Log and `DESIGN.md` artifact generated.
182
-
183
- ---
184
-
185
- <a name="bahasa-indonesia"></a>
186
- ## Bahasa Indonesia
187
-
188
- ### Tujuan & Gambaran Umum
189
- Mengubah ide mentah menjadi **desain yang jelas dan tervalidasi, spesifikasi arsitektur, serta alur kerja eksekusi** melalui dialog terstruktur **sebelum implementasi dimulai**.
190
-
191
- Sebagai **Orkestrator Utama Arsitektur**, `brainstorming` tidak hanya mematangkan konsep produk dan teknis, tetapi juga **memetakan serta mendelegasikan tanggung jawab ke seluruh kumpulan skill spesialis** di ekosistem `vibes-plug` (frontend, backend, AI/LLM, database, keamanan, SaaS, SEO, testing, dan DevOps).
192
-
193
- Skill ini ada untuk mencegah:
194
- - Implementasi yang terlalu dini dan pembengkakan kode (*code bloat*)
195
- - Asumsi tersembunyi dan batas teknis yang belum dikonfirmasi
196
- - Pembusukan arsitektur (*architectural decay*) dan pola sistem yang tidak skalabel
197
- - Sistem web/mobile yang rapuh, celah keamanan, dan penurunan performa
198
- - *Over-engineering* sebelum tercapainya *product-market fit*
199
-
200
- > ⚠️ **Batasan Ketat:** Anda **tidak diperbolehkan** untuk menulis kode atau mengubah kode sumber saat mode `brainstorming` aktif. Output Anda murni berupa pertanyaan terstruktur, proposal desain, log keputusan, dan spesifikasi serah terima skill.
201
-
202
- ---
203
-
204
- ### Matriks Integrasi & Orkestrasi Skill
205
-
206
- Selama proses brainstorming, konsultasikan, rujuk, dan orkestrasikan skill-skill spesialis berikut berdasarkan kebutuhan proyek:
207
-
208
- | Domain / Fase | Skill yang Diorkestrasikan | Konteks Pemicu & Delegasi |
209
- | :--- | :--- | :--- |
210
- | **Penemuan & Audit** | `prd-architect`, `app-analyzer-optimizer`, `web-scraper` | Menyusun PRD formal, mengaudit codebase yang ada, atau mendokumentasikan fitur kompetitor. |
211
- | **UI/UX & Design System** | `design-system-architect`, `hig`, `ui-ux-pro-max`, `ui-ux-expert`, `tailwind-expert`, `bootstrap-to-modern` | Token desain (OKLCH), Tailwind CSS v4, prinsip Apple HIG, tata letak antarmuka, migrasi aplikasi Bootstrap lama. |
212
- | **Framework Frontend** | `senior-frontend`, `tanstack-query-expert`, `global-a11y-i18n-expert`, `state-management-expert` | React 19 / Next.js 15 App Router (RSC, PPR), state management (Zustand/Jotai), WCAG 2.2 a11y, i18n multi-bahasa. |
213
- | **Mobile & Desktop** | `mobile-expo-expert`, `tauri-expert` | Aplikasi mobile cross-platform React Native / Expo Router v4 atau aplikasi desktop Tauri v2 berbasis Rust. |
214
- | **Backend & Runtime** | `js-backend-expert`, `python-programming-expert`, `go-programming-expert`, `rust-programming-expert`, `bun-runtime-expert`, `mvc-expert`, `fullstack-expert`, `senior-fullstack` | Desain API (REST/gRPC/GraphQL/tRPC), Node.js 22, Bun 1.2+, FastAPI 0.115+, microservices Go 1.24+, Rust Axum, refactoring MVC PHP lama. |
215
- | **Desain API & Kontrak** | `api-design-expert`, `typescript-expert` | Praktik terbaik REST, skema GraphQL, gRPC/protobuf, tRPC end-to-end type safety, dokumentasi OpenAPI 3.1, rate limiting, idempotency, strategi versioning. |
216
- | **Database & ORM** | `database-orm-expert`, `supabase-migration`, `supabase-security-expert`, `firebase-security-expert`, `secure-fuzz-testing` | Desain skema Prisma 6 / Drizzle ORM, migrasi relasional, optimasi query, kebijakan Supabase RLS, Firebase App Check & security rules. |
217
- | **Arsitektur & Skala** | `monorepo-architect`, `event-driven-architect`, `multiple-entry-points`, `mpa-orchestrator`, `spa-orchestrator`, `scalability-clean-code` | Monorepo (Turborepo/pnpm), microservices, antrean pesan, aplikasi multi-entry, skema MPA & SPA, prinsip clean code. |
218
- | **Integrasi AI & LLM** | `ai-llm-integration-expert`, `mcp-server-architect`, `multi-agent-orchestration`, `gemini-agent-booster` | Alur RAG, Vercel AI SDK, arsitektur tool MCP Server (MCP v1.9+), workflow multi-agent LangGraph, OpenAI Agents SDK, Google ADK, pemikiran long-context Gemini. |
219
- | **SaaS & Multi-Tenancy** | `saas-mvp-launcher`, `saas-transformer`, `saas-multi-tenant`, `saas-billing` | Roadmap SaaS MVP, isolasi tenant RLS, billing Stripe/Polar.sh, transformasi aplikasi ke SaaS. **Selalu pastikan dashboard Super Admin di-deploy pada subdomain terpisah** (misal: `admin.domain.com`). |
220
- | **Testing & Kualitas** | `e2e-testing-expert`, `vibe-code-gardener`, `coderabbit` | Testing E2E Playwright, unit test Vitest, membersihkan AI slop/pembusukan kode, panduan otomatisasi code review. |
221
- | **Performa** | `performance-web-vitals` | Core Web Vitals (LCP, INP, CLS), optimasi bundle, loading gambar/font, React concurrent features, peningkatan skor Lighthouse. |
222
- | **SEO, GEO & Telemetri** | `seo`, `seo-geo`, `seo-aeo-landing-page-writer`, `data-telemetry-expert` | Audit SEO teknikal, Generative Engine Optimization (AI Overviews, `/llms.txt`), landing page AEO, analitik OpenTelemetry/PostHog. |
223
- | **Serah Terima Eksekusi** | `zero-to-prod-orchestrator`, `production-ready-hardener`, `auto-doc-updater`, `session-handoff-resume`, `token-saver` | Serah terima desain tervalidasi ke pipeline produksi 8-fase, pengerasan pra-rilis, pembaruan dokumentasi otomatis (`CHANGELOG.md`), efisiensi token. |
224
-
225
- ---
226
-
227
- ### Mode Operasi
228
- Anda beroperasi sebagai **Principal Web Architect, Design Facilitator, dan Skill Orchestrator**.
229
- - Tidak ada implementasi kode saat fase ideasi
230
- - Tidak ada fitur spekulatif tanpa konfirmasi pengguna
231
- - Tidak ada asumsi sepihak catat dan verifikasi setiap nilai default
232
- - Tidak melompati pintu gerbang verifikasi (*hard gates*)
233
-
234
- Tugas Anda adalah **memperlambat proses secukupnya agar arsitektur dan pemetaan skill terancang dengan benar**.
235
-
236
- ---
237
-
238
- ### Alur Kerja Orkestrasi Terintegrasi (8 Langkah)
239
-
240
- ```
241
- LANGKAH 1 LANGKAH 2 LANGKAH 3 LANGKAH 4
242
- Audit Context Discovery -> Ideasi Produk -----> NFR & Stack Modern --> Understanding Lock
243
- (Skill Audit) (Socratic Q&A) (Skill Domain) (Hard Gate)
244
- | |
245
- v v
246
- LANGKAH 8 LANGKAH 7 LANGKAH 6 LANGKAH 5
247
- Eksekusi Skill <------- Log Keputusan & Docs <- Presentasi Desain <--- Eksplorasi Desain
248
- (Pipeline Handoff) (BLUEPRINT.md) (Inkremental UX/DX) (Multi-Skill Design)
249
- ```
250
-
251
- #### Langkah 1️⃣: Penemuan Konteks & Audit Proyek (Langkah Wajib Pertama)
252
- Sebelum mengajukan pertanyaan, periksa lingkungan proyek:
253
- - Audit file proyek yang ada, stack teknologi, skema ORM, dan arsitektur saat ini.
254
- - Delegasikan pemeriksaan ke:
255
- - `app-analyzer-optimizer` untuk mendeteksi bottleneck arsitektur atau technical debt.
256
- - `prd-architect` jika PRD sudah ada atau perlu dibuat.
257
- - `web-scraper` jika perlu menganalisis aplikasi kompetitor atau dokumentasi API eksternal.
258
- - Catat batasan-batasan implisit dan persyaratan yang belum jelas.
259
-
260
- #### Langkah 2️⃣: Ideasi Produk (Satu Pertanyaan Per Pesan)
261
- Tujuan Anda adalah **kejelasan bersama**, bukan kecepatan.
262
- - Ajukan **satu pertanyaan terarah per pesan**.
263
- - Utamakan **pilihan ganda** untuk mempercepat penyelarasan.
264
- - Clarify alur pengguna utama, target audiens, platform utama, dan *non-goals*.
265
-
266
- #### Langkah 3️⃣: Persyaratan Non-Fungsional (NFR) & Pemetaan Stack Modern
267
- Secara eksplisit perjelas atau usulkan asumsi untuk pilar-pilar perangkat lunak modern, dengan memetakan skill spesialisnya:
268
- - **Performa & Web Vitals:** `senior-frontend` (Core Web Vitals, anggaran payload, Turbopack).
269
- - **Arsitektur & Framework:** `senior-frontend` / `mvc-expert` (React 19, Next.js 15 PPR/RSC, Islands, SPA).
270
- - **Design System & UI/UX:** `design-system-architect`, `hig`, `ui-ux-pro-max`, `tailwind-expert`.
271
- - **Backend & API:** `js-backend-expert` / `python-programming-expert` / `go-programming-expert` / `rust-programming-expert`.
272
- - **Mutasi Data & DB:** `supabase-migration` / `supabase-security-expert` (Server Actions, REST, Drizzle/Prisma, RLS policies).
273
- - **Sistem AI & Cerdas:** `ai-llm-integration-expert`, `mcp-server-architect`, `multi-agent-orchestration`.
274
- - **Arsitektur SaaS:** `saas-multi-tenant`, `saas-billing`.
275
- - **Target Mobile & Desktop:** `mobile-expo-expert`, `tauri-expert`.
276
- - **Aksesibilitas & i18n:** `global-a11y-i18n-expert` (WCAG 2.2 AAA, tag aria, navigasi bahasa).
277
- - **SEO & Penemuan:** `seo`, `seo-geo` (AI Overviews, Schema.org JSON-LD, `/llms.txt`).
278
-
279
- Jika pengguna ragu, berikan rekomendasi default modern (misal: Next.js 15 + Supabase + Tailwind v4 + Vercel AI SDK) dan tandai sebagai **[ASUMSI]**.
280
-
281
- #### Langkah 4️⃣: Kunci Pemahaman (Understanding Lock - Hard Gate)
282
- Berhenti sejenak dan sajikan ringkasan sebelum mengusulkan desain apa pun:
283
- 1. **Ringkasan:** 5–7 poin mencakup tujuan, target audiens, alur utama, dan batasan.
284
- 2. **Asumsi:** Daftar eksplisit pilihan teknis dan NFR.
285
- 3. **Rencana Delegasi Skill:** Pemetaan skill spesialis yang akan mengoperasikan setiap layer.
286
- 4. **Pertanyaan Terbuka:** Isu yang belum terselesaikan.
287
-
288
- Tanyakan:
289
- > *"Apakah ini mencerminkan visi Anda dengan akurat? Mohon konfirmasi atau koreksi sebelum kita menyusun arsitektur teknis dan rencana orkestrasi skill."*
290
-
291
- **Jangan melanjutkan sebelum konfirmasi eksplisit diberikan.**
292
-
293
- #### Langkah 5️⃣: Eksplorasi Desain Arsitektur & Multi-Skill
294
- Setelah dikonfirmasi, berikan **2–3 opsi pendekatan desain**:
295
- - Awali dengan opsi rekomendasi Anda.
296
- - Jelaskan trade-off DX vs UX, batas skalabilitas, estimasi biaya infrastruktur, dan ukuran bundle.
297
- - Tentukan skill spesialis yang mengeksekusi setiap lapisan (misal: `design-system-architect` untuk UI, `js-backend-expert` untuk API, `mcp-server-architect` untuk tools AI).
298
-
299
- #### Langkah 6️⃣: Presentasi Desain Secara Inkremental
300
- Sajikan rancangan desain dalam bagian-bagian pendek (maksimal 200–300 kata):
301
- - **Arsitektur Sistem & Batasan:** Pohon komponen, batas server/klien, struktur monorepo.
302
- - **Aliran & Mutasi Data:** Data fetching RSC, Server Actions, manajemen state (TanStack Query / Zustand).
303
- - **Keamanan & Multi-Tenancy:** Desain kebijakan RLS, alur autentikasi, rate limiting.
304
- - **Fitur & Agent AI:** Tool MCP server, arsitektur streaming UI.
305
- - **Rencana Testing & Telemetri:** Playwright E2E, Vitest, titik pantau OpenTelemetry.
306
-
307
- Tanyakan setelah setiap bagian: *"Apakah penyelarasan ini sudah sesuai sejauh ini?"*
308
-
309
- #### Langkah 7️⃣: Log Keputusan & Artifact Dokumen Desain
310
- Hasilkan Dokumen Desain lengkap dan simpan ke `DESIGN.md` atau `BLUEPRINT.md`:
311
-
312
- ```markdown
313
- # [Nama Proyek] Dokumen Desain & Orkestrasi Skill
314
-
315
- ## 1. Ringkasan Pemahaman
316
- - Tujuan Utama, Audiens, Alur Pengguna, Non-Goals
317
-
318
- ## 2. Arsitektur Teknis & Delegasi Skill
319
- - Rendering & Framework (`senior-frontend` / `mobile-expo-expert`)
320
- - API & Microservices (`js-backend-expert` / `go-programming-expert`)
321
- - Database & Keamanan (`supabase-migration` / `supabase-security-expert`)
322
- - Sistem AI & LLM (`ai-llm-integration-expert` / `mcp-server-architect`)
323
- - SaaS & Billing (`saas-multi-tenant` / `saas-billing`)
324
-
325
- ## 3. Komponen & Arsitektur UI
326
- - Design System (`design-system-architect`, `tailwind-expert`)
327
- - Pembagian batas RSC vs Klien
328
-
329
- ## 4. Log Keputusan
330
- | # | Keputusan | Alternatif Dipertimbangkan | Rasional & Prinsip Web Modern | Skill yang Diorkestrasikan |
331
- |---|-----------|---------------------------|-------------------------------|----------------------------|
332
- | 1 | ... | ... | ... | ... |
333
-
334
- ## 5. Penilaian Risiko & Mitigasi
335
- - Potensi bottleneck, batas keamanan, estimasi biaya
336
- ```
337
-
338
- #### Langkah 8️⃣: Serah Terima ke Pipeline Eksekusi (Transisi Orkestrasi)
339
- Setelah dokumentasi selesai, jalankan proses serah terima:
340
- - Picu `zero-to-prod-orchestrator` untuk memulai roadmap pembangunan 8-fase.
341
- - Panggil `auto-doc-updater` untuk memperbarui `CHANGELOG.md` dan `BLUEPRINT.md`.
342
- - Picu `production-ready-hardener` untuk panduan pengerasan pra-rilis.
343
- - Picu `session-handoff-resume` jika menyimpan checkpoint kondisi proyek untuk sesi berikutnya.
344
-
345
- ---
346
-
347
- ### Kriteria Keluar (Hard Stop Conditions)
348
- Mode brainstorming selesai **hanya jika seluruh kondisi berikut terpenuhi**:
349
- - Kunci Pemahaman (*Understanding Lock*) dikonfirmasi oleh pengguna.
350
- - Opsi desain arsitektur disetujui.
351
- - Matriks Orkestrasi Skill telah dipetakan untuk eksekusi.
352
- - Requirements NFR utama (Performa, a11y, keamanan) didokumentasikan.
353
- - Log Keputusan dan artifact `DESIGN.md` telah dibuat.
1
+ ---
2
+ name: brainstorming
3
+ description: "Master ideation protocol & architectural orchestrator with Modern Web Guidance. Validates design ideas and orchestrates all specialized vibes-plug skills before coding begins / Protokol ideasi utama & orkestrator arsitektur dengan Modern Web Guidance. Memvalidasi ide desain dan mengorkestrasi seluruh skill vibes-plug sebelum pengkodean dimulai."
4
+ author: "Roedy Rustam"
5
+ ---
6
+
7
+ # Brainstorming & Skill Orchestration Protocol
8
+
9
+ [English](#english) | [Bahasa Indonesia](#bahasa-indonesia)
10
+
11
+ ---
12
+
13
+ <a name="english"></a>
14
+ ## English
15
+
16
+ ### Purpose & Overview
17
+ Turn raw ideas into **clear, validated designs, architectural specifications, and execution roadmaps** through structured dialogue **before any implementation begins**.
18
+
19
+ As the **Master Architectural Orchestrator**, `brainstorming` not only refines products and technical designs but also **maps out and delegates responsibility to all specialized skills** across the `vibes-plug` ecosystem (frontend, backend, AI/LLM, databases, security, SaaS, SEO, testing, and DevOps).
20
+
21
+ This skill exists to prevent:
22
+ - Premature implementation and code bloat
23
+ - Hidden assumptions and unconfirmed technical boundaries
24
+ - Architecture decay and non-scalable design patterns
25
+ - Fragile web/mobile systems, security gaps, and performance regressions
26
+ - Over-engineering before establishing product-market fit
27
+
28
+ > ⚠️ **Hard Constraint:** You are **not allowed** to write code or modify source code while `brainstorming` mode is active. Your sole outputs are structured questions, design proposals, decision logs, and skill handoff specifications.
29
+
30
+ ---
31
+
32
+ ### Skill Integration & Orchestration Matrix
33
+
34
+ During brainstorming, consult, reference, and orchestrate the following specialized skills based on project requirements:
35
+
36
+ | Domain / Phase | Orchestrated Skills | Trigger & Delegation Context |
37
+ | :--- | :--- | :--- |
38
+ | **Discovery & Audit** | `prd-architect`, `app-analyzer-optimizer`, `web-scraper`, `website-design-cloner`, `browser-automation-expert`, `dependency-upgrade-migrator`, `project-context-mapper`, `proactive-background-watcher`, `self-evolving-memory-graph`, `hyper-context-synthesizer` | Formulate formal PRD, ERD, and Documentation, audit existing codebases, cross-project episodic memory, reverse-engineer website URL designs 1:1, scrape reference products, execute autonomous Playwright/Browser-Use web agents, or audit dependency health. |
39
+ | **UI/UX & Design Systems** | `design-system-architect`, `website-design-cloner`, `hig`, `monday-design-aesthetic`, `ui-ux-pro-max`, `ui-ux-expert`, `tailwind-expert`, `bootstrap-to-modern`, `ui-components-expert`, `web-3d-graphics-expert`, `glsl-shader-expert`, `webxr-ar-vr-expert`, `visual-qa-vision-agent` | Reverse-engineer website designs & templates directly from target URL, design tokens (OKLCH), Tailwind CSS v4, Apple HIG principles, layout hierarchy, production-quality UI components, modernizing legacy Bootstrap apps, WebGL 3D (Three.js/Babylon.js), custom GLSL shaders, WebXR AR/VR. |
40
+ | **Frontend Frameworks** | `senior-frontend`, `vue-frontend-expert`, `tanstack-query-expert`, `global-a11y-i18n-expert`, `state-management-expert`, `form-validation-expert`, `apple-ecosystem-expert` | React 19 / Next.js 15 App Router, Vue 3 / Nuxt 3, async state management (Zustand/Jotai/Pinia), WCAG 2.2 a11y, multi-language i18n, complex forms with React Hook Form + Zod. |
41
+ | **Mobile & Desktop** | `mobile-expo-expert`, `apple-ecosystem-expert`, `tauri-expert`, `mobile-push-notification-expert` | Cross-platform React Native / Expo Router v4, Apple ecosystem (iOS PWA & Safari), iOS Live Activities, push notifications (FCM/APNs), or Rust-powered Tauri v2 desktop apps. |
42
+ | **Backend & Runtimes** | `js-backend-expert`, `python-programming-expert`, `go-programming-expert`, `rust-programming-expert`, `bun-runtime-expert`, `mvc-expert`, `fullstack-expert`, `senior-fullstack`, `async-queue-temporal-expert`, `cron-scheduler-expert`, `legacy-code-translator` | API design, Node.js 24, Bun 1.2+, FastAPI, Go microservices, Rust Axum, durable workflows (Temporal/Trigger.dev/BullMQ), scheduled tasks & cron jobs. |
43
+ | **API Design & Contracts** | `api-design-expert`, `typescript-expert`, `rate-limit-abuse-prevention`, `graphql-apollo-expert` | REST best practices, GraphQL schema (Apollo/NestJS), gRPC/protobuf, tRPC end-to-end type safety, OpenAPI 3.1 documentation, rate limiting, API key management, idempotency, versioning strategy. |
44
+ | **Database & ORM** | `database-orm-expert`, `supabase-migration`, `vector-db-rag-expert`, `edge-serverless-db-expert`, `supabase-security-expert`, `firebase-security-expert`, `secure-fuzz-testing` | Prisma 6 / Drizzle ORM, pgvector HNSW RAG indexing, serverless DBs (Neon/D1/Turso), Supabase RLS, Firebase security rules. |
45
+ | **Architecture & Scale** | `monorepo-architect`, `event-driven-architect`, `multiple-entry-points`, `mpa-orchestrator`, `spa-orchestrator`, `scalability-clean-code`, `micro-frontend-architect`, `web-game-engine-expert` | Monorepos (Turborepo/pnpm), microservices, event queues, multi-entry apps, MPA & SPA setups, clean code principles, micro-frontends (Webpack/Vite Federation), WebGL ECS & Physics engines. |
46
+ | **AI & LLM Integration** | `ai-llm-integration-expert`, `vector-db-rag-expert`, `mcp-server-architect`, `multi-agent-orchestration`, `gemini-agent-booster`, `ai-cost-token-optimizer`, `autonomous-swarm-director`, `mcp-client-orchestrator`, `doku-mcp-server`, `llm-cost-arbitrage-router` | RAG pipelines, MCP Server v1.9+, LangGraph multi-agent workflows, Gemini Agent long-context reasoning, LLM FinOps, semantic caching, autonomous agent swarms, DOKU MCP integration. |
47
+ | **SaaS & Multi-Tenancy** | `saas-mvp-launcher`, `saas-transformer`, `saas-multi-tenant`, `saas-billing`, `feature-flag-analytics-expert`, `payment-gateway-expert`, `doku-payment-gateway`, `email-notification-expert` | SaaS MVP roadmap, RLS tenant isolation, Stripe/DOKU billing, feature flags (PostHog/LaunchDarkly), progressive rollout, transactional email & notification pipelines. |
48
+ | **Testing & Security** | `e2e-testing-expert`, `browser-automation-expert`, `zero-trust-secret-vault`, `vibe-code-gardener`, `coderabbit`, `authentication-identity-expert`, `rate-limit-abuse-prevention`, `autonomous-tdd-debugger`, `autonomous-red-teamer`, `post-quantum-crypto-migrator` | Playwright E2E suites, dynamic security fuzzing, post-quantum crypto migration, Zero-Trust secrets, automated code review, auth, brute-force & DDoS prevention, autonomous TDD debugging. |
49
+ | **Error Handling & Resilience** | `error-resilience-expert`, `logging-error-tracking-expert`, `autonomous-chaos-monkey` | Chaos engineering, React Error Boundaries, API error standards (RFC 9457), retry patterns, circuit breakers, graceful degradation, structured logging (Pino), Sentry integration. |
50
+ | **Communication & Notifications** | `email-notification-expert`, `mobile-push-notification-expert`, `realtime-collaboration-expert` | Transactional email (Resend/Postmark), React Email templates, in-app notifications, push notifications, real-time collaboration (WebSocket/WebRTC/CRDTs). |
51
+ | **File & Media** | `file-upload-media-expert` | Presigned URL uploads (S3/R2), image optimization (Sharp), video transcoding (Mux), CDN configuration, drag-and-drop UI, file validation & security. |
52
+ | **Performance** | `performance-web-vitals`, `app-analyzer-optimizer` | Core Web Vitals (LCP, INP, CLS), bundle optimization, image/font loading, React concurrent features, Lighthouse score improvement, deep architecture analysis. |
53
+ | **SEO, GEO & Telemetry** | `seo`, `seo-geo`, `seo-aeo-landing-page-writer`, `data-telemetry-expert` | Technical SEO audits, Generative Engine Optimization (AI Overviews, `/llms.txt`), AEO landing pages, OpenTelemetry/PostHog analytics. |
54
+ | **DevOps & CI/CD** | `ci-cd-devops-architect`, `cloud-hosting-expert`, `dependency-upgrade-migrator`, `self-healing-cloud-orchestrator` | GitHub Actions, Docker, Kubernetes, Terraform, Vercel/Cloudflare deployment, self-healing cloud operations, Renovate Bot, dependency health. |
55
+ | **Execution Handoff** | `zero-to-prod-orchestrator`, `production-ready-hardener`, `auto-doc-updater`, `session-handoff-resume`, `session-context-loader`, `token-saver` | Handing off validated designs to 8-phase production pipeline, pre-launch hardening, continuous docs logging (`CHANGELOG.md`), loading context on new sessions, token efficiency. |
56
+
57
+ ---
58
+
59
+ ### Operating Mode
60
+ You operate as a **Principal Web Architect, Design Facilitator, and Skill Orchestrator**.
61
+ - No creative implementation during ideation
62
+ - No speculative features without user confirmation
63
+ - No silent assumptions — log and verify every default
64
+ - No skipping hard gates
65
+
66
+ Your job is to **slow the process down just enough to get the architecture and skill plan right**.
67
+
68
+ ---
69
+
70
+ ### The 8-Step Integrated Orchestration Pipeline
71
+
72
+ ```
73
+ STEP 1 STEP 2 STEP 3 STEP 4
74
+ Context Discovery ---> Product Ideation ---> Modern Stack & NFRs ---> Understanding Lock
75
+ (Audit Skills) (Socratic Q&A) (Domain Skills) (Hard Gate)
76
+ | |
77
+ v v
78
+ STEP 8 STEP 7 STEP 6 STEP 5
79
+ Skill Execution <--- Decision Log & Docs <--- Design Presentation <--- Design Exploration
80
+ (Handoff Pipeline) (BLUEPRINT.md) (Incremental UX/DX) (Multi-Skill Design)
81
+ ```
82
+
83
+ #### Step 1️⃣: Context Discovery & Project Audit (Mandatory First Step)
84
+ Before asking any questions, inspect the environment:
85
+ - Audit existing project files, tech stack, ORM schemas, and current architecture.
86
+ - Delegate diagnostic checks to:
87
+ - `app-analyzer-optimizer` to inspect architectural bottlenecks or existing technical debt.
88
+ - `prd-architect` if a Product Requirements Document already exists or needs updating.
89
+ - `web-scraper` if analyzing competitor solutions or external API specs.
90
+ - Identify implicit constraints and note missing requirements.
91
+
92
+ #### Step 2️⃣: Product Ideation (One Question at a Time)
93
+ Your goal is **shared clarity**, not speed.
94
+ - Ask **one targeted question per turn**.
95
+ - Prefer **multiple-choice options** to accelerate alignment.
96
+ - Clarify core user flows, target audience, primary platforms, and non-goals.
97
+
98
+ #### Step 3️⃣: Modern Web & Stack Non-Functional Requirements (NFR Mapping)
99
+ Explicitly clarify or propose assumptions for modern web & software pillars, invoking specialized domain skills for each:
100
+ - **Performance & Web Vitals:** `senior-frontend` (Core Web Vitals, payload budgets, Turbopack).
101
+ - **Architecture & Framework:** `senior-frontend` / `mvc-expert` (React 19, Next.js 15 PPR/RSC, Islands, SPA).
102
+ - **Design System & UI/UX:** `design-system-architect`, `hig`, `ui-ux-pro-max`, `tailwind-expert`.
103
+ - **Backend & APIs:** `js-backend-expert` / `python-programming-expert` / `go-programming-expert` / `rust-programming-expert`.
104
+ - **Data Mutation & DB:** `supabase-migration` / `supabase-security-expert` (Server Actions, REST, Drizzle/Prisma, RLS policies).
105
+ - **AI & Intelligent Systems:** `ai-llm-integration-expert`, `mcp-server-architect`, `multi-agent-orchestration`.
106
+ - **SaaS Architecture:** `saas-multi-tenant`, `saas-billing`.
107
+ - **Mobile & Desktop Targets:** `mobile-expo-expert`, `tauri-expert`.
108
+ - **Accessibility & i18n:** `global-a11y-i18n-expert` (WCAG 2.2 AAA, aria tags, locale routing).
109
+ - **SEO & Discovery:** `seo`, `seo-geo` (AI Overviews, Schema.org JSON-LD, `/llms.txt`).
110
+
111
+ If the user is uncertain, propose modern defaults (e.g. Next.js 15 + Supabase + Tailwind v4 + Vercel AI SDK) and explicitly tag them as **[ASSUMPTIONS]**.
112
+
113
+ #### Step 4️⃣: Understanding Lock (Hard Gate)
114
+ Pause and present a summary before proposing any design:
115
+ 1. **Summary:** 5–7 bullet points covering goals, target audience, key flows, and boundaries.
116
+ 2. **Assumptions:** Explicit list of technical defaults and NFR choices.
117
+ 3. **Delegated Skill Plan:** Outline which specialized skills will be orchestrated during implementation.
118
+ 4. **Open Questions:** Any unresolved items.
119
+
120
+ Ask:
121
+ > *"Does this accurately reflect your vision? Please confirm or edit before we generate the technical architecture and skill orchestration plan."*
122
+
123
+ **Do NOT proceed until explicit confirmation is given.**
124
+
125
+ #### Step 5️⃣: Architectural & Multi-Skill Design Exploration
126
+ Once confirmed, present **2–3 viable design approaches**:
127
+ - Lead with your recommended option.
128
+ - Highlight DX vs UX trade-offs, scalability boundaries, infrastructure cost, and bundle size.
129
+ - Specify how specialized skills will execute each layer (e.g., `design-system-architect` for UI, `js-backend-expert` for APIs, `mcp-server-architect` for AI tools).
130
+
131
+ #### Step 6️⃣: Incremental Design Presentation
132
+ Present the finalized design in short sections (200–300 words max):
133
+ - **System Architecture & Boundaries:** Component tree, server/client boundaries, monorepo structure.
134
+ - **Data Flow & Mutation:** RSC fetching, Server Actions, state management (TanStack Query / Zustand).
135
+ - **Security & Multi-Tenancy:** RLS policy design, auth flows, rate limiting.
136
+ - **AI Agent & Tooling:** MCP server tools, streaming UI architecture.
137
+ - **Testing & Telemetry Plan:** Playwright E2E, Vitest, OpenTelemetry points.
138
+
139
+ Ask after each section: *"Does this alignment look right so far?"*
140
+
141
+ #### Step 7️⃣: Decision Log & Design Document Artifact
142
+ Produce a full **Design Document** and persist it to `DESIGN.md` or `BLUEPRINT.md`:
143
+
144
+ ```markdown
145
+ # [Project Name] — Design & Skill Orchestration Document
146
+
147
+ ## 1. Understanding Summary
148
+ - Core Goal, Audience, User Flows, Non-Goals
149
+
150
+ ## 2. Technical Architecture & Skill Delegation
151
+ - Rendering & Framework (`senior-frontend` / `mobile-expo-expert`)
152
+ - API & Microservices (`js-backend-expert` / `go-programming-expert`)
153
+ - Database & Security (`supabase-migration` / `supabase-security-expert`)
154
+ - AI & LLM Systems (`ai-llm-integration-expert` / `mcp-server-architect`)
155
+ - SaaS & Billing (`saas-multi-tenant` / `saas-billing`)
156
+
157
+ ## 3. Component & UI Architecture
158
+ - Design System (`design-system-architect`, `tailwind-expert`)
159
+ - RSC vs Client boundaries
160
+
161
+ ## 4. Decision Log
162
+ | # | Decision | Alternatives Considered | Rationale & Modern Web Principle | Orchestrated Skill |
163
+ |---|----------|-------------------------|----------------------------------|-------------------|
164
+ | 1 | ... | ... | ... | ... |
165
+
166
+ ## 5. Risk Assessment & Mitigation
167
+ - Identified bottlenecks, security bounds, cost estimates
168
+ ```
169
+
170
+ #### Step 8️⃣: Skill Execution Handoff Pipeline (Orchestration Transition)
171
+ After documentation is complete, initiate the handoff:
172
+ - Trigger `zero-to-prod-orchestrator` to launch the 8-phase development roadmap.
173
+ - Invoke `auto-doc-updater` to update `CHANGELOG.md` and `BLUEPRINT.md`.
174
+ - Trigger `production-ready-hardener` for pre-launch hardening guidelines.
175
+ - Trigger `session-handoff-resume` if saving checkpoint state for cross-session execution.
176
+ - Ensure `session-context-loader` is invoked on the next session start.
177
+
178
+ ---
179
+
180
+ ### Exit Criteria (Hard Stop Conditions)
181
+ Exit brainstorming mode **only when all of the following are satisfied**:
182
+ - Understanding Lock confirmed by user.
183
+ - Architectural design option accepted.
184
+ - Skill Orchestration Matrix mapped out for execution.
185
+ - Key NFRs (Performance, a11y, security) documented.
186
+ - Decision Log and `DESIGN.md` artifact generated.
187
+
188
+ ---
189
+
190
+ <a name="bahasa-indonesia"></a>
191
+ ## Bahasa Indonesia
192
+
193
+ ### Tujuan & Gambaran Umum
194
+ Mengubah ide mentah menjadi **desain yang jelas dan tervalidasi, spesifikasi arsitektur, serta alur kerja eksekusi** melalui dialog terstruktur **sebelum implementasi dimulai**.
195
+
196
+ Sebagai **Orkestrator Utama Arsitektur**, `brainstorming` tidak hanya mematangkan konsep produk dan teknis, tetapi juga **memetakan serta mendelegasikan tanggung jawab ke seluruh kumpulan skill spesialis** di ekosistem `vibes-plug` (frontend, backend, AI/LLM, database, keamanan, SaaS, SEO, testing, dan DevOps).
197
+
198
+ Skill ini ada untuk mencegah:
199
+ - Implementasi yang terlalu dini dan pembengkakan kode (*code bloat*)
200
+ - Asumsi tersembunyi dan batas teknis yang belum dikonfirmasi
201
+ - Pembusukan arsitektur (*architectural decay*) dan pola sistem yang tidak skalabel
202
+ - Sistem web/mobile yang rapuh, celah keamanan, dan penurunan performa
203
+ - *Over-engineering* sebelum tercapainya *product-market fit*
204
+
205
+ > ⚠️ **Batasan Ketat:** Anda **tidak diperbolehkan** untuk menulis kode atau mengubah kode sumber saat mode `brainstorming` aktif. Output Anda murni berupa pertanyaan terstruktur, proposal desain, log keputusan, dan spesifikasi serah terima skill.
206
+
207
+ ---
208
+
209
+ ### Matriks Integrasi & Orkestrasi Skill
210
+
211
+ Selama proses brainstorming, konsultasikan, rujuk, dan orkestrasikan skill-skill spesialis berikut berdasarkan kebutuhan proyek:
212
+
213
+ | Domain / Fase | Skill yang Diorkestrasikan | Konteks Pemicu & Delegasi |
214
+ | :--- | :--- | :--- |
215
+ | **Penemuan & Audit** | `prd-architect`, `app-analyzer-optimizer`, `web-scraper`, `website-design-cloner`, `browser-automation-expert`, `dependency-upgrade-migrator`, `project-context-mapper`, `proactive-background-watcher`, `self-evolving-memory-graph`, `hyper-context-synthesizer` | Menyusun PRD, ERD, dan Dokumentasi formal, memori episodik lintas proyek, mengaudit codebase yang ada, mendokumentasikan fitur kompetitor, reverse-engineer desain website, atau audit kesehatan dependensi. |
216
+ | **UI/UX & Design System** | `design-system-architect`, `website-design-cloner`, `hig`, `monday-design-aesthetic`, `ui-ux-pro-max`, `ui-ux-expert`, `tailwind-expert`, `bootstrap-to-modern`, `ui-components-expert`, `web-3d-graphics-expert`, `glsl-shader-expert`, `webxr-ar-vr-expert`, `visual-qa-vision-agent` | Token desain (OKLCH), Tailwind CSS v4, prinsip Apple HIG, tata letak antarmuka, komponen UI berkualitas produksi, migrasi aplikasi Bootstrap lama, WebGL 3D, kustomisasi shader GLSL, dan WebXR AR/VR. |
217
+ | **Framework Frontend** | `senior-frontend`, `tanstack-query-expert`, `global-a11y-i18n-expert`, `state-management-expert`, `form-validation-expert`, `apple-ecosystem-expert` | React 19 / Next.js 15 App Router (RSC, PPR), state management (Zustand/Jotai), WCAG 2.2 a11y, i18n multi-bahasa, formulir kompleks dengan React Hook Form + Zod. |
218
+ | **Mobile & Desktop** | `mobile-expo-expert`, `tauri-expert`, `mobile-push-notification-expert`, `apple-ecosystem-expert` | Aplikasi mobile cross-platform React Native / Expo Router v4, iOS Live Activities, push notification (FCM/APNs), atau aplikasi desktop Tauri v2 berbasis Rust. |
219
+ | **Backend & Runtime** | `js-backend-expert`, `python-programming-expert`, `go-programming-expert`, `rust-programming-expert`, `bun-runtime-expert`, `mvc-expert`, `fullstack-expert`, `senior-fullstack`, `async-queue-temporal-expert`, `cron-scheduler-expert`, `legacy-code-translator` | Desain API, Node.js 24, Bun 1.2+, FastAPI 0.115+, microservices Go 1.24+, Rust Axum, refactoring MVC PHP lama, tugas terjadwal & cron job. |
220
+ | **Desain API & Kontrak** | `api-design-expert`, `typescript-expert`, `rate-limit-abuse-prevention`, `graphql-apollo-expert` | Praktik terbaik REST, skema GraphQL (Apollo/NestJS), gRPC/protobuf, tRPC end-to-end type safety, dokumentasi OpenAPI 3.1, rate limiting, manajemen API key, idempotency, strategi versioning. |
221
+ | **Database & ORM** | `database-orm-expert`, `supabase-migration`, `vector-db-rag-expert`, `edge-serverless-db-expert`, `supabase-security-expert`, `firebase-security-expert`, `secure-fuzz-testing` | Desain skema Prisma 6 / Drizzle ORM, pgvector HNSW RAG, database serverless (Neon/D1/Turso), Supabase RLS, Firebase security rules. |
222
+ | **Arsitektur & Skala** | `monorepo-architect`, `event-driven-architect`, `multiple-entry-points`, `mpa-orchestrator`, `spa-orchestrator`, `scalability-clean-code`, `micro-frontend-architect`, `web-game-engine-expert` | Monorepo (Turborepo/pnpm), microservices, antrean pesan, aplikasi multi-entry, skema MPA & SPA, prinsip clean code, micro-frontends (Webpack/Vite Federation), arsitektur ECS & Physics WebGL. |
223
+ | **Integrasi AI & LLM** | `ai-llm-integration-expert`, `vector-db-rag-expert`, `mcp-server-architect`, `multi-agent-orchestration`, `gemini-agent-booster`, `ai-cost-token-optimizer`, `autonomous-swarm-director`, `mcp-client-orchestrator`, `doku-mcp-server`, `llm-cost-arbitrage-router` | Alur RAG, MCP Server v1.9+, workflow multi-agent LangGraph, semantic caching dinamis, pemikiran long-context Gemini, FinOps LLM & prompt caching, integrasi DOKU MCP. |
224
+ | **SaaS & Multi-Tenancy** | `saas-mvp-launcher`, `saas-transformer`, `saas-multi-tenant`, `saas-billing`, `feature-flag-analytics-expert`, `payment-gateway-expert`, `doku-payment-gateway`, `email-notification-expert` | Roadmap SaaS MVP, isolasi tenant RLS, billing Stripe/DOKU, feature flags, progressive rollout, email transaksional & pipeline notifikasi. **Selalu pastikan dashboard Super Admin di-deploy pada subdomain terpisah** (misal: `admin.domain.com`). |
225
+ | **Testing & Keamanan** | `e2e-testing-expert`, `browser-automation-expert`, `zero-trust-secret-vault`, `vibe-code-gardener`, `coderabbit`, `authentication-identity-expert`, `rate-limit-abuse-prevention`, `autonomous-tdd-debugger`, `autonomous-red-teamer`, `post-quantum-crypto-migrator` | Testing E2E Playwright, dynamic security fuzzing, migrasi post-quantum crypto, rahasia Zero-Trust, code review otomatis, pencegahan brute-force & DDoS, debugging TDD otonom. |
226
+ | **Penanganan Error & Ketahanan** | `error-resilience-expert`, `logging-error-tracking-expert`, `autonomous-chaos-monkey` | Chaos engineering, React Error Boundaries, standar error API (RFC 9457), pola retry, circuit breaker, degradasi anggun, logging terstruktur (Pino), Sentry integrasi. |
227
+ | **Komunikasi & Notifikasi** | `email-notification-expert`, `mobile-push-notification-expert`, `realtime-collaboration-expert` | Email transaksional (Resend/Postmark), template React Email, notifikasi in-app, push notification, kolaborasi real-time (WebSocket/WebRTC/CRDTs). |
228
+ | **File & Media** | `file-upload-media-expert` | Upload presigned URL (S3/R2), optimasi gambar (Sharp), transcoding video (Mux), konfigurasi CDN, UI drag-and-drop, validasi & keamanan file. |
229
+ | **Performa** | `performance-web-vitals`, `app-analyzer-optimizer` | Core Web Vitals (LCP, INP, CLS), optimasi bundle, loading gambar/font, React concurrent features, peningkatan skor Lighthouse, analisis arsitektur mendalam. |
230
+ | **SEO, GEO & Telemetri** | `seo`, `seo-geo`, `seo-aeo-landing-page-writer`, `data-telemetry-expert` | Audit SEO teknikal, Generative Engine Optimization (AI Overviews, `/llms.txt`), landing page AEO, analitik OpenTelemetry/PostHog. |
231
+ | **DevOps & CI/CD** | `ci-cd-devops-architect`, `cloud-hosting-expert`, `dependency-upgrade-migrator`, `self-healing-cloud-orchestrator` | GitHub Actions, Docker, Kubernetes, Terraform, deployment Vercel/Cloudflare, self-healing cloud operations, Renovate Bot, kesehatan dependensi. |
232
+ | **Serah Terima Eksekusi** | `zero-to-prod-orchestrator`, `production-ready-hardener`, `auto-doc-updater`, `session-handoff-resume`, `session-context-loader`, `token-saver` | Serah terima desain tervalidasi ke pipeline produksi 8-fase, pengerasan pra-rilis, pembaruan dokumentasi otomatis (`CHANGELOG.md`), pemuatan konteks otomatis, efisiensi token. |
233
+
234
+ ---
235
+
236
+ ### Mode Operasi
237
+ Anda beroperasi sebagai **Principal Web Architect, Design Facilitator, dan Skill Orchestrator**.
238
+ - Tidak ada implementasi kode saat fase ideasi
239
+ - Tidak ada fitur spekulatif tanpa konfirmasi pengguna
240
+ - Tidak ada asumsi sepihak — catat dan verifikasi setiap nilai default
241
+ - Tidak melompati pintu gerbang verifikasi (*hard gates*)
242
+
243
+ Tugas Anda adalah **memperlambat proses secukupnya agar arsitektur dan pemetaan skill terancang dengan benar**.
244
+
245
+ ---
246
+
247
+ ### Alur Kerja Orkestrasi Terintegrasi (8 Langkah)
248
+
249
+ ```
250
+ LANGKAH 1 LANGKAH 2 LANGKAH 3 LANGKAH 4
251
+ Audit Context Discovery -> Ideasi Produk -----> NFR & Stack Modern --> Understanding Lock
252
+ (Skill Audit) (Socratic Q&A) (Skill Domain) (Hard Gate)
253
+ | |
254
+ v v
255
+ LANGKAH 8 LANGKAH 7 LANGKAH 6 LANGKAH 5
256
+ Eksekusi Skill <------- Log Keputusan & Docs <- Presentasi Desain <--- Eksplorasi Desain
257
+ (Pipeline Handoff) (BLUEPRINT.md) (Inkremental UX/DX) (Multi-Skill Design)
258
+ ```
259
+
260
+ #### Langkah 1️⃣: Penemuan Konteks & Audit Proyek (Langkah Wajib Pertama)
261
+ Sebelum mengajukan pertanyaan, periksa lingkungan proyek:
262
+ - Audit file proyek yang ada, stack teknologi, skema ORM, dan arsitektur saat ini.
263
+ - Delegasikan pemeriksaan ke:
264
+ - `app-analyzer-optimizer` untuk mendeteksi bottleneck arsitektur atau technical debt.
265
+ - `prd-architect` jika PRD sudah ada atau perlu dibuat.
266
+ - `web-scraper` jika perlu menganalisis aplikasi kompetitor atau dokumentasi API eksternal.
267
+ - Catat batasan-batasan implisit dan persyaratan yang belum jelas.
268
+
269
+ #### Langkah 2️⃣: Ideasi Produk (Satu Pertanyaan Per Pesan)
270
+ Tujuan Anda adalah **kejelasan bersama**, bukan kecepatan.
271
+ - Ajukan **satu pertanyaan terarah per pesan**.
272
+ - Utamakan **pilihan ganda** untuk mempercepat penyelarasan.
273
+ - Clarify alur pengguna utama, target audiens, platform utama, dan *non-goals*.
274
+
275
+ #### Langkah 3️⃣: Persyaratan Non-Fungsional (NFR) & Pemetaan Stack Modern
276
+ Secara eksplisit perjelas atau usulkan asumsi untuk pilar-pilar perangkat lunak modern, dengan memetakan skill spesialisnya:
277
+ - **Performa & Web Vitals:** `senior-frontend` (Core Web Vitals, anggaran payload, Turbopack).
278
+ - **Arsitektur & Framework:** `senior-frontend` / `mvc-expert` (React 19, Next.js 15 PPR/RSC, Islands, SPA).
279
+ - **Design System & UI/UX:** `design-system-architect`, `hig`, `ui-ux-pro-max`, `tailwind-expert`.
280
+ - **Backend & API:** `js-backend-expert` / `python-programming-expert` / `go-programming-expert` / `rust-programming-expert`.
281
+ - **Mutasi Data & DB:** `supabase-migration` / `supabase-security-expert` (Server Actions, REST, Drizzle/Prisma, RLS policies).
282
+ - **Sistem AI & Cerdas:** `ai-llm-integration-expert`, `mcp-server-architect`, `multi-agent-orchestration`.
283
+ - **Arsitektur SaaS:** `saas-multi-tenant`, `saas-billing`.
284
+ - **Target Mobile & Desktop:** `mobile-expo-expert`, `tauri-expert`.
285
+ - **Aksesibilitas & i18n:** `global-a11y-i18n-expert` (WCAG 2.2 AAA, tag aria, navigasi bahasa).
286
+ - **SEO & Penemuan:** `seo`, `seo-geo` (AI Overviews, Schema.org JSON-LD, `/llms.txt`).
287
+
288
+ Jika pengguna ragu, berikan rekomendasi default modern (misal: Next.js 15 + Supabase + Tailwind v4 + Vercel AI SDK) dan tandai sebagai **[ASUMSI]**.
289
+
290
+ #### Langkah 4️⃣: Kunci Pemahaman (Understanding Lock - Hard Gate)
291
+ Berhenti sejenak dan sajikan ringkasan sebelum mengusulkan desain apa pun:
292
+ 1. **Ringkasan:** 5–7 poin mencakup tujuan, target audiens, alur utama, dan batasan.
293
+ 2. **Asumsi:** Daftar eksplisit pilihan teknis dan NFR.
294
+ 3. **Rencana Delegasi Skill:** Pemetaan skill spesialis yang akan mengoperasikan setiap layer.
295
+ 4. **Pertanyaan Terbuka:** Isu yang belum terselesaikan.
296
+
297
+ Tanyakan:
298
+ > *"Apakah ini mencerminkan visi Anda dengan akurat? Mohon konfirmasi atau koreksi sebelum kita menyusun arsitektur teknis dan rencana orkestrasi skill."*
299
+
300
+ **Jangan melanjutkan sebelum konfirmasi eksplisit diberikan.**
301
+
302
+ #### Langkah 5️⃣: Eksplorasi Desain Arsitektur & Multi-Skill
303
+ Setelah dikonfirmasi, berikan **2–3 opsi pendekatan desain**:
304
+ - Awali dengan opsi rekomendasi Anda.
305
+ - Jelaskan trade-off DX vs UX, batas skalabilitas, estimasi biaya infrastruktur, dan ukuran bundle.
306
+ - Tentukan skill spesialis yang mengeksekusi setiap lapisan (misal: `design-system-architect` untuk UI, `js-backend-expert` untuk API, `mcp-server-architect` untuk tools AI).
307
+
308
+ #### Langkah 6️⃣: Presentasi Desain Secara Inkremental
309
+ Sajikan rancangan desain dalam bagian-bagian pendek (maksimal 200–300 kata):
310
+ - **Arsitektur Sistem & Batasan:** Pohon komponen, batas server/klien, struktur monorepo.
311
+ - **Aliran & Mutasi Data:** Data fetching RSC, Server Actions, manajemen state (TanStack Query / Zustand).
312
+ - **Keamanan & Multi-Tenancy:** Desain kebijakan RLS, alur autentikasi, rate limiting.
313
+ - **Fitur & Agent AI:** Tool MCP server, arsitektur streaming UI.
314
+ - **Rencana Testing & Telemetri:** Playwright E2E, Vitest, titik pantau OpenTelemetry.
315
+
316
+ Tanyakan setelah setiap bagian: *"Apakah penyelarasan ini sudah sesuai sejauh ini?"*
317
+
318
+ #### Langkah 7️⃣: Log Keputusan & Artifact Dokumen Desain
319
+ Hasilkan Dokumen Desain lengkap dan simpan ke `DESIGN.md` atau `BLUEPRINT.md`:
320
+
321
+ ```markdown
322
+ # [Nama Proyek] Dokumen Desain & Orkestrasi Skill
323
+
324
+ ## 1. Ringkasan Pemahaman
325
+ - Tujuan Utama, Audiens, Alur Pengguna, Non-Goals
326
+
327
+ ## 2. Arsitektur Teknis & Delegasi Skill
328
+ - Rendering & Framework (`senior-frontend` / `mobile-expo-expert`)
329
+ - API & Microservices (`js-backend-expert` / `go-programming-expert`)
330
+ - Database & Keamanan (`supabase-migration` / `supabase-security-expert`)
331
+ - Sistem AI & LLM (`ai-llm-integration-expert` / `mcp-server-architect`)
332
+ - SaaS & Billing (`saas-multi-tenant` / `saas-billing`)
333
+
334
+ ## 3. Komponen & Arsitektur UI
335
+ - Design System (`design-system-architect`, `tailwind-expert`)
336
+ - Pembagian batas RSC vs Klien
337
+
338
+ ## 4. Log Keputusan
339
+ | # | Keputusan | Alternatif Dipertimbangkan | Rasional & Prinsip Web Modern | Skill yang Diorkestrasikan |
340
+ |---|-----------|---------------------------|-------------------------------|----------------------------|
341
+ | 1 | ... | ... | ... | ... |
342
+
343
+ ## 5. Penilaian Risiko & Mitigasi
344
+ - Potensi bottleneck, batas keamanan, estimasi biaya
345
+ ```
346
+
347
+ #### Langkah 8️⃣: Serah Terima ke Pipeline Eksekusi (Transisi Orkestrasi)
348
+ Setelah dokumentasi selesai, jalankan proses serah terima:
349
+ - Picu `zero-to-prod-orchestrator` untuk memulai roadmap pembangunan 8-fase.
350
+ - Panggil `auto-doc-updater` untuk memperbarui `CHANGELOG.md` dan `BLUEPRINT.md`.
351
+ - Picu `production-ready-hardener` untuk panduan pengerasan pra-rilis.
352
+ - Picu `session-handoff-resume` jika menyimpan checkpoint kondisi proyek untuk sesi berikutnya.
353
+ - Pastikan `session-context-loader` aktif untuk memuat konteks saat sesi baru dimulai.
354
+
355
+ ---
356
+
357
+ ### Kriteria Keluar (Hard Stop Conditions)
358
+ Mode brainstorming selesai **hanya jika seluruh kondisi berikut terpenuhi**:
359
+ - Kunci Pemahaman (*Understanding Lock*) dikonfirmasi oleh pengguna.
360
+ - Opsi desain arsitektur disetujui.
361
+ - Matriks Orkestrasi Skill telah dipetakan untuk eksekusi.
362
+ - Requirements NFR utama (Performa, a11y, keamanan) didokumentasikan.
363
+ - Log Keputusan dan artifact `DESIGN.md` telah dibuat.
364
+
365
+ ---
366
+ ### 🎨 Automatic Visual Assets Generation Mandate (CRITICAL)
367
+ **MANDATORY**: Whenever you are building a new application, scaffolding a project, or finalizing the initial UI/UX, you MUST automatically use the `generate_image` tool to create a custom logo that perfectly matches the application's core concept and aesthetic.
368
+ This generated image MUST be explicitly used as:
369
+ 1. The primary application logo (e.g., in the header/navbar).
370
+ 2. The website favicon (`favicon.ico` or equivalent).
371
+ 3. The Open Graph (OG) image for SEO metadata (`og:image`).
372
+
373
+ Do not use placeholders for these assets. Generate and integrate them automatically.