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.
- package/.github/workflows/publish.yml +20 -0
- package/AGENTS.md +66 -0
- package/BLUEPRINT.md +152 -60
- package/CHANGELOG.md +50 -0
- package/README.md +346 -194
- package/package.json +25 -25
- package/plugin.json +1 -1
- package/skills/ai-cost-token-optimizer/SKILL.md +52 -0
- package/skills/ai-llm-integration-expert/SKILL.md +180 -162
- package/skills/api-design-expert/SKILL.md +314 -310
- package/skills/app-analyzer-optimizer/SKILL.md +193 -189
- package/skills/apple-ecosystem-expert/SKILL.md +142 -0
- package/skills/async-queue-temporal-expert/SKILL.md +54 -0
- package/skills/authentication-identity-expert/SKILL.md +251 -20
- package/skills/auto-doc-updater/SKILL.md +214 -204
- package/skills/autonomous-chaos-monkey/SKILL.md +63 -0
- package/skills/autonomous-red-teamer/SKILL.md +59 -0
- package/skills/autonomous-swarm-director/SKILL.md +69 -0
- package/skills/autonomous-tdd-debugger/SKILL.md +65 -0
- package/skills/bootstrap-to-modern/SKILL.md +90 -86
- package/skills/brainstorming/SKILL.md +373 -353
- package/skills/browser-automation-expert/SKILL.md +46 -0
- package/skills/ci-cd-devops-architect/SKILL.md +72 -45
- package/skills/cloud-hosting-expert/SKILL.md +244 -244
- package/skills/coderabbit/SKILL.md +192 -192
- package/skills/cron-scheduler-expert/SKILL.md +298 -0
- package/skills/data-telemetry-expert/SKILL.md +213 -213
- package/skills/database-orm-expert/SKILL.md +294 -294
- package/skills/dependency-upgrade-migrator/SKILL.md +295 -0
- package/skills/design-system-architect/SKILL.md +27 -10
- package/skills/doku-mcp-server/SKILL.md +251 -0
- package/skills/doku-payment-gateway/SKILL.md +227 -0
- package/skills/e2e-testing-expert/SKILL.md +315 -315
- package/skills/edge-serverless-db-expert/SKILL.md +43 -0
- package/skills/email-notification-expert/SKILL.md +362 -0
- package/skills/error-resilience-expert/SKILL.md +480 -0
- package/skills/event-driven-architect/SKILL.md +81 -81
- package/skills/feature-flag-analytics-expert/SKILL.md +46 -0
- package/skills/file-upload-media-expert/SKILL.md +431 -0
- package/skills/form-validation-expert/SKILL.md +401 -0
- package/skills/fullstack-expert/SKILL.md +202 -202
- package/skills/fullstack-expert/references/api_design_guide.md +466 -466
- package/skills/fullstack-expert/references/multi_language_backend.md +528 -528
- package/skills/fullstack-expert/scripts/api_contract_validator.py +253 -253
- package/skills/fullstack-expert/scripts/architecture_analyzer.py +326 -326
- package/skills/gemini-agent-booster/SKILL.md +135 -135
- package/skills/global-a11y-i18n-expert/SKILL.md +81 -81
- package/skills/glsl-shader-expert/SKILL.md +101 -0
- package/skills/go-programming-expert/SKILL.md +295 -295
- package/skills/graphql-apollo-expert/SKILL.md +108 -0
- package/skills/hig/SKILL.md +188 -188
- package/skills/hyper-context-synthesizer/SKILL.md +55 -0
- package/skills/js-backend-expert/SKILL.md +34 -9
- package/skills/legacy-code-translator/SKILL.md +65 -0
- package/skills/llm-cost-arbitrage-router/SKILL.md +59 -0
- package/skills/logging-error-tracking-expert/SKILL.md +338 -0
- package/skills/mcp-client-orchestrator/SKILL.md +70 -0
- package/skills/mcp-server-architect/SKILL.md +194 -194
- package/skills/micro-frontend-architect/SKILL.md +106 -0
- package/skills/mobile-expo-expert/SKILL.md +186 -186
- package/skills/mobile-push-notification-expert/SKILL.md +51 -0
- package/skills/monday-design-aesthetic/SKILL.md +67 -67
- package/skills/monorepo-architect/SKILL.md +227 -227
- package/skills/mpa-orchestrator/SKILL.md +101 -101
- package/skills/multi-agent-orchestration/SKILL.md +234 -234
- package/skills/multiple-entry-points/SKILL.md +55 -55
- package/skills/mvc-expert/SKILL.md +231 -231
- package/skills/payment-gateway-expert/SKILL.md +45 -45
- package/skills/performance-web-vitals/SKILL.md +332 -332
- package/skills/post-quantum-crypto-migrator/SKILL.md +57 -0
- package/skills/prd-architect/SKILL.md +201 -191
- package/skills/proactive-background-watcher/SKILL.md +62 -0
- package/skills/production-ready-hardener/PRODUCTION_READINESS_REPORT.md +67 -0
- package/skills/production-ready-hardener/SKILL.md +173 -186
- package/skills/production-ready-hardener/references/production_checklist.md +161 -161
- package/skills/production-ready-hardener/scripts/production_readiness_scanner.py +881 -875
- package/skills/project-context-mapper/SKILL.md +79 -0
- package/skills/python-programming-expert/SKILL.md +263 -132
- package/skills/rate-limit-abuse-prevention/SKILL.md +371 -0
- package/skills/realtime-collaboration-expert/SKILL.md +45 -45
- package/skills/rust-programming-expert/SKILL.md +235 -235
- package/skills/saas-billing/SKILL.md +377 -377
- package/skills/saas-multi-tenant/SKILL.md +251 -237
- package/skills/saas-mvp-launcher/SKILL.md +10 -0
- package/skills/saas-transformer/SKILL.md +187 -144
- package/skills/saas-transformer/references/billing_integration_guide.md +401 -401
- package/skills/saas-transformer/references/feature_gating_patterns.md +137 -137
- package/skills/saas-transformer/references/saas_transformation_checklist.md +121 -121
- package/skills/saas-transformer/scripts/saas_transformation_scanner.py +39 -29
- package/skills/scalability-clean-code/SKILL.md +229 -229
- package/skills/self-evolving-memory-graph/SKILL.md +75 -0
- package/skills/self-healing-cloud-orchestrator/SKILL.md +57 -0
- package/skills/senior-frontend/SKILL.md +161 -161
- package/skills/senior-fullstack/SKILL.md +167 -167
- package/skills/seo/SKILL.md +235 -225
- package/skills/seo-geo/SKILL.md +188 -188
- package/skills/session-context-loader/SKILL.md +77 -0
- package/skills/session-handoff-resume/SKILL.md +158 -158
- package/skills/skill_baru/SKILL.md +172 -147
- package/skills/spa-orchestrator/SKILL.md +288 -288
- package/skills/state-management-expert/SKILL.md +272 -272
- package/skills/supabase-security-expert/SKILL.md +243 -243
- package/skills/tailwind-expert/SKILL.md +188 -188
- package/skills/tanstack-query-expert/SKILL.md +199 -199
- package/skills/token-saver/SKILL.md +119 -111
- package/skills/typescript-expert/SKILL.md +324 -279
- package/skills/ui-components-expert/SKILL.md +263 -46
- package/skills/ui-ux-pro-max/SKILL.md +202 -201
- package/skills/ui-ux-pro-max/scripts/__pycache__/core.cpython-310.pyc +0 -0
- package/skills/ui-ux-pro-max/scripts/__pycache__/design_system.cpython-310.pyc +0 -0
- package/skills/ui_ux_expert/SKILL.md +17 -6
- package/skills/vector-db-rag-expert/SKILL.md +52 -0
- package/skills/vibe-code-gardener/SKILL.md +181 -173
- package/skills/visual-qa-vision-agent/SKILL.md +65 -0
- package/skills/vue-frontend-expert/SKILL.md +126 -0
- package/skills/web-3d-graphics-expert/SKILL.md +131 -0
- package/skills/web-game-engine-expert/SKILL.md +96 -0
- package/skills/web-scraper/SKILL.md +207 -205
- package/skills/website-design-cloner/SKILL.md +174 -0
- package/skills/webxr-ar-vr-expert/SKILL.md +117 -0
- package/skills/zero-to-prod-orchestrator/SKILL.md +206 -180
- package/skills/zero-trust-secret-vault/SKILL.md +40 -0
- 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,
|
|
39
|
-
| **UI/UX & Design Systems** | `design-system-architect`, `hig`, `ui-ux-pro-max`, `ui-ux-expert`, `tailwind-expert`, `bootstrap-to-modern` |
|
|
40
|
-
| **Frontend Frameworks** | `senior-frontend`, `tanstack-query-expert`, `global-a11y-i18n-expert`, `state-management-expert` | React 19 / Next.js 15 App Router
|
|
41
|
-
| **Mobile & Desktop** | `mobile-expo-expert`, `tauri-expert` | Cross-platform React Native / Expo Router v4
|
|
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
|
|
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
|
|
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,
|
|
47
|
-
| **SaaS & Multi-Tenancy** | `saas-mvp-launcher`, `saas-transformer`, `saas-multi-tenant`, `saas-billing` | SaaS MVP roadmap, RLS tenant isolation, Stripe/
|
|
48
|
-
| **Testing &
|
|
49
|
-
| **
|
|
50
|
-
| **
|
|
51
|
-
| **
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
- **
|
|
101
|
-
- **
|
|
102
|
-
- **
|
|
103
|
-
- **
|
|
104
|
-
- **
|
|
105
|
-
- **
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
- **
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
-
|
|
155
|
-
-
|
|
156
|
-
|
|
157
|
-
##
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
|
214
|
-
|
|
|
215
|
-
| **
|
|
216
|
-
| **
|
|
217
|
-
| **
|
|
218
|
-
| **
|
|
219
|
-
| **
|
|
220
|
-
| **
|
|
221
|
-
| **
|
|
222
|
-
| **
|
|
223
|
-
| **
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
-
|
|
230
|
-
-
|
|
231
|
-
-
|
|
232
|
-
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
```
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
#### Langkah
|
|
261
|
-
|
|
262
|
-
-
|
|
263
|
-
-
|
|
264
|
-
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
- **
|
|
272
|
-
- **
|
|
273
|
-
-
|
|
274
|
-
|
|
275
|
-
-
|
|
276
|
-
|
|
277
|
-
- **
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
-
|
|
305
|
-
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
##
|
|
335
|
-
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
-
|
|
350
|
-
-
|
|
351
|
-
-
|
|
352
|
-
-
|
|
353
|
-
-
|
|
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.
|