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
@@ -22,75 +22,93 @@ This skill does NOT replace individual skills — it **coordinates** them into a
22
22
 
23
23
  ```
24
24
  ┌──────────────────────────────────────────────────────────────────┐
25
- │ SAAS-TRANSFORMER
26
- │ (Master Orchestrator — 9 Phases)
25
+ │ SAAS-TRANSFORMER
26
+ │ (Master Orchestrator — 9 Phases)
27
27
  ├──────────────────────────────────────────────────────────────────┤
28
-
28
+
29
29
  │ ┌─── PHASE 1: Discovery & Architecture Analysis ─────────────┐ │
30
- │ │ • app-analyzer-optimizer (Audit architecture & codebase) │ │
31
- │ │ • prd-architect (Generate PRD for SaaS features) │ │
32
- │ │ • brainstorming (Validate transformation strategy) │ │
33
- │ │ • mpa-orchestrator (Evaluate MPA vs SPA architecture) │ │
34
- │ │ • bun-runtime-expert / go-programming-expert │ │
30
+ │ │ • session-context-loader (Project context & blueprint) │ │
31
+ │ │ • app-analyzer-optimizer (Codebase audit & bottlenecks) │ │
32
+ │ │ • prd-architect (SaaS PRD & tier definitions) │ │
33
+ │ │ • brainstorming (Architecture pivot ideation) │ │
34
+ │ │ • mpa-orchestrator / spa-orchestrator (App architecture) │ │
35
+ │ │ • bun-runtime-expert (Runtime performance evaluation) │ │
35
36
  │ └────────────────────────────────────────────────────────────┘ │
36
-
37
+
37
38
  │ ┌─── PHASE 2: Multi-Tenancy Foundation ──────────────────────┐ │
38
- │ │ • saas-multi-tenant (Shared/Isolated Schema, data isolation) │ │
39
- │ │ • supabase-migration (Database migrations) │ │
40
- │ │ • supabase-security-expert (Audit RLS & RBAC) │ │
39
+ │ │ • saas-multi-tenant (Data isolation & tenancy models) │ │
40
+ │ │ • database-orm-expert (Schema migration & Prisma/Drizzle) │ │
41
+ │ │ • edge-serverless-db-expert (Neon/D1 connection pool) │ │
42
+ │ │ • supabase-migration (Migrations & SQL policies) │ │
43
+ │ │ • supabase-security-expert (Shared schema RLS policies) │ │
41
44
  │ └────────────────────────────────────────────────────────────┘ │
42
-
45
+
43
46
  │ ┌─── PHASE 3: Authentication & Authorization ────────────────┐ │
44
- │ │ • fullstack-expert (OAuth 2.0 / OIDC setup) │ │
45
- │ │ • js-backend-expert / go-programming-expert (Auth RBAC) │ │
46
- │ │ • supabase-security-expert (RBAC, Custom Claims) │ │
47
+ │ │ • authentication-identity-expert (OAuth2, RBAC/ABAC) │ │
48
+ │ │ • fullstack-expert (Custom claims & session validation) │ │
49
+ │ │ • supabase-security-expert (JWT claims & RLS auth sync) │ │
50
+ │ │ • firebase-security-expert (Rules & App Check setup) │ │
51
+ │ │ • zero-trust-secret-vault (Secret management & rotation) │ │
47
52
  │ └────────────────────────────────────────────────────────────┘ │
48
-
53
+
49
54
  │ ┌─── PHASE 4: Billing & Subscription ────────────────────────┐ │
50
- │ │ • saas-billing (Gateway integration, webhooks, dunning) │ │
51
- │ │ • saas-mvp-launcher (Stripe integration, pricing tiers) │ │
52
- │ │ • fullstack-expert (Webhook handling, idempotency) │ │
53
- │ │ • senior-frontend (Pricing page, customer portal UI) │ │
55
+ │ │ • saas-billing (Subscription state machine & webhooks) │ │
56
+ │ │ • payment-gateway-expert (Stripe, LemonSqueezy, Midtrans) │ │
57
+ │ │ • doku-payment-gateway (DOKU QRIS, VA & checkout APIs) │ │
58
+ │ │ • saas-mvp-launcher (Pricing tier structure & checkout) │ │
59
+ │ │ • email-notification-expert (Invoice & trial emails) │ │
54
60
  │ └────────────────────────────────────────────────────────────┘ │
55
-
61
+
56
62
  │ ┌─── PHASE 5: Workspace & Team Management ───────────────────┐ │
57
- │ │ • saas-multi-tenant (Workspace model, member roles) │ │
58
- │ │ • design-system-architect (Radix/Base UI components) │ │
59
- │ │ • senior-frontend (Invite flow, settings UI) │ │
60
- │ │ • ui-ux-pro-max (Dashboard, onboarding UX) │ │
63
+ │ │ • saas-multi-tenant (Workspace CRUD & membership models) │ │
64
+ │ │ • form-validation-expert (Invite forms & validations) │ │
65
+ │ │ • email-notification-expert (Transactional invite emails) │ │
66
+ │ │ • ui-components-expert (Workspace switcher & settings UI) │ │
67
+ │ │ • senior-frontend (App shell & settings layout) │ │
68
+ │ │ • ui-ux-pro-max (Design system & accessible components) │ │
61
69
  │ └────────────────────────────────────────────────────────────┘ │
62
-
63
- │ ┌─── PHASE 6: SaaS Frontend & Marketing ─────────────────────┐
64
- │ │ • senior-frontend (App shell, dashboard, settings) │ │
65
- │ │ • design-system-architect (Tokens, Radix, CVA) │ │
66
- │ │ • tanstack-query-expert (State & optimistic updates) │ │
67
- │ │ • multiple-entry-points (Separate app vs landing page) │ │
68
- │ │ • tailwind-expert (Design system, responsive) │ │
69
- │ │ • seo-aeo-landing-page-writer (Conversion landing page) │ │
70
- │ │ • seo / seo-geo (SEO & AI search readiness, llms.txt) │ │
70
+
71
+ │ ┌─── PHASE 6: SaaS Frontend & Landing ───────────────────────┐
72
+ │ │ • senior-frontend (App shell & responsive navigation) │ │
73
+ │ │ • tanstack-query-expert (Async state & optimistic UI) │ │
74
+ │ │ • multiple-entry-points (Separate app, landing & admin) │ │
75
+ │ │ • tailwind-expert / design-system-architect (Tokens & UI) │ │
76
+ │ │ • seo-aeo-landing-page-writer (High-conversion landing) │ │
77
+ │ │ • seo / seo-geo (SEO, AEO & AI search readiness) │ │
78
+ │ │ • hig (Intuitive layout & visual consistency) │ │
71
79
  │ └────────────────────────────────────────────────────────────┘ │
72
-
73
- │ ┌─── PHASE 7: API Layer, AI Tools & Feature Gating ──────────┐
74
- │ │ • js-backend-expert (Node 22, Bun, Fastify 5, Hono) │ │
75
- │ │ • go-programming-expert (Go 1.23+ microservices, gRPC) │ │
76
- │ │ • mcp-server-architect (MCP Server tools & Zod schemas) │ │
77
- │ │ • multi-agent-orchestration (LangGraph multi-agent teams)│ │
78
- │ │ • scalability-clean-code (Clean arch, SOLID) │ │
80
+
81
+ │ ┌─── PHASE 7: API Layer, Workers & Feature Gating ───────────┐
82
+ │ │ • api-design-expert (REST, GraphQL, API versioning) │ │
83
+ │ │ • rate-limit-abuse-prevention (Rate limiting & DDoS bot) │ │
84
+ │ │ • feature-flag-analytics-expert (Feature gating & flags) │ │
85
+ │ │ • async-queue-temporal-expert (Background job queues) │ │
86
+ │ │ • cron-scheduler-expert (Recurring cron metering tasks) │ │
87
+ │ │ • js-backend-expert / go-programming-expert (APIs) │ │
88
+ │ │ • mcp-server-architect (AI tool endpoints & schemas) │ │
89
+ │ │ • multi-agent-orchestration (Autonomous agent workflows) │ │
90
+ │ │ • scalability-clean-code (Clean architecture & SOLID) │ │
79
91
  │ └────────────────────────────────────────────────────────────┘ │
80
-
92
+
81
93
  │ ┌─── PHASE 8: Testing, Security & Quality Assurance ─────────┐ │
82
- │ │ • e2e-testing-expert (Playwright/Vitest coverage) │ │
83
- │ │ • secure-fuzz-testing (Validate parsers & data streams) │ │
84
- │ │ • coderabbit (AI PR summarization & code review) │ │
94
+ │ │ • e2e-testing-expert (Playwright E2E & Vitest flows) │ │
95
+ │ │ • browser-automation-expert (Visual regression testing) │ │
96
+ │ │ • secure-fuzz-testing (Input & stream parser fuzzing) │ │
97
+ │ │ • error-resilience-expert (Retry logic & circuit breakers)│ │
98
+ │ │ • logging-error-tracking-expert (Structured logs & Sentry)│ │
99
+ │ │ • coderabbit (AI code review & PR summarization) │ │
85
100
  │ └────────────────────────────────────────────────────────────┘ │
86
-
101
+
87
102
  │ ┌─── PHASE 9: Production Hardening, Cloud & Handoff ─────────┐ │
88
- │ │ • production-ready-hardener (Full 7-phase hardening)
89
- │ │ • cloud-hosting-expert (Edge middleware & custom domains)│ │
90
- │ │ • session-handoff-resume (Save state checkpoint) │ │
91
- │ │ • auto-doc-updater (CHANGELOG, BLUEPRINT) │ │
103
+ │ │ • production-ready-hardener (Comprehensive production audit)│
104
+ │ │ • cloud-hosting-expert (Edge middleware & custom domains) │ │
105
+ │ │ • ci-cd-devops-architect (Deployment pipelines & IaC) │ │
106
+ │ │ • data-telemetry-expert (Observability & PostHog metrics) │ │
107
+ │ │ • performance-web-vitals (Lighthouse & Core Web Vitals) │ │
108
+ │ │ • session-handoff-resume (Save state checkpoint) │ │
109
+ │ │ • auto-doc-updater (CHANGELOG & BLUEPRINT automation) │ │
92
110
  │ └────────────────────────────────────────────────────────────┘ │
93
-
111
+
94
112
  └──────────────────────────────────────────────────────────────────┘
95
113
  ```
96
114
 
@@ -111,7 +129,7 @@ When this skill is triggered, execute the following **9-phase transformation pro
111
129
  ---
112
130
 
113
131
  #### PHASE 1: Discovery & Architecture Analysis
114
- **Orchestrates:** `app-analyzer-optimizer`, `prd-architect`, `brainstorming`, `mpa-orchestrator`, `bun-runtime-expert`
132
+ **Orchestrates:** `session-context-loader`, `app-analyzer-optimizer`, `prd-architect`, `brainstorming`, `mpa-orchestrator`, `spa-orchestrator`, `bun-runtime-expert`
115
133
 
116
134
  **Goal:** Understand the existing application and plan the transformation, including architectural pivots.
117
135
 
@@ -121,11 +139,9 @@ When this skill is triggered, execute the following **9-phase transformation pro
121
139
  - Identify authentication mechanism (if any)
122
140
  - List all API endpoints and their access patterns
123
141
  - Assess frontend architecture
124
-
125
142
  2. **Evaluate Core Architecture Shifts**:
126
- - Consider `mpa-orchestrator`: Should we consolidate into a Single Repo MPA or split into SPA micro-apps?
143
+ - Consider `mpa-orchestrator` / `spa-orchestrator`: Should we consolidate into a Single Repo MPA or split into SPA micro-apps?
127
144
  - Consider `bun-runtime-expert`: Is extreme performance required? Should we migrate to the Bun runtime?
128
-
129
145
  3. **Generate a SaaS PRD** using `prd-architect`:
130
146
  - Define target customer segments and pricing tiers (Free, Pro, Enterprise)
131
147
  - Establish usage limits per plan
@@ -142,65 +158,67 @@ When this skill is triggered, execute the following **9-phase transformation pro
142
158
  ---
143
159
 
144
160
  #### PHASE 2: Multi-Tenancy Foundation
145
- **Orchestrates:** `saas-multi-tenant`, `supabase-migration`, `supabase-security-expert` (for Shared Schema RLS)
161
+ **Orchestrates:** `saas-multi-tenant`, `database-orm-expert`, `edge-serverless-db-expert`, `supabase-migration`, `supabase-security-expert` (for Shared Schema RLS)
146
162
 
147
163
  **Goal:** Add tenant isolation to the database layer.
148
164
 
149
165
  **Checklist:**
150
- - [ ] Core SaaS tables created (workspaces, workspace_members, workspace_invitations)
166
+ - [ ] Core SaaS tables created (`workspaces`, `workspace_members`, `workspace_invitations`)
151
167
  - [ ] Decide on Tenancy Model (Shared Schema vs Isolated Schema)
152
- - [ ] Add `tenant_id` to all scoped tables (if Shared Schema) or configure dynamic routing (if Isolated Schema)
153
- - [ ] Apply RLS policies to restrict data access by tenant (if Shared Schema)
168
+ - [ ] Add `tenant_id` / `workspace_id` to all scoped tables (if Shared Schema) or configure dynamic routing (if Isolated Schema) using `database-orm-expert`
169
+ - [ ] Apply RLS policies to restrict data access by tenant (if Shared Schema) via `supabase-security-expert`
170
+ - [ ] Edge database pooling and serverless connection management configured via `edge-serverless-db-expert`
154
171
  - [ ] Tenant-aware middleware implemented
155
172
  - [ ] Existing data backfilled with default tenant
156
173
 
157
174
  ---
158
175
 
159
176
  #### PHASE 3: Authentication & Authorization
160
- **Orchestrates:** `fullstack-expert`, `supabase-security-expert`, `firebase-security-expert`
177
+ **Orchestrates:** `authentication-identity-expert`, `fullstack-expert`, `supabase-security-expert`, `firebase-security-expert`, `zero-trust-secret-vault`
161
178
 
162
- **Goal:** Implement production-grade auth with role-based access.
179
+ **Goal:** Implement production-grade auth with role-based access control and zero-trust secret management.
163
180
 
164
181
  **Checklist:**
165
- - [ ] Auth provider configured with email + at least 1 OAuth provider
182
+ - [ ] Auth provider configured with email + at least 1 OAuth provider using `authentication-identity-expert`
166
183
  - [ ] RBAC roles defined (owner, admin, member, viewer)
167
184
  - [ ] Authorization middleware protects all routes/endpoints
168
- - [ ] JWT custom claims include workspace_id and role
185
+ - [ ] JWT custom claims include `workspace_id` and `role`
169
186
  - [ ] Session Management Optimization: Implement Edge-ready session validation (e.g., Redis or JWT) to minimize database lookups
187
+ - [ ] API keys and secrets stored and rotated securely via `zero-trust-secret-vault`
170
188
 
171
189
  ---
172
190
 
173
191
  #### PHASE 4: Billing & Subscription
174
- **Orchestrates:** `saas-billing`, `saas-mvp-launcher`, `fullstack-expert`, `senior-frontend`
192
+ **Orchestrates:** `saas-billing`, `payment-gateway-expert`, `doku-payment-gateway`, `saas-mvp-launcher`, `fullstack-expert`, `senior-frontend`, `email-notification-expert`
175
193
 
176
- **Goal:** Integrate payment processing and subscription management.
194
+ **Goal:** Integrate payment processing, local billing sync, and automated transactional communications.
177
195
 
178
196
  **Checklist:**
179
- - [ ] Pricing tiers defined with Stripe products/prices
180
- - [ ] Subscription table created with proper schema
181
- - [ ] Stripe Checkout integration working (subscribe flow)
182
- - [ ] All critical webhooks handled with idempotency
183
- - [ ] Customer portal accessible (manage subscription, invoices)
184
- - [ ] Trial period implemented with expiry notifications
197
+ - [ ] Pricing tiers defined with Stripe / LemonSqueezy / DOKU products & prices
198
+ - [ ] Subscription table created with proper multi-gateway schema via `saas-billing`
199
+ - [ ] Payment gateway Checkout integration working (subscribe & upgrade flows) via `payment-gateway-expert` or `doku-payment-gateway`
200
+ - [ ] All critical webhooks handled with idempotency (payment succeeded, subscription updated, cancelled)
201
+ - [ ] Customer portal accessible (manage subscription, payment methods, invoices)
202
+ - [ ] Trial period implemented with expiry notifications sent via `email-notification-expert`
185
203
 
186
204
  ---
187
205
 
188
206
  #### PHASE 5: Workspace & Team Management
189
- **Orchestrates:** `saas-multi-tenant`, `senior-frontend`, `ui-ux-pro-max`
207
+ **Orchestrates:** `saas-multi-tenant`, `form-validation-expert`, `email-notification-expert`, `ui-components-expert`, `senior-frontend`, `ui-ux-pro-max`
190
208
 
191
- **Goal:** Build workspace creation, team invitations, and settings management.
209
+ **Goal:** Build workspace creation, team invitations, role management, and settings UI.
192
210
 
193
211
  **Checklist:**
194
- - [ ] Workspace CRUD operations working
195
- - [ ] Workspace switching UI in navbar
196
- - [ ] Email invitation with unique token link
212
+ - [ ] Workspace CRUD operations working with strict validation (`form-validation-expert`)
213
+ - [ ] Workspace switching UI in navbar (`ui-components-expert`)
214
+ - [ ] Email invitation flow with secure token link sent via `email-notification-expert`
197
215
  - [ ] Member role management (view, change, remove)
198
216
  - [ ] Team size limits enforced by plan
199
217
 
200
218
  ---
201
219
 
202
220
  #### PHASE 6: SaaS Frontend & Landing
203
- **Orchestrates:** `senior-frontend`, `tanstack-query-expert`, `multiple-entry-points`, `tailwind-expert`, `seo-aeo-landing-page-writer`, `seo`, `seo-geo`, `hig`
221
+ **Orchestrates:** `senior-frontend`, `tanstack-query-expert`, `multiple-entry-points`, `tailwind-expert`, `design-system-architect`, `seo-aeo-landing-page-writer`, `seo`, `seo-geo`, `hig`
204
222
 
205
223
  **Goal:** Build the SaaS frontend: app shell, dashboard, marketing pages, and super admin panel.
206
224
 
@@ -208,71 +226,78 @@ When this skill is triggered, execute the following **9-phase transformation pro
208
226
  1. **Architecture Separation (`multiple-entry-points`)**: Separate authenticated SaaS application from marketing pages and the Super Admin dashboard (which MUST be deployed on a separate subdomain like `admin.example.com` for application management).
209
227
  2. **State Management (`tanstack-query-expert`)**: Implement robust asynchronous state handling, ensuring optimistic UI updates (e.g., when a user updates their profile, the UI reflects it instantly while the server syncs).
210
228
  3. **App shell / Layout**: Authenticated layout with sidebar navigation, breadcrumbs, and workspace context.
211
- 4. **Marketing / Landing page**: Convert users with a highly optimized, SEO/GEO friendly landing page.
229
+ 4. **Marketing / Landing page**: Convert users with a highly optimized, SEO/GEO friendly landing page created with `seo-aeo-landing-page-writer`.
212
230
 
213
231
  **Checklist:**
214
232
  - [ ] App shell with sidebar, header, workspace switcher
215
233
  - [ ] Advanced data fetching with TanStack Query (no raw useEffects)
234
+ - [ ] Design system tokens configured with `design-system-architect` / `tailwind-expert`
216
235
  - [ ] Settings pages (account, workspace, team, billing)
217
236
  - [ ] Landing page with pricing and social proof
218
237
  - [ ] Super Admin dashboard deployed on a separate subdomain
219
- - [ ] SEO meta tags and Structured data on all public pages
220
- - [ ] Consistent design system (colors, typography, spacing)
238
+ - [ ] SEO meta tags and Structured data on all public pages (`seo` / `seo-geo`)
221
239
 
222
240
  ---
223
241
 
224
- #### PHASE 7: API Layer & Feature Gating
225
- **Orchestrates:** `fullstack-expert`, `scalability-clean-code`, `senior-fullstack`
242
+ #### PHASE 7: API Layer, Background Workers & Feature Gating
243
+ **Orchestrates:** `api-design-expert`, `rate-limit-abuse-prevention`, `feature-flag-analytics-expert`, `async-queue-temporal-expert`, `cron-scheduler-expert`, `js-backend-expert`, `go-programming-expert`, `mcp-server-architect`, `multi-agent-orchestration`, `scalability-clean-code`
226
244
 
227
- **Goal:** Add API versioning, rate limiting, and plan-based feature restrictions.
245
+ **Goal:** Add API versioning, rate limiting, background job queues, and plan-based feature gating.
228
246
 
229
247
  **Checklist:**
230
- - [ ] API versioning implemented (/api/v1/)
231
- - [ ] Rate limiting configured per plan
232
- - [ ] Feature-check middleware on gated routes
233
- - [ ] Usage metering tracking API calls, storage, members
234
- - [ ] Warning notifications at 80% and 100% usage
248
+ - [ ] API versioning implemented (`/api/v1/`) with OpenAPI specs (`api-design-expert`)
249
+ - [ ] Rate limiting and bot protection configured per plan via `rate-limit-abuse-prevention`
250
+ - [ ] Feature flag & gating middleware configured per subscription tier via `feature-flag-analytics-expert`
251
+ - [ ] Usage metering tracking API calls, storage, members, and background jobs
252
+ - [ ] Durable workflow background jobs configured via `async-queue-temporal-expert` / `cron-scheduler-expert`
253
+ - [ ] MCP Server endpoints exposed for AI agents via `mcp-server-architect`
235
254
 
236
255
  ---
237
256
 
238
257
  #### PHASE 8: Testing, Security & Quality Assurance
239
- **Orchestrates:** `e2e-testing-expert`, `secure-fuzz-testing`, `coderabbit`
258
+ **Orchestrates:** `e2e-testing-expert`, `browser-automation-expert`, `secure-fuzz-testing`, `error-resilience-expert`, `logging-error-tracking-expert`, `coderabbit`
240
259
 
241
- **Goal:** Validate core business logic and guarantee security before deployment.
260
+ **Goal:** Validate core business logic, ensure fault tolerance, and guarantee security before deployment.
242
261
 
243
262
  **Steps:**
244
263
  1. **End-to-End Testing (`e2e-testing-expert`)**: Write Playwright tests for critical paths: Signup, Login, Stripe Checkout, and Workspace Invitation.
245
- 2. **Security & Fuzzing (`secure-fuzz-testing`)**: Write coverage-guided fuzz tests for any custom data parsers, file uploads, or binary data streams to prevent memory leaks and unexpected crashes.
246
- 3. **Automated Review (`coderabbit`)**: Configure CodeRabbit to automatically review all PRs going into main, ensuring code quality and summarizing architectural changes.
264
+ 2. **Visual & Automation Audit (`browser-automation-expert`)**: Validate responsive UI workflows and visual regression.
265
+ 3. **Security & Fuzzing (`secure-fuzz-testing`)**: Write coverage-guided fuzz tests for custom data parsers, file uploads, or binary data streams to prevent memory leaks and unexpected crashes.
266
+ 4. **Resilience & Observability (`error-resilience-expert`, `logging-error-tracking-expert`)**: Configure circuit breakers, retry strategies, structured logging, and Sentry error tracking.
267
+ 5. **Automated Review (`coderabbit`)**: Configure CodeRabbit to automatically review all PRs going into main, ensuring code quality and summarizing architectural changes.
247
268
 
248
269
  **Checklist:**
249
270
  - [ ] Playwright E2E tests passing for authentication & billing flows
250
271
  - [ ] Fuzz tests implemented for critical parsers/endpoints
272
+ - [ ] Circuit breakers and retries configured for third-party API dependencies
273
+ - [ ] Structured logging and error tracking (Sentry) active
251
274
  - [ ] `.coderabbit.yaml` configured for automated PR reviews
252
275
  - [ ] All unit/integration tests (Vitest) passing in CI
253
276
 
254
277
  ---
255
278
 
256
- #### PHASE 9: Production Hardening & Cloud Deployment
257
- **Orchestrates:** `production-ready-hardener`, `cloud-hosting-expert`, `auto-doc-updater`, `saas-mvp-launcher`
279
+ #### PHASE 9: Production Hardening, Cloud Deployment & Handoff
280
+ **Orchestrates:** `production-ready-hardener`, `cloud-hosting-expert`, `ci-cd-devops-architect`, `data-telemetry-expert`, `performance-web-vitals`, `session-handoff-resume`, `auto-doc-updater`
258
281
 
259
- **Goal:** Harden the application and deploy to Edge/Cloud architecture.
282
+ **Goal:** Harden the application, deploy to Edge/Cloud architecture, establish CI/CD pipelines, and document state.
260
283
 
261
284
  **Steps:**
262
285
  1. **Hardening**: Run the full `production-ready-hardener` audit.
263
- 2. **Edge Deployment (`cloud-hosting-expert`)**:
264
- - Deploy to Vercel/Cloudflare.
286
+ 2. **Edge & Cloud Deployment (`cloud-hosting-expert`, `ci-cd-devops-architect`)**:
287
+ - Deploy to Vercel/Cloudflare with CI/CD GitHub Actions pipelines.
265
288
  - Configure Edge Middleware for tenant identification (e.g., rewriting `tenant1.myapp.com`).
266
289
  - Implement custom domains using Cloudflare for SaaS.
267
- 3. **Pre-launch**: Update `CHANGELOG.md` and complete the launch checklist.
290
+ 3. **Performance & Telemetry (`performance-web-vitals`, `data-telemetry-expert`)**: Ensure Core Web Vitals optimization and active telemetry tracking (OpenTelemetry / PostHog).
291
+ 4. **State Checkpoint & Documentation (`session-handoff-resume`, `auto-doc-updater`)**: Save ultra-compact state checkpoint and update `CHANGELOG.md` and `BLUEPRINT.md`.
268
292
 
269
293
  **Checklist:**
270
294
  - [ ] Production-ready-hardener audit score ≥ 85
271
295
  - [ ] Edge Middleware configured for tenant routing
272
- - [ ] Stripe live mode configured and tested
273
- - [ ] Error monitoring and analytics active
296
+ - [ ] Payment gateway live mode configured and tested
297
+ - [ ] Observability, telemetry, and error monitoring active
298
+ - [ ] Core Web Vitals pass Performance benchmarks (LCP < 2.5s, INP < 200ms)
274
299
  - [ ] Documentation updated (CHANGELOG, BLUEPRINT, README)
275
- - [ ] Pre-launch checklist 100% complete
300
+ - [ ] Session state checkpoint saved via `session-handoff-resume`
276
301
 
277
302
  ---
278
303
 
@@ -305,7 +330,11 @@ Prioritized action items for post-launch iteration.
305
330
 
306
331
  ### Scoring Methodology
307
332
 
308
- Each phase is scored 0-100 based on checklist completion.
333
+ Setiap fase dinilai 0-100 berdasarkan penyelesaian checklist:
334
+ - **95-100**: Complete ✅
335
+ - **80-94**: Almost complete, minor gaps ⚠️
336
+ - **60-79**: Significant items missing 🟡
337
+ - **Below 60**: Phase not implemented 🔴
309
338
 
310
339
  **Overall Score** = Weighted average:
311
340
  - Discovery (5%) + Multi-Tenancy (**20%**) + Auth (10%) + Billing (**20%**) + Teams (10%) + Frontend (10%) + API & Gating (10%) + Testing (5%) + Production (10%)
@@ -322,17 +351,17 @@ Skill ini TIDAK menggantikan skill individual — ia **mengoordinasikan** mereka
322
351
 
323
352
  ### Peta Skill yang Diorkestrasi
324
353
 
325
- | Fase | Skill yang Digunakan | Fokus |
326
- |------|---------------------|-------|
327
- | 1. Discovery & Arsitektur | `app-analyzer-optimizer`, `prd-architect`, `mpa-orchestrator`, `bun-runtime-expert` | Audit codebase, MPA vs SPA, evaluasi Bun |
328
- | 2. Fondasi Multi-Tenancy | `saas-multi-tenant`, `supabase-migration`, `supabase-security-expert` | Shared/Isolated Schema, RLS, isolasi data |
329
- | 3. Autentikasi & Otorisasi | `fullstack-expert`, `supabase-security-expert`, `firebase-security-expert` | OAuth/OIDC, RBAC, JWT claims |
330
- | 4. Billing & Langganan | `saas-billing`, `saas-mvp-launcher`, `fullstack-expert`, `senior-frontend` | Stripe/Midtrans, webhook, dunning |
331
- | 5. Workspace & Tim | `saas-multi-tenant`, `senior-frontend`, `ui-ux-pro-max` | Invite, roles, onboarding |
332
- | 6. Frontend SaaS & Landing | `senior-frontend`, `tanstack-query-expert`, `multiple-entry-points`, `tailwind-expert`, `seo-aeo-landing-page-writer`, `seo` | App shell, TanStack Query state, marketing |
333
- | 7. API & Feature Gating | `fullstack-expert`, `scalability-clean-code`, `senior-fullstack` | Versioning, rate limit, usage metering |
334
- | 8. Pengujian, Keamanan & QA | `e2e-testing-expert`, `secure-fuzz-testing`, `coderabbit` | Playwright E2E, Fuzz testing, AI Code Review |
335
- | 9. Pengerasan Produksi & Cloud | `production-ready-hardener`, `cloud-hosting-expert`, `auto-doc-updater` | Edge middleware, Vercel/Cloudflare, dokumentasi |
354
+ | Fase | Skill yang Digunakan | Fokus Utama |
355
+ |------|---------------------|-------------|
356
+ | 1. Discovery & Arsitektur | `session-context-loader`, `app-analyzer-optimizer`, `prd-architect`, `brainstorming`, `mpa-orchestrator`, `spa-orchestrator`, `bun-runtime-expert` | Muat konteks, audit codebase, evaluasi MPA vs SPA & Bun runtime |
357
+ | 2. Fondasi Multi-Tenancy | `saas-multi-tenant`, `database-orm-expert`, `edge-serverless-db-expert`, `supabase-migration`, `supabase-security-expert` | Model Shared/Isolated Schema, RLS, ORM schema & edge database pooling |
358
+ | 3. Autentikasi & Otorisasi | `authentication-identity-expert`, `fullstack-expert`, `supabase-security-expert`, `firebase-security-expert`, `zero-trust-secret-vault` | OAuth2/OIDC, RBAC/ABAC, JWT custom claims, session Edge & secret vault |
359
+ | 4. Billing & Langganan | `saas-billing`, `payment-gateway-expert`, `doku-payment-gateway`, `saas-mvp-launcher`, `fullstack-expert`, `senior-frontend`, `email-notification-expert` | Stripe/Midtrans/DOKU, webhook idempotency, sync billing & notifikasi email |
360
+ | 5. Workspace & Tim | `saas-multi-tenant`, `form-validation-expert`, `email-notification-expert`, `ui-components-expert`, `senior-frontend`, `ui-ux-pro-max` | Invite flow, token link, manajemen role, UI workspace switcher |
361
+ | 6. Frontend SaaS & Landing | `senior-frontend`, `tanstack-query-expert`, `multiple-entry-points`, `tailwind-expert`, `design-system-architect`, `seo-aeo-landing-page-writer`, `seo`, `seo-geo`, `hig` | Separation (App/Landing/Admin), TanStack Query state, landing page SEO |
362
+ | 7. API & Feature Gating | `api-design-expert`, `rate-limit-abuse-prevention`, `feature-flag-analytics-expert`, `async-queue-temporal-expert`, `cron-scheduler-expert`, `js-backend-expert`, `go-programming-expert`, `mcp-server-architect`, `multi-agent-orchestration`, `scalability-clean-code` | REST/OpenAPI, rate limiting, feature gating, background jobs & MCP tools |
363
+ | 8. Pengujian, Keamanan & QA | `e2e-testing-expert`, `browser-automation-expert`, `secure-fuzz-testing`, `error-resilience-expert`, `logging-error-tracking-expert`, `coderabbit` | Playwright E2E, fuzz testing, error resilience (retry/circuit breaker) & CodeRabbit |
364
+ | 9. Pengerasan Produksi & Cloud | `production-ready-hardener`, `cloud-hosting-expert`, `ci-cd-devops-architect`, `data-telemetry-expert`, `performance-web-vitals`, `session-handoff-resume`, `auto-doc-updater` | Edge middleware, CI/CD pipeline, Core Web Vitals, checkpoint & auto-doc |
336
365
 
337
366
  ### Kondisi Pemicu
338
367
  Aktifkan skill ini ketika pengguna:
@@ -351,81 +380,95 @@ Ketika skill ini dipicu, jalankan **9 fase transformasi secara berurutan**. Seti
351
380
  ---
352
381
 
353
382
  #### FASE 1: Discovery & Analisis Arsitektur
354
- **Mengorkestrasi:** `app-analyzer-optimizer`, `prd-architect`, `brainstorming`, `mpa-orchestrator`, `bun-runtime-expert`
383
+ **Mengorkestrasi:** `session-context-loader`, `app-analyzer-optimizer`, `prd-architect`, `brainstorming`, `mpa-orchestrator`, `spa-orchestrator`, `bun-runtime-expert`
355
384
 
356
385
  - [ ] Semua tabel/model database dipetakan
357
386
  - [ ] Keputusan arsitektur (MPA vs SPA, Node vs Bun) dievaluasi
358
387
  - [ ] Mekanisme autentikasi diidentifikasi
359
388
  - [ ] Tier harga target ditentukan (minimal Free + 1 berbayar)
360
- - [ ] Model tenancy diputuskan
389
+ - [ ] Model tenancy diputuskan (Shared Schema vs Isolated Schema)
390
+ - [ ] Provider Auth & Billing dipilih
361
391
 
362
392
  #### FASE 2: Fondasi Multi-Tenancy
363
- **Mengorkestrasi:** `saas-multi-tenant`, `supabase-migration`, `supabase-security-expert` (untuk RLS Shared Schema)
393
+ **Mengorkestrasi:** `saas-multi-tenant`, `database-orm-expert`, `edge-serverless-db-expert`, `supabase-migration`, `supabase-security-expert` (untuk RLS Shared Schema)
364
394
 
395
+ - [ ] Tabel inti SaaS dibuat (`workspaces`, `workspace_members`, `workspace_invitations`)
365
396
  - [ ] Tentukan Model Tenancy (Shared Schema vs Isolated Schema)
366
- - [ ] Tambahkan `tenant_id` ke semua tabel terkait (jika Shared Schema) atau konfigurasi routing dinamis (jika Isolated Schema)
367
- - [ ] Terapkan kebijakan RLS untuk membatasi akses data per tenant (jika Shared Schema)
397
+ - [ ] Tambahkan `tenant_id` / `workspace_id` ke semua tabel terkait via `database-orm-expert`
398
+ - [ ] Terapkan kebijakan RLS untuk membatasi akses data per tenant via `supabase-security-expert`
399
+ - [ ] Konfigurasi edge database pooling dan connection management via `edge-serverless-db-expert`
368
400
  - [ ] Middleware tenant-aware diimplementasikan
369
401
  - [ ] Data existing di-backfill dengan tenant default
370
402
 
371
403
  #### FASE 3: Autentikasi & Otorisasi
372
- **Mengorkestrasi:** `fullstack-expert`, `supabase-security-expert`, `firebase-security-expert`
404
+ **Mengorkestrasi:** `authentication-identity-expert`, `fullstack-expert`, `supabase-security-expert`, `firebase-security-expert`, `zero-trust-secret-vault`
373
405
 
374
- - [ ] Provider auth dikonfigurasi (email + minimal 1 OAuth)
406
+ - [ ] Provider auth dikonfigurasi (email + minimal 1 OAuth) menggunakan `authentication-identity-expert`
375
407
  - [ ] Role RBAC didefinisikan (owner, admin, member, viewer)
376
408
  - [ ] Middleware otorisasi melindungi semua route/endpoint
377
- - [ ] Optimasi Session Management: Implementasikan validasi sesi Edge-ready (contoh: Redis atau JWT custom claims) untuk meminimalkan beban query ke database
409
+ - [ ] JWT custom claims mencakup `workspace_id` dan `role`
410
+ - [ ] Optimasi Session Management: Implementasikan validasi sesi Edge-ready (contoh: Redis atau JWT) untuk meminimalkan beban query ke database
411
+ - [ ] API keys dan rahasia disimpan & dirotasi aman via `zero-trust-secret-vault`
378
412
 
379
413
  #### FASE 4: Billing & Langganan
380
- **Mengorkestrasi:** `saas-mvp-launcher`, `fullstack-expert`, `senior-frontend`
414
+ **Mengorkestrasi:** `saas-billing`, `payment-gateway-expert`, `doku-payment-gateway`, `saas-mvp-launcher`, `fullstack-expert`, `senior-frontend`, `email-notification-expert`
381
415
 
382
- - [ ] Tabel subscription dibuat dengan schema multi-gateway
383
- - [ ] Integrasi Checkout (hosted session/widget) berfungsi
384
- - [ ] Semua webhook kritis ditangani dengan idempotency
385
- - [ ] Penanganan pembayaran gagal (dunning management) dikonfigurasi
416
+ - [ ] Tier harga didefinisikan pada Stripe / LemonSqueezy / DOKU
417
+ - [ ] Tabel subscription dibuat dengan schema multi-gateway via `saas-billing`
418
+ - [ ] Integrasi Checkout (subscribe & upgrade) berfungsi via `payment-gateway-expert` atau `doku-payment-gateway`
419
+ - [ ] Semua webhook kritis ditangani dengan idempotency (pembayaran berhasil, langganan berubah, pembatalan)
420
+ - [ ] Portal pelanggan diakses (manajemen langganan, metode pembayaran, invoice)
421
+ - [ ] Penanganan periode trial dan notifikasi email via `email-notification-expert`
386
422
 
387
423
  #### FASE 5: Workspace & Manajemen Tim
388
- **Mengorkestrasi:** `saas-multi-tenant`, `senior-frontend`, `ui-ux-pro-max`
424
+ **Mengorkestrasi:** `saas-multi-tenant`, `form-validation-expert`, `email-notification-expert`, `ui-components-expert`, `senior-frontend`, `ui-ux-pro-max`
389
425
 
390
- - [ ] UI workspace switching di navbar
391
- - [ ] Flow terima/tolak undangan dengan link token unik
426
+ - [ ] CRUD workspace berfungsi dengan validasi ketat (`form-validation-expert`)
427
+ - [ ] UI workspace switching di navbar (`ui-components-expert`)
428
+ - [ ] Flow terima/tolak undangan dengan link token unik dikirim via `email-notification-expert`
392
429
  - [ ] Manajemen role anggota (lihat, ubah, hapus)
393
430
  - [ ] Batas ukuran tim berdasarkan plan
394
431
 
395
432
  #### FASE 6: Frontend SaaS & Landing
396
- **Mengorkestrasi:** `senior-frontend`, `tanstack-query-expert`, `multiple-entry-points`, `tailwind-expert`, `seo-aeo-landing-page-writer`, `seo`, `hig`
433
+ **Mengorkestrasi:** `senior-frontend`, `tanstack-query-expert`, `multiple-entry-points`, `tailwind-expert`, `design-system-architect`, `seo-aeo-landing-page-writer`, `seo`, `seo-geo`, `hig`
397
434
 
398
435
  - [ ] Arsitektur dipisah antara aplikasi SaaS, landing page, dan Super Admin (`multiple-entry-points`)
399
436
  - [ ] Dashboard Super Admin untuk manajemen aplikasi (wajib di-deploy pada subdomain terpisah seperti `admin.domain.com`)
400
437
  - [ ] App shell dengan sidebar, header, workspace switcher
401
438
  - [ ] Pengambilan data (data fetching) modern dengan TanStack Query
402
- - [ ] Dashboard dengan metrik dan grafik penggunaan
403
- - [ ] Landing page teroptimasi SEO dengan pricing dan social proof
439
+ - [ ] Design system tokens dikonfigurasi via `design-system-architect` / `tailwind-expert`
440
+ - [ ] Landing page teroptimasi SEO dengan pricing dan social proof (`seo-aeo-landing-page-writer`)
404
441
 
405
442
  #### FASE 7: API & Feature Gating
406
- **Mengorkestrasi:** `fullstack-expert`, `scalability-clean-code`, `senior-fullstack`
443
+ **Mengorkestrasi:** `api-design-expert`, `rate-limit-abuse-prevention`, `feature-flag-analytics-expert`, `async-queue-temporal-expert`, `cron-scheduler-expert`, `js-backend-expert`, `go-programming-expert`, `mcp-server-architect`, `multi-agent-orchestration`, `scalability-clean-code`
407
444
 
408
- - [ ] API versioning diimplementasikan (/api/v1/)
409
- - [ ] Rate limiting dikonfigurasi per plan
410
- - [ ] Sistem feature flags/gating operasional
411
- - [ ] Usage metering melacak API calls, storage, members
445
+ - [ ] API versioning diimplementasikan (`/api/v1/`) dengan dokumentasi OpenAPI (`api-design-expert`)
446
+ - [ ] Rate limiting dan proteksi bot dikonfigurasi per plan via `rate-limit-abuse-prevention`
447
+ - [ ] Sistem feature flags / gating operasional per plan tier via `feature-flag-analytics-expert`
448
+ - [ ] Usage metering melacak API calls, storage, members, dan background jobs
449
+ - [ ] Background job queues berdurabilitas tinggi via `async-queue-temporal-expert` / `cron-scheduler-expert`
450
+ - [ ] Endpoint MCP Server terekspos untuk agen AI via `mcp-server-architect`
412
451
 
413
452
  #### FASE 8: Pengujian, Keamanan & QA
414
- **Mengorkestrasi:** `e2e-testing-expert`, `secure-fuzz-testing`, `coderabbit`
453
+ **Mengorkestrasi:** `e2e-testing-expert`, `browser-automation-expert`, `secure-fuzz-testing`, `error-resilience-expert`, `logging-error-tracking-expert`, `coderabbit`
415
454
 
416
- - [ ] Playwright E2E test disiapkan untuk alur penting (login, checkout)
417
- - [ ] Fuzz testing diimplementasikan untuk keamanan parser data
455
+ - [ ] Playwright E2E test disiapkan untuk alur penting (login, checkout, undangan team)
456
+ - [ ] Fuzz testing diimplementasikan untuk keamanan parser data (`secure-fuzz-testing`)
457
+ - [ ] Ketahanan error (circuit breaker & retry logic) dan logging terstruktur (Sentry) aktif
418
458
  - [ ] CodeRabbit dikonfigurasi (`.coderabbit.yaml`) untuk AI code review di CI/CD
419
459
  - [ ] Unit test dan integration test (Vitest) lulus di CI
420
460
 
421
461
  #### FASE 9: Pengerasan Produksi & Deployment Cloud
422
- **Mengorkestrasi:** `production-ready-hardener`, `cloud-hosting-expert`, `auto-doc-updater`, `saas-mvp-launcher`
462
+ **Mengorkestrasi:** `production-ready-hardener`, `cloud-hosting-expert`, `ci-cd-devops-architect`, `data-telemetry-expert`, `performance-web-vitals`, `session-handoff-resume`, `auto-doc-updater`
423
463
 
424
464
  - [ ] Skor audit production-ready-hardener ≥ 85
425
465
  - [ ] Middleware Edge (Vercel/Cloudflare) dikonfigurasi untuk routing multi-tenant
426
- - [ ] Mode Stripe Live dikonfigurasi
427
- - [ ] Monitoring error dan analytics aktif
466
+ - [ ] Pipeline CI/CD dikonfigurasi dengan GitHub Actions (`ci-cd-devops-architect`)
467
+ - [ ] Mode Payment Gateway Live dikonfigurasi & diuji
468
+ - [ ] Monitoring error, analitik, dan telemetri aktif (`data-telemetry-expert`)
469
+ - [ ] Optimasi Core Web Vitals lulus (LCP < 2.5s, INP < 200ms)
428
470
  - [ ] Dokumentasi diperbarui (CHANGELOG, BLUEPRINT, README)
471
+ - [ ] Session state checkpoint disimpan via `session-handoff-resume`
429
472
 
430
473
  ---
431
474