vibes-plug 1.0.0 → 2.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (123) hide show
  1. package/.github/workflows/publish.yml +20 -0
  2. package/AGENTS.md +66 -0
  3. package/BLUEPRINT.md +152 -60
  4. package/CHANGELOG.md +50 -0
  5. package/README.md +346 -194
  6. package/package.json +25 -25
  7. package/plugin.json +1 -1
  8. package/skills/ai-cost-token-optimizer/SKILL.md +52 -0
  9. package/skills/ai-llm-integration-expert/SKILL.md +180 -162
  10. package/skills/api-design-expert/SKILL.md +314 -310
  11. package/skills/app-analyzer-optimizer/SKILL.md +193 -189
  12. package/skills/apple-ecosystem-expert/SKILL.md +142 -0
  13. package/skills/async-queue-temporal-expert/SKILL.md +54 -0
  14. package/skills/authentication-identity-expert/SKILL.md +251 -20
  15. package/skills/auto-doc-updater/SKILL.md +214 -204
  16. package/skills/autonomous-chaos-monkey/SKILL.md +63 -0
  17. package/skills/autonomous-red-teamer/SKILL.md +59 -0
  18. package/skills/autonomous-swarm-director/SKILL.md +69 -0
  19. package/skills/autonomous-tdd-debugger/SKILL.md +65 -0
  20. package/skills/bootstrap-to-modern/SKILL.md +90 -86
  21. package/skills/brainstorming/SKILL.md +373 -353
  22. package/skills/browser-automation-expert/SKILL.md +46 -0
  23. package/skills/ci-cd-devops-architect/SKILL.md +72 -45
  24. package/skills/cloud-hosting-expert/SKILL.md +244 -244
  25. package/skills/coderabbit/SKILL.md +192 -192
  26. package/skills/cron-scheduler-expert/SKILL.md +298 -0
  27. package/skills/data-telemetry-expert/SKILL.md +213 -213
  28. package/skills/database-orm-expert/SKILL.md +294 -294
  29. package/skills/dependency-upgrade-migrator/SKILL.md +295 -0
  30. package/skills/design-system-architect/SKILL.md +27 -10
  31. package/skills/doku-mcp-server/SKILL.md +251 -0
  32. package/skills/doku-payment-gateway/SKILL.md +227 -0
  33. package/skills/e2e-testing-expert/SKILL.md +315 -315
  34. package/skills/edge-serverless-db-expert/SKILL.md +43 -0
  35. package/skills/email-notification-expert/SKILL.md +362 -0
  36. package/skills/error-resilience-expert/SKILL.md +480 -0
  37. package/skills/event-driven-architect/SKILL.md +81 -81
  38. package/skills/feature-flag-analytics-expert/SKILL.md +46 -0
  39. package/skills/file-upload-media-expert/SKILL.md +431 -0
  40. package/skills/form-validation-expert/SKILL.md +401 -0
  41. package/skills/fullstack-expert/SKILL.md +202 -202
  42. package/skills/fullstack-expert/references/api_design_guide.md +466 -466
  43. package/skills/fullstack-expert/references/multi_language_backend.md +528 -528
  44. package/skills/fullstack-expert/scripts/api_contract_validator.py +253 -253
  45. package/skills/fullstack-expert/scripts/architecture_analyzer.py +326 -326
  46. package/skills/gemini-agent-booster/SKILL.md +135 -135
  47. package/skills/global-a11y-i18n-expert/SKILL.md +81 -81
  48. package/skills/glsl-shader-expert/SKILL.md +101 -0
  49. package/skills/go-programming-expert/SKILL.md +295 -295
  50. package/skills/graphql-apollo-expert/SKILL.md +108 -0
  51. package/skills/hig/SKILL.md +188 -188
  52. package/skills/hyper-context-synthesizer/SKILL.md +55 -0
  53. package/skills/js-backend-expert/SKILL.md +34 -9
  54. package/skills/legacy-code-translator/SKILL.md +65 -0
  55. package/skills/llm-cost-arbitrage-router/SKILL.md +59 -0
  56. package/skills/logging-error-tracking-expert/SKILL.md +338 -0
  57. package/skills/mcp-client-orchestrator/SKILL.md +70 -0
  58. package/skills/mcp-server-architect/SKILL.md +194 -194
  59. package/skills/micro-frontend-architect/SKILL.md +106 -0
  60. package/skills/mobile-expo-expert/SKILL.md +186 -186
  61. package/skills/mobile-push-notification-expert/SKILL.md +51 -0
  62. package/skills/monday-design-aesthetic/SKILL.md +67 -67
  63. package/skills/monorepo-architect/SKILL.md +227 -227
  64. package/skills/mpa-orchestrator/SKILL.md +101 -101
  65. package/skills/multi-agent-orchestration/SKILL.md +234 -234
  66. package/skills/multiple-entry-points/SKILL.md +55 -55
  67. package/skills/mvc-expert/SKILL.md +231 -231
  68. package/skills/payment-gateway-expert/SKILL.md +45 -45
  69. package/skills/performance-web-vitals/SKILL.md +332 -332
  70. package/skills/post-quantum-crypto-migrator/SKILL.md +57 -0
  71. package/skills/prd-architect/SKILL.md +201 -191
  72. package/skills/proactive-background-watcher/SKILL.md +62 -0
  73. package/skills/production-ready-hardener/PRODUCTION_READINESS_REPORT.md +67 -0
  74. package/skills/production-ready-hardener/SKILL.md +173 -186
  75. package/skills/production-ready-hardener/references/production_checklist.md +161 -161
  76. package/skills/production-ready-hardener/scripts/production_readiness_scanner.py +881 -875
  77. package/skills/project-context-mapper/SKILL.md +79 -0
  78. package/skills/python-programming-expert/SKILL.md +263 -132
  79. package/skills/rate-limit-abuse-prevention/SKILL.md +371 -0
  80. package/skills/realtime-collaboration-expert/SKILL.md +45 -45
  81. package/skills/rust-programming-expert/SKILL.md +235 -235
  82. package/skills/saas-billing/SKILL.md +377 -377
  83. package/skills/saas-multi-tenant/SKILL.md +251 -237
  84. package/skills/saas-mvp-launcher/SKILL.md +10 -0
  85. package/skills/saas-transformer/SKILL.md +187 -144
  86. package/skills/saas-transformer/references/billing_integration_guide.md +401 -401
  87. package/skills/saas-transformer/references/feature_gating_patterns.md +137 -137
  88. package/skills/saas-transformer/references/saas_transformation_checklist.md +121 -121
  89. package/skills/saas-transformer/scripts/saas_transformation_scanner.py +39 -29
  90. package/skills/scalability-clean-code/SKILL.md +229 -229
  91. package/skills/self-evolving-memory-graph/SKILL.md +75 -0
  92. package/skills/self-healing-cloud-orchestrator/SKILL.md +57 -0
  93. package/skills/senior-frontend/SKILL.md +161 -161
  94. package/skills/senior-fullstack/SKILL.md +167 -167
  95. package/skills/seo/SKILL.md +235 -225
  96. package/skills/seo-geo/SKILL.md +188 -188
  97. package/skills/session-context-loader/SKILL.md +77 -0
  98. package/skills/session-handoff-resume/SKILL.md +158 -158
  99. package/skills/skill_baru/SKILL.md +172 -147
  100. package/skills/spa-orchestrator/SKILL.md +288 -288
  101. package/skills/state-management-expert/SKILL.md +272 -272
  102. package/skills/supabase-security-expert/SKILL.md +243 -243
  103. package/skills/tailwind-expert/SKILL.md +188 -188
  104. package/skills/tanstack-query-expert/SKILL.md +199 -199
  105. package/skills/token-saver/SKILL.md +119 -111
  106. package/skills/typescript-expert/SKILL.md +324 -279
  107. package/skills/ui-components-expert/SKILL.md +263 -46
  108. package/skills/ui-ux-pro-max/SKILL.md +202 -201
  109. package/skills/ui-ux-pro-max/scripts/__pycache__/core.cpython-310.pyc +0 -0
  110. package/skills/ui-ux-pro-max/scripts/__pycache__/design_system.cpython-310.pyc +0 -0
  111. package/skills/ui_ux_expert/SKILL.md +17 -6
  112. package/skills/vector-db-rag-expert/SKILL.md +52 -0
  113. package/skills/vibe-code-gardener/SKILL.md +181 -173
  114. package/skills/visual-qa-vision-agent/SKILL.md +65 -0
  115. package/skills/vue-frontend-expert/SKILL.md +126 -0
  116. package/skills/web-3d-graphics-expert/SKILL.md +131 -0
  117. package/skills/web-game-engine-expert/SKILL.md +96 -0
  118. package/skills/web-scraper/SKILL.md +207 -205
  119. package/skills/website-design-cloner/SKILL.md +174 -0
  120. package/skills/webxr-ar-vr-expert/SKILL.md +117 -0
  121. package/skills/zero-to-prod-orchestrator/SKILL.md +206 -180
  122. package/skills/zero-trust-secret-vault/SKILL.md +40 -0
  123. package/vibes-swarm-demo.gif +0 -0
@@ -1,180 +1,206 @@
1
- ---
2
- name: zero-to-prod-orchestrator
3
- description: "Master orchestrator to build an application from scratch to a production-ready release, enforcing strict step-by-step progression and continuous documentation / Orkestrator utama untuk membangun aplikasi dari nol hingga rilis siap produksi dengan dokumentasi bertahap."
4
- author: "Roedy Rustam"
5
- ---
6
-
7
- # Zero to Production Orchestrator (2026 Master Edition)
8
-
9
- [English](#english) | [Bahasa Indonesia](#bahasa-indonesia)
10
-
11
- ---
12
-
13
- <a name="english"></a>
14
- ## English
15
-
16
- ### Overview
17
- The **Zero to Production Orchestrator** is the ultimate master skill designed to orchestrate the entire `vibes-plug` ecosystem as a highly interconnected **engineering swarm**. By acting as the central conductor, it ensures that no sub-skill is executed in isolation. It guides fullstack developers through the complete software engineering lifecycle — from concept discovery to AI integration, multi-platform backend architecture, design systems, automated testing, GEO/AEO optimization, and production deployment.
18
-
19
- ### Trigger Conditions
20
- - Starting any new application development from scratch.
21
- - Asking for a complete, end-to-end fullstack development roadmap.
22
- - Orchestrating multiple domain skills across UI, Backend, AI/LLM, Database, Security, and Cloud.
23
-
24
- ### Core Principles & Hard Gates
25
- 1. **Never Skip Phases**: Each phase must be completed and validated before advancing to the next.
26
- 2. **Continuous Auto-Documentation**: Invoke `auto-doc-updater` to log changes in `CHANGELOG.md` and `BLUEPRINT.md` after every major milestone.
27
- 3. **Strict Progress Tracking**: Maintain a `PROGRESS.md` checklist in the repository root.
28
- 4. **State Preservation**: Utilize `session-handoff-resume` when pausing work or switching contexts, ensuring zero token waste.
29
- 5. **Efficiency**: Keep `token-saver` active during large refactors to maintain a lean, powerful execution loop.
30
-
31
- ---
32
-
33
- ### The 8-Phase Master Fullstack Pipeline
34
-
35
- ```
36
- PHASE 1 PHASE 2 PHASE 3 PHASE 4
37
- Discovery/PRD ---> Foundation ---> Database/ORM ---> Backend/APIs
38
- | |
39
- v v
40
- PHASE 8 PHASE 7 PHASE 6 PHASE 5
41
- Launch/Deploy <--- Security/GEO <--- Testing/QA <--- Frontend/UI
42
- ```
43
-
44
- #### PHASE 1: Discovery & AI PRD Architectural Planning
45
- **Orchestrates:** `prd-architect`, `brainstorming`, `mcp-server-architect`
46
- - [ ] Conduct structured dialogue to clarify product intent, target audience, and non-functional goals.
47
- - [ ] Draft a comprehensive Product Requirements Document (PRD).
48
- - [ ] Plan AI/LLM integration strategy (Vercel AI SDK, MCP Server tools, or Multi-Agent Graph).
49
- - [ ] Initialize `BLUEPRINT.md` and `PROGRESS.md`.
50
-
51
- #### PHASE 2: Project Foundation & Monorepo Setup
52
- **Orchestrates:** `monorepo-architect`, `bun-runtime-expert`, `python-programming-expert`, `go-programming-expert`
53
- - [ ] Initialize monorepo (Turborepo + pnpm workspaces) or single repo foundation.
54
- - [ ] Set up language runtimes: Node.js 22 LTS / Bun 1.2+ / Python 3.12+ (uv) / Go 1.23+.
55
- - [ ] Configure `Ruff`, `ESLint`, `Prettier`, and TypeScript strict configurations.
56
- - [ ] Setup initial CI/CD pipeline template.
57
-
58
- #### PHASE 3: Database & Multi-Tenant Core Architecture
59
- **Orchestrates:** `fullstack-expert`, `saas-multi-tenant`, `supabase-migration`, `supabase-security-expert`
60
- - [ ] Design normalized relational schemas and document models.
61
- - [ ] Configure ORM layer (Drizzle ORM / Prisma 6 / SQLx / sqlc).
62
- - [ ] Implement Row-Level Security (RLS) policies and tenant isolation.
63
- - [ ] Apply initial database migrations and connection poolers (PgBouncer/Supavisor/Neon).
64
-
65
- #### PHASE 4: Backend APIs, Microservices & AI Agents
66
- **Orchestrates:** `js-backend-expert`, `go-programming-expert`, `ai-llm-integration-expert`, `multi-agent-orchestration`, `mcp-server-architect`
67
- - [ ] Build high-throughput REST / GraphQL / gRPC APIs using Fastify 5, Hono, Gin, or Axum.
68
- - [ ] Implement authentication (Clerk, Auth.js, Supabase Auth) and RBAC middleware.
69
- - [ ] Build MCP Server tools or stateful LangGraph multi-agent workflows with human-in-the-loop gates.
70
- - [ ] Implement background processing queues (BullMQ + Redis) and rate limiters.
71
-
72
- #### PHASE 5: Frontend, Design Systems & Mobile Apps
73
- **Orchestrates:** `design-system-architect`, `senior-frontend`, `tailwind-expert`, `tanstack-query-expert`, `spa-orchestrator`, `mobile-expo-expert`, `tauri-expert`
74
- - [ ] Implement design tokens (OKLCH) and Tailwind CSS v4 `@theme` directive tokens.
75
- - [ ] Construct accessible component primitives using Radix UI / Base UI and CVA variants.
76
- - [ ] Build React 19 / Next.js 15 pages utilizing Server Components, Server Actions (`useActionState`, `useOptimistic`), advanced animations (GSAP), or Expo Router v4 for Mobile / Tauri v2 for Desktop.
77
- - [ ] If SPA architecture — coordinate with `spa-orchestrator` for routing (TanStack Router), state (TanStack Query v5), and decoupled API layer.
78
- - [ ] Integrate frontend state management with TanStack Query v5.
79
-
80
- #### PHASE 6: Automated Testing & Security Audit
81
- **Orchestrates:** `e2e-testing-expert`, `secure-fuzz-testing`, `firebase-security-expert`
82
- - [ ] Write unit and integration tests with Vitest and pytest.
83
- - [ ] Write resilient E2E browser tests with Playwright.
84
- - [ ] Execute security fuzz testing (Atheris / cargo-fuzz / native Go fuzzing).
85
- - [ ] Audit CORS, CSP headers, rate-limiting, and input sanitization.
86
-
87
- #### PHASE 7: Pre-Launch Hardening, Web Vitals & GEO/SEO
88
- **Orchestrates:** `production-ready-hardener`, `app-analyzer-optimizer`, `seo`, `seo-geo`, `seo-aeo-landing-page-writer`
89
- - [ ] Perform pre-launch audit across Core Web Vitals (LCP, INP, CLS) and bundle sizes.
90
- - [ ] Optimize Generative Engine Optimization (GEO) for AI Overviews, Perplexity, ChatGPT Search, and deploy `/llms.txt`.
91
- - [ ] Generate structured Schema.org JSON-LD markup and AEO conversion landing pages.
92
-
93
- #### PHASE 8: Launch, Deployment & Handover
94
- **Orchestrates:** `cloud-hosting-expert`, `saas-billing`, `saas-transformer`, `auto-doc-updater`
95
- - [ ] Deploy backend and edge services to Vercel, Cloudflare, AWS, or Railway.
96
- - [ ] For SaaS applications: deploy Super Admin dashboard on a **separate subdomain** (e.g., `admin.yourdomain.com`) with strict role-based access (`isSuperAdmin` flag).
97
- - [ ] Configure Stripe / Polar.sh / LemonSqueezy billing and webhooks.
98
- - [ ] Finalize `CHANGELOG.md`, `BLUEPRINT.md`, and `PROGRESS.md`.
99
- - [ ] Handover the production-grade application to the user.
100
-
101
- ---
102
-
103
- <a name="bahasa-indonesia"></a>
104
- ## Bahasa Indonesia
105
-
106
- ### Ringkasan
107
- **Zero to Production Orchestrator** adalah skill master utama yang dirancang untuk mengorkestrasi seluruh ekosistem `vibes-plug` sebagai sebuah **engineering swarm** yang saling terhubung erat. Dengan bertindak sebagai konduktor pusat, skill ini memastikan tidak ada sub-skill yang dieksekusi secara terisolasi. Skill ini memandu pengembang *fullstack* melalui seluruh siklus hidup rekayasa perangkat lunak — mulai dari tahap ide awal hingga integrasi AI, arsitektur backend multi-platform, design system, pengujian otomatis, optimasi GEO/AEO, dan deployment produksi.
108
-
109
- ### Kondisi Pemicu
110
- - Memulai pengembangan aplikasi baru dari nol.
111
- - Meminta panduan roadmap pengembangan fullstack end-to-end yang terstruktur.
112
- - Mengorkestrasi berbagai skill spesialis lintas domain (UI, Backend, AI/LLM, Database, Keamanan, dan Cloud).
113
-
114
- ### Prinsip Inti & Gerbang Ketat
115
- 1. **Jangan Pernah Melewati Fase**: Setiap fase harus diselesaikan dan divalidasi sebelum beralih ke fase berikutnya.
116
- 2. **Otomatisasi Dokumentasi**: Panggil `auto-doc-updater` untuk memperbarui `CHANGELOG.md` dan `BLUEPRINT.md` setelah setiap milestone utama.
117
- 3. **Pelacakan Progres**: Pelihara daftar periksa `PROGRESS.md` di root repositori.
118
- 4. **Preservasi State**: Gunakan `session-handoff-resume` saat menjeda pekerjaan atau berganti konteks, memastikan tidak ada token yang terbuang percuma.
119
- 5. **Efisiensi**: Aktifkan `token-saver` selama refactoring besar-besaran untuk mempertahankan *loop* eksekusi yang ringkas dan *powerful*.
120
-
121
- ---
122
-
123
- ### Master Pipeline Fullstack 8-Fase
124
-
125
- #### FASE 1: Discovery & Perencanaan Arsitektur PRD AI
126
- **Mengorkestrasi:** `prd-architect`, `brainstorming`, `mcp-server-architect`
127
- - [ ] Dialog terstruktur untuk memperjelas tujuan produk, audiens target, dan persyaratan non-fungsional.
128
- - [ ] Menyusun Product Requirements Document (PRD) yang komprehensif.
129
- - [ ] Merencanakan integrasi AI/LLM (Vercel AI SDK, alat MCP Server, atau Graf Multi-Agen).
130
- - [ ] Menginisialisasi `BLUEPRINT.md` dan `PROGRESS.md`.
131
-
132
- #### FASE 2: Fondasi Proyek & Monorepo
133
- **Mengorkestrasi:** `monorepo-architect`, `bun-runtime-expert`, `python-programming-expert`, `go-programming-expert`
134
- - [ ] Inisialisasi monorepo (Turborepo + pnpm workspaces) atau repositori tunggal.
135
- - [ ] Menyiapkan runtime bahasa: Node.js 22 LTS / Bun 1.2+ / Python 3.12+ (uv) / Go 1.23+.
136
- - [ ] Konfigurasi `Ruff`, `ESLint`, `Prettier`, dan TypeScript ketat.
137
- - [ ] Menyiapkan template pipeline CI/CD awal.
138
-
139
- #### FASE 3: Database & Arsitektur Multi-Tenant
140
- **Mengorkestrasi:** `fullstack-expert`, `saas-multi-tenant`, `supabase-migration`, `supabase-security-expert`
141
- - [ ] Merancang skema relasional ter-normalisasi dan pemodelan dokumen.
142
- - [ ] Konfigurasi lapisan ORM (Drizzle ORM / Prisma 6 / SQLx / sqlc).
143
- - [ ] Mengimplementasikan kebijakan Row-Level Security (RLS) dan isolasi tenant.
144
- - [ ] Menerapkan migrasi database awal dan connection poolers (PgBouncer/Supavisor/Neon).
145
-
146
- #### FASE 4: API Backend, Microservices & Agen AI
147
- **Mengorkestrasi:** `js-backend-expert`, `go-programming-expert`, `ai-llm-integration-expert`, `multi-agent-orchestration`, `mcp-server-architect`
148
- - [ ] Membangun REST / GraphQL / gRPC API throughput tinggi menggunakan Fastify 5, Hono, Gin, atau Axum.
149
- - [ ] Mengimplementasikan autentikasi (Clerk, Auth.js, Supabase Auth) dan middleware RBAC.
150
- - [ ] Membangun alat MCP Server atau alur kerja multi-agen LangGraph berbasis state dengan gerbang *human-in-the-loop*.
151
- - [ ] Mengimplementasikan antrean pemrosesan latar belakang (BullMQ + Redis) dan rate limiters.
152
-
153
- #### FASE 5: Frontend, Design System & Aplikasi Mobile
154
- **Mengorkestrasi:** `design-system-architect`, `senior-frontend`, `tailwind-expert`, `tanstack-query-expert`, `spa-orchestrator`, `mobile-expo-expert`, `tauri-expert`
155
- - [ ] Mengimplementasikan *design tokens* (OKLCH) dan token direktif Tailwind CSS v4 `@theme`.
156
- - [ ] Membangun komponen dasar tanpa styling (*headless primitives*) menggunakan Radix UI / Base UI dan CVA.
157
- - [ ] Membangun halaman React 19 / Next.js 15 dengan Server Components, Server Actions, animasi tingkat lanjut (GSAP), atau Expo Router v4 untuk Mobile / Tauri v2 untuk Desktop.
158
- - [ ] Jika arsitektur SPA — koordinasikan dengan `spa-orchestrator` untuk routing (TanStack Router), state (TanStack Query v5), dan API layer terpisah.
159
- - [ ] Mengintegrasikan manajemen state frontend dengan TanStack Query v5.
160
-
161
- #### FASE 6: Pengujian Otomatis & Audit Keamanan
162
- **Mengorkestrasi:** `e2e-testing-expert`, `secure-fuzz-testing`, `firebase-security-expert`
163
- - [ ] Menulis unit test dan integration test dengan Vitest dan pytest.
164
- - [ ] Menulis pengujian browser E2E yang tangguh menggunakan Playwright.
165
- - [ ] Menjalankan pengujian fuzzing keamanan (Atheris / cargo-fuzz / native Go fuzzing).
166
- - [ ] Mengaudit CORS, CSP headers, rate-limiting, dan sanitasi input.
167
-
168
- #### FASE 7: Hardening Pra-Peluncuran, Web Vitals & GEO/SEO
169
- **Mengorkestrasi:** `production-ready-hardener`, `app-analyzer-optimizer`, `seo`, `seo-geo`, `seo-aeo-landing-page-writer`
170
- - [ ] Audit pra-peluncuran pada Core Web Vitals (LCP, INP, CLS) dan ukuran bundle.
171
- - [ ] Mengoptimalkan Generative Engine Optimization (GEO) untuk AI Overviews, Perplexity, ChatGPT Search, dan merilis `/llms.txt`.
172
- - [ ] Membuat markup terstruktur Schema.org JSON-LD dan landing page konversi AEO.
173
-
174
- #### FASE 8: Peluncuran, Deployment & Serah Terima
175
- **Mengorkestrasi:** `cloud-hosting-expert`, `saas-billing`, `saas-transformer`, `auto-doc-updater`
176
- - [ ] Deploy backend dan edge services ke Vercel, Cloudflare, AWS, atau Railway.
177
- - [ ] Untuk aplikasi SaaS: deploy dashboard Super Admin pada **subdomain terpisah** (misal: `admin.domain.com`) dengan kontrol akses berbasis role (`isSuperAdmin`).
178
- - [ ] Konfigurasi billing Stripe / Polar.sh / LemonSqueezy dan webhooks.
179
- - [ ] Menyelesaikan `CHANGELOG.md`, `BLUEPRINT.md`, dan `PROGRESS.md`.
180
- - [ ] Serah terima aplikasi siap produksi kepada pengguna.
1
+ ---
2
+ name: zero-to-prod-orchestrator
3
+ description: "Master orchestrator to build an application from scratch to a production-ready release, enforcing strict step-by-step progression and continuous documentation / Orkestrator utama untuk membangun aplikasi dari nol hingga rilis siap produksi dengan dokumentasi bertahap."
4
+ author: "Roedy Rustam"
5
+ ---
6
+
7
+ # Zero to Production Orchestrator (2026 Master Edition)
8
+
9
+ [English](#english) | [Bahasa Indonesia](#bahasa-indonesia)
10
+
11
+ ---
12
+
13
+ <a name="english"></a>
14
+ ## English
15
+
16
+ ### Overview
17
+ The **Zero to Production Orchestrator** is the ultimate master skill designed to orchestrate the entire `vibes-plug` ecosystem as a highly interconnected **engineering swarm**. By acting as the central conductor, it ensures that no sub-skill is executed in isolation. It guides fullstack developers through the complete software engineering lifecycle — from concept discovery to AI integration, multi-platform backend architecture, design systems, automated testing, GEO/AEO optimization, and production deployment.
18
+
19
+ ### Trigger Conditions
20
+ - Starting any new application development from scratch.
21
+ - Asking for a complete, end-to-end fullstack development roadmap.
22
+ - Orchestrating multiple domain skills across UI, Backend, AI/LLM, Database, Security, and Cloud.
23
+
24
+ ### Core Principles & Hard Gates
25
+ 1. **Never Skip Phases**: Each phase must be completed and validated before advancing to the next.
26
+ 2. **Continuous Auto-Documentation**: Invoke `auto-doc-updater` to log changes in `CHANGELOG.md` and `BLUEPRINT.md` after every major milestone.
27
+ 3. **Strict Progress Tracking**: Maintain a `PROGRESS.md` checklist in the repository root.
28
+ 4. **State Preservation & Context**: Utilize `session-handoff-resume` when pausing work, and `session-context-loader` on every new session to preserve full context.
29
+ 5. **Efficiency**: Keep `token-saver` active during large refactors to maintain a lean, powerful execution loop.
30
+
31
+ ---
32
+
33
+ ### The 8-Phase Master Fullstack Pipeline
34
+
35
+ ```
36
+ PHASE 1 PHASE 2 PHASE 3 PHASE 4
37
+ Discovery/PRD ---> Foundation ---> Database/ORM ---> Backend/APIs
38
+ | |
39
+ v v
40
+ PHASE 8 PHASE 7 PHASE 6 PHASE 5
41
+ Launch/Deploy <--- Security/GEO <--- Testing/QA <--- Frontend/UI
42
+ ```
43
+
44
+ #### PHASE 1: Discovery & AI PRD Architectural Planning
45
+ **Orchestrates:** `prd-architect`, `brainstorming`, `mcp-server-architect`, `session-context-loader`, `dependency-upgrade-migrator`, `saas-mvp-launcher`, `web-scraper`, `website-design-cloner`, `hyper-context-synthesizer`
46
+ - [ ] Conduct structured dialogue to clarify product intent, target audience, and non-functional goals.
47
+ - [ ] Automatically draft a comprehensive Product Requirements Document (PRD.md), Entity Relationship Diagram (ERD.md), and Documentation (DOKUMENTASI.md) alongside the Roadmap (ROADMAP.md).
48
+ - [ ] Plan AI/LLM integration strategy (Vercel AI SDK, MCP Server tools, or Multi-Agent Graph).
49
+ - [ ] For existing projects: audit dependency health and plan upgrades with `dependency-upgrade-migrator`.
50
+ - [ ] Initialize `BLUEPRINT.md` and `PROGRESS.md`.
51
+
52
+ #### PHASE 2: Project Foundation & Monorepo Setup
53
+ **Orchestrates:** `monorepo-architect`, `micro-frontend-architect`, `bun-runtime-expert`, `python-programming-expert`, `go-programming-expert`, `ci-cd-devops-architect`, `rust-programming-expert`, `typescript-expert`
54
+ - [ ] Initialize monorepo (Turborepo + pnpm workspaces) or single repo foundation.
55
+ - [ ] Set up language runtimes: Node.js 22 LTS / Bun 1.2+ / Python 3.12+ (uv) / Go 1.23+.
56
+ - [ ] Configure `Ruff`, `ESLint`, `Prettier`, and TypeScript strict configurations.
57
+ - [ ] Setup initial CI/CD pipeline template (GitHub Actions, Docker).
58
+
59
+ #### PHASE 3: Database & Multi-Tenant Core Architecture
60
+ **Orchestrates:** `fullstack-expert`, `database-orm-expert`, `saas-multi-tenant`, `supabase-migration`, `supabase-security-expert`, `edge-serverless-db-expert`, `senior-fullstack`
61
+ - [ ] Design normalized relational schemas and document models.
62
+ - [ ] Configure ORM layer (Drizzle ORM / Prisma 6 / SQLx / sqlc).
63
+ - [ ] Implement Row-Level Security (RLS) policies and tenant isolation.
64
+ - [ ] Apply initial database migrations and connection poolers (PgBouncer/Supavisor/Neon).
65
+
66
+ #### PHASE 4: Backend APIs, Microservices & AI Agents
67
+ **Orchestrates:** `js-backend-expert`, `go-programming-expert`, `graphql-apollo-expert`, `ai-llm-integration-expert`, `multi-agent-orchestration`, `mcp-server-architect`, `authentication-identity-expert`, `email-notification-expert`, `cron-scheduler-expert`, `rate-limit-abuse-prevention`, `file-upload-media-expert`, `async-queue-temporal-expert`, `doku-mcp-server`, `event-driven-architect`, `gemini-agent-booster`, `mobile-push-notification-expert`, `realtime-collaboration-expert`, `llm-cost-arbitrage-router`
68
+ - [ ] Build high-throughput REST / GraphQL / gRPC APIs using Fastify 5, NestJS, Hono, Gin, or Axum.
69
+ - [ ] Implement authentication (Clerk, Auth.js, Supabase Auth) and RBAC middleware.
70
+ - [ ] Build MCP Server tools or stateful LangGraph multi-agent workflows with human-in-the-loop gates.
71
+ - [ ] Implement background processing queues (BullMQ + Redis), scheduled jobs, and rate limiters.
72
+ - [ ] Set up transactional email pipeline (Resend/Postmark) and notification system.
73
+ - [ ] Implement file upload with presigned URLs (S3/R2) and media processing.
74
+
75
+ #### PHASE 5: Frontend, Design Systems & Mobile Apps
76
+ **Orchestrates:** `design-system-architect`, `senior-frontend`, `vue-frontend-expert`, `tailwind-expert`, `tanstack-query-expert`, `spa-orchestrator`, `mobile-expo-expert`, `apple-ecosystem-expert`, `tauri-expert`, `form-validation-expert`, `ui-components-expert`, `web-3d-graphics-expert`, `web-game-engine-expert`, `glsl-shader-expert`, `webxr-ar-vr-expert`, `visual-qa-vision-agent`, `hig`, `global-a11y-i18n-expert`, `bootstrap-to-modern`, `monday-design-aesthetic`, `state-management-expert`, `ui-ux-pro-max`, `ui-ux-expert`
77
+ - [ ] Implement design tokens (OKLCH) and Tailwind CSS v4 `@theme` directive tokens.
78
+ - [ ] Construct accessible component primitives using Radix UI / Base UI and CVA variants.
79
+ - [ ] Build React 19 / Next.js 15 pages utilizing Server Components, Server Actions (`useActionState`, `useOptimistic`), advanced animations (GSAP/Anime.js), or Expo Router v4 for Mobile / Tauri v2 for Desktop.
80
+ - [ ] Implement complex forms with React Hook Form + Zod validation.
81
+ - [ ] If SPA architecture — coordinate with `spa-orchestrator` for routing (TanStack Router), state (TanStack Query v5), and decoupled API layer.
82
+ - [ ] Integrate frontend state management with TanStack Query v5.
83
+
84
+ #### PHASE 6: Automated Testing, Error Resilience & Security Audit
85
+ **Orchestrates:** `e2e-testing-expert`, `secure-fuzz-testing`, `firebase-security-expert`, `error-resilience-expert`, `logging-error-tracking-expert`, `vibe-code-gardener`, `coderabbit`, `autonomous-tdd-debugger`, `browser-automation-expert`, `zero-trust-secret-vault`, `autonomous-red-teamer`, `post-quantum-crypto-migrator`
86
+ - [ ] Write unit and integration tests with Vitest and pytest.
87
+ - [ ] Write resilient E2E browser tests with Playwright.
88
+ - [ ] Execute security fuzz testing (Atheris / cargo-fuzz / native Go fuzzing).
89
+ - [ ] Implement Error Boundaries, retry patterns, circuit breakers, and graceful degradation.
90
+ - [ ] Set up structured logging (Pino) and error tracking (Sentry) with source map uploads.
91
+ - [ ] Audit CORS, CSP headers, rate-limiting, and input sanitization.
92
+ - [ ] Run code quality audit to purge AI slop and architectural decay.
93
+
94
+ #### PHASE 7: DevOps, Deployment & Proactive Monitoring
95
+ **Orchestrates:** `ci-cd-devops-architect`, `cloud-hosting-expert`, `performance-web-vitals`, `logging-error-tracking-expert`, `production-ready-hardener`, `proactive-background-watcher`, `ai-cost-token-optimizer`, `data-telemetry-expert`, `feature-flag-analytics-expert`, `autonomous-chaos-monkey`, `self-healing-cloud-orchestrator`
96
+ - [ ] Perform pre-launch audit across Core Web Vitals (LCP, INP, CLS) and bundle sizes.
97
+ - [ ] Configure production monitoring, alerting rules, and on-call notifications.
98
+ - [ ] Optimize Generative Engine Optimization (GEO) for AI Overviews, Perplexity, ChatGPT Search, and deploy `/llms.txt`.
99
+ - [ ] Generate structured Schema.org JSON-LD markup and AEO conversion landing pages.
100
+
101
+ #### PHASE 8: Launch, Deployment & Handover
102
+ **Orchestrates:** `cloud-hosting-expert`, `saas-billing`, `saas-transformer`, `auto-doc-updater`, `ci-cd-devops-architect`, `doku-payment-gateway`
103
+ - [ ] Deploy backend and edge services to Vercel, Cloudflare, AWS, or Railway.
104
+ - [ ] For SaaS applications: deploy Super Admin dashboard on a **separate subdomain** (e.g., `admin.yourdomain.com`) with strict role-based access (`isSuperAdmin` flag).
105
+ - [ ] Configure Stripe / Polar.sh / LemonSqueezy billing and webhooks.
106
+ - [ ] Finalize `CHANGELOG.md`, `BLUEPRINT.md`, and `PROGRESS.md`.
107
+ - [ ] Handover the production-grade application to the user.
108
+
109
+ ---
110
+
111
+ <a name="bahasa-indonesia"></a>
112
+ ## Bahasa Indonesia
113
+
114
+ ### Ringkasan
115
+ **Zero to Production Orchestrator** adalah skill master utama yang dirancang untuk mengorkestrasi seluruh ekosistem `vibes-plug` sebagai sebuah **engineering swarm** yang saling terhubung erat. Dengan bertindak sebagai konduktor pusat, skill ini memastikan tidak ada sub-skill yang dieksekusi secara terisolasi. Skill ini memandu pengembang *fullstack* melalui seluruh siklus hidup rekayasa perangkat lunak — mulai dari tahap ide awal hingga integrasi AI, arsitektur backend multi-platform, design system, pengujian otomatis, optimasi GEO/AEO, dan deployment produksi.
116
+
117
+ ### Kondisi Pemicu
118
+ - Memulai pengembangan aplikasi baru dari nol.
119
+ - Meminta panduan roadmap pengembangan fullstack end-to-end yang terstruktur.
120
+ - Mengorkestrasi berbagai skill spesialis lintas domain (UI, Backend, AI/LLM, Database, Keamanan, dan Cloud).
121
+
122
+ ### Prinsip Inti & Gerbang Ketat
123
+ 1. **Jangan Pernah Melewati Fase**: Setiap fase harus diselesaikan dan divalidasi sebelum beralih ke fase berikutnya.
124
+ 2. **Otomatisasi Dokumentasi**: Panggil `auto-doc-updater` untuk memperbarui `CHANGELOG.md` dan `BLUEPRINT.md` setelah setiap milestone utama.
125
+ 3. **Pelacakan Progres**: Pelihara daftar periksa `PROGRESS.md` di root repositori.
126
+ 4. **Preservasi State & Konteks**: Gunakan `session-handoff-resume` saat menjeda pekerjaan, dan `session-context-loader` di awal setiap sesi baru untuk menjaga konteks penuh.
127
+ 5. **Efisiensi**: Aktifkan `token-saver` selama refactoring besar-besaran untuk mempertahankan *loop* eksekusi yang ringkas dan *powerful*.
128
+
129
+ ---
130
+
131
+ ### Master Pipeline Fullstack 8-Fase
132
+
133
+ #### FASE 1: Discovery & Perencanaan Arsitektur PRD AI
134
+ **Mengorkestrasi:** `prd-architect`, `brainstorming`, `mcp-server-architect`, `session-context-loader`, `dependency-upgrade-migrator`, `app-analyzer-optimizer`, `seo`, `project-context-mapper`, `self-evolving-memory-graph`, `saas-mvp-launcher`, `web-scraper`, `website-design-cloner`, `hyper-context-synthesizer`
135
+ - [ ] Dialog terstruktur untuk memperjelas tujuan produk, audiens target, dan persyaratan non-fungsional.
136
+ - [ ] Secara otomatis menyusun Product Requirements Document (PRD.md), Entity Relationship Diagram (ERD.md), dan Dokumentasi (DOKUMENTASI.md) yang komprehensif beserta Roadmap (ROADMAP.md).
137
+ - [ ] Merencanakan integrasi AI/LLM (Vercel AI SDK, alat MCP Server, atau Graf Multi-Agen).
138
+ - [ ] Untuk proyek yang sudah ada: audit kesehatan dependensi dan rencanakan upgrade dengan `dependency-upgrade-migrator`.
139
+ - [ ] Menginisialisasi `BLUEPRINT.md` dan `PROGRESS.md`.
140
+
141
+ #### FASE 2: Pondasi Proyek & Setup Monorepo
142
+ **Mengorkestrasi:** `monorepo-architect`, `micro-frontend-architect`, `bun-runtime-expert`, `python-programming-expert`, `go-programming-expert`, `ci-cd-devops-architect`, `spa-orchestrator`, `mpa-orchestrator`, `multiple-entry-points`, `mvc-expert`, `scalability-clean-code`, `api-design-expert`, `legacy-code-translator`, `web-3d-graphics-expert`, `web-game-engine-expert`, `glsl-shader-expert`, `webxr-ar-vr-expert`, `rust-programming-expert`, `typescript-expert`
143
+ - [ ] Inisialisasi monorepo (Turborepo + pnpm workspaces) atau repositori tunggal.
144
+ - [ ] Menyiapkan runtime bahasa: Node.js 22 LTS / Bun 1.2+ / Python 3.12+ (uv) / Go 1.23+.
145
+ - [ ] Konfigurasi `Ruff`, `ESLint`, `Prettier`, dan TypeScript ketat.
146
+ - [ ] Menyiapkan template pipeline CI/CD awal (GitHub Actions, Docker).
147
+
148
+ #### FASE 3: Database & Arsitektur Multi-Tenant
149
+ **Mengorkestrasi:** `fullstack-expert`, `database-orm-expert`, `saas-multi-tenant`, `supabase-migration`, `supabase-security-expert`, `edge-serverless-db-expert`, `senior-fullstack`
150
+ - [ ] Merancang skema relasional ter-normalisasi dan pemodelan dokumen.
151
+ - [ ] Konfigurasi lapisan ORM (Drizzle ORM / Prisma 6 / SQLx / sqlc).
152
+ - [ ] Mengimplementasikan kebijakan Row-Level Security (RLS) dan isolasi tenant.
153
+ - [ ] Menerapkan migrasi database awal dan connection poolers (PgBouncer/Supavisor/Neon).
154
+
155
+ #### FASE 4: Backend API, Microservices & Agen AI
156
+ **Mengorkestrasi:** `js-backend-expert`, `go-programming-expert`, `graphql-apollo-expert`, `ai-llm-integration-expert`, `multi-agent-orchestration`, `mcp-server-architect`, `authentication-identity-expert`, `email-notification-expert`, `cron-scheduler-expert`, `rate-limit-abuse-prevention`, `file-upload-media-expert`, `saas-billing`, `payment-gateway-expert`, `vector-db-rag-expert`, `mcp-client-orchestrator`, `autonomous-swarm-director`, `async-queue-temporal-expert`, `doku-mcp-server`, `event-driven-architect`, `gemini-agent-booster`, `mobile-push-notification-expert`, `realtime-collaboration-expert`, `llm-cost-arbitrage-router`
157
+ - [ ] Bangun API REST / GraphQL / gRPC *high-throughput* menggunakan Fastify 5, NestJS, Hono, Gin, atau Axum.
158
+ - [ ] Mengimplementasikan autentikasi (Clerk, Auth.js, Supabase Auth) dan middleware RBAC.
159
+ - [ ] Membangun alat MCP Server atau alur kerja multi-agen LangGraph berbasis state dengan gerbang *human-in-the-loop*.
160
+ - [ ] Mengimplementasikan antrean pemrosesan latar belakang (BullMQ + Redis), tugas terjadwal, dan rate limiter.
161
+ - [ ] Menyiapkan pipeline email transaksional (Resend/Postmark) dan sistem notifikasi.
162
+ - [ ] Mengimplementasikan upload file dengan presigned URL (S3/R2) dan pemrosesan media.
163
+
164
+ #### FASE 5: Frontend, Design System & Mobile App
165
+ **Mengorkestrasi:** `design-system-architect`, `senior-frontend`, `vue-frontend-expert`, `tailwind-expert`, `tanstack-query-expert`, `spa-orchestrator`, `mobile-expo-expert`, `apple-ecosystem-expert`, `tauri-expert`, `form-validation-expert`, `ui-components-expert`, `web-3d-graphics-expert`, `web-game-engine-expert`, `glsl-shader-expert`, `webxr-ar-vr-expert`, `visual-qa-vision-agent`, `hig`, `global-a11y-i18n-expert`, `bootstrap-to-modern`, `monday-design-aesthetic`, `state-management-expert`, `ui-ux-pro-max`, `ui-ux-expert`
166
+ - [ ] Implementasikan token desain (OKLCH) dan konfigurasi tema Tailwind CSS v4.
167
+ - [ ] Bangun komponen primitif aksesibel menggunakan Radix UI / Base UI dan CVA.
168
+ - [ ] Buat halaman React 19 / Next.js 15 memanfaatkan RSC, Server Actions (`useActionState`), animasi tingkat lanjut (GSAP/Anime.js), atau Expo Router v4 (Mobile) / Tauri v2 (Desktop).
169
+ - [ ] Mengimplementasikan formulir kompleks dengan React Hook Form + validasi Zod.
170
+ - [ ] Jika arsitektur SPA koordinasikan dengan `spa-orchestrator` untuk routing (TanStack Router), state (TanStack Query v5), dan API layer terpisah.
171
+ - [ ] Mengintegrasikan manajemen state frontend dengan TanStack Query v5.
172
+
173
+ #### FASE 6: Pengujian Otomatis, Ketahanan Error & Audit Keamanan
174
+ **Mengorkestrasi:** `e2e-testing-expert`, `secure-fuzz-testing`, `firebase-security-expert`, `error-resilience-expert`, `logging-error-tracking-expert`, `vibe-code-gardener`, `coderabbit`, `autonomous-tdd-debugger`, `browser-automation-expert`, `zero-trust-secret-vault`, `autonomous-red-teamer`, `post-quantum-crypto-migrator`
175
+ - [ ] Menulis unit test dan integration test dengan Vitest dan pytest.
176
+ - [ ] Menulis pengujian browser E2E yang tangguh menggunakan Playwright.
177
+ - [ ] Menjalankan pengujian fuzzing keamanan (Atheris / cargo-fuzz / native Go fuzzing).
178
+ - [ ] Mengimplementasikan Error Boundary, pola retry, circuit breaker, dan degradasi anggun.
179
+ - [ ] Menyiapkan logging terstruktur (Pino) dan pelacakan error (Sentry) dengan upload source map.
180
+ - [ ] Mengaudit CORS, CSP headers, rate-limiting, dan sanitasi input.
181
+ - [ ] Menjalankan audit kualitas kode untuk membersihkan AI slop dan pembusukan arsitektur.
182
+
183
+ #### FASE 7: Hardening Pra-Peluncuran, Monitoring & DevOps Sentinel
184
+ **Mengorkestrasi:** `production-ready-hardener`, `app-analyzer-optimizer`, `seo`, `seo-geo`, `seo-aeo-landing-page-writer`, `logging-error-tracking-expert`, `proactive-background-watcher`, `ai-cost-token-optimizer`, `data-telemetry-expert`, `feature-flag-analytics-expert`, `autonomous-chaos-monkey`, `self-healing-cloud-orchestrator`
185
+ - [ ] Audit pra-peluncuran pada Core Web Vitals (LCP, INP, CLS) dan ukuran bundle.
186
+ - [ ] Mengonfigurasi monitoring produksi, aturan alerting, dan notifikasi on-call.
187
+ - [ ] Mengoptimalkan GEO untuk AI Overviews, Perplexity, ChatGPT Search, dan merilis `/llms.txt`.
188
+ - [ ] Membuat markup terstruktur Schema.org JSON-LD dan landing page konversi AEO.
189
+
190
+ #### FASE 8: Peluncuran, Deployment & Serah Terima
191
+ **Mengorkestrasi:** `cloud-hosting-expert`, `saas-billing`, `saas-transformer`, `auto-doc-updater`, `ci-cd-devops-architect`, `doku-payment-gateway`
192
+ - [ ] Deploy backend dan edge services ke Vercel, Cloudflare, AWS, atau Railway.
193
+ - [ ] Untuk aplikasi SaaS: deploy dashboard Super Admin pada **subdomain terpisah** (misal: `admin.domain.com`) dengan kontrol akses berbasis role (`isSuperAdmin`).
194
+ - [ ] Konfigurasi billing Stripe / Polar.sh / LemonSqueezy dan webhooks.
195
+ - [ ] Menyelesaikan `CHANGELOG.md`, `BLUEPRINT.md`, dan `PROGRESS.md`.
196
+ - [ ] Serah terima aplikasi siap produksi kepada pengguna.
197
+
198
+ ---
199
+ ### 🎨 Automatic Visual Assets Generation Mandate (CRITICAL)
200
+ **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.
201
+ This generated image MUST be explicitly used as:
202
+ 1. The primary application logo (e.g., in the header/navbar).
203
+ 2. The website favicon (`favicon.ico` or equivalent).
204
+ 3. The Open Graph (OG) image for SEO metadata (`og:image`).
205
+
206
+ Do not use placeholders for these assets. Generate and integrate them automatically.
@@ -0,0 +1,40 @@
1
+ ---
2
+ name: zero-trust-secret-vault
3
+ description: "Expert guide for Zero-Trust Secret Management (Infisical, HashiCorp Vault, Doppler), automated API key rotation, and environment security / Panduan ahli manajemen rahasia Zero-Trust, rotasi kunci API, dan keamanan variabel lingkungan."
4
+ author: "Roedy Rustam"
5
+ ---
6
+
7
+ # Zero-Trust Secret Vault & Credential Security Expert
8
+
9
+ [English](#english) | [Bahasa Indonesia](#bahasa-indonesia)
10
+
11
+ ---
12
+
13
+ <a name="english"></a>
14
+ ## English
15
+
16
+ ### Purpose & Overview
17
+ Production-grade security standards for managing application secrets, environment variables, API keys, database credentials, and TLS certificates using Zero-Trust Secret Managers — Infisical, HashiCorp Vault, and Doppler — featuring automated secret rotation, dynamic credentials, and zero plain-text leaks in repositories or CI/CD pipelines.
18
+
19
+ ### Key Capabilities
20
+ - **Zero Plain-Text Secrets**: Injecting encrypted secrets at runtime without storing `.env` files in production artifacts.
21
+ - **Automated Rotation**: Programmatic rotation of API keys, JWT secrets, and database passwords.
22
+ - **Audit Logging**: Tracking secret access, version history, and permission policies across development teams.
23
+
24
+ ```bash
25
+ # Infisical CLI Runtime Secret Injection
26
+ infisical run -- env | grep DATABASE_URL
27
+ ```
28
+
29
+ ---
30
+
31
+ <a name="bahasa-indonesia"></a>
32
+ ## Bahasa Indonesia
33
+
34
+ ### Deskripsi
35
+ Standar keamanan tingkat produksi untuk pengelolaan rahasia aplikasi, variabel lingkungan, kunci API, kredensial database, dan sertifikat TLS menggunakan Secret Manager Zero-Trust — Infisical, HashiCorp Vault, dan Doppler — dengan rotasi rahasia otomatis dan jaminan tanpa kebocoran teks polos di repositori atau pipeline CI/CD.
36
+
37
+ ### Fitur Utama
38
+ - **Zero Plain-Text Secrets**: Injeksi rahasia terenkripsi saat runtime tanpa menyimpan file `.env` di artefak produksi.
39
+ - **Rotasi Otomatis**: Rotasi terprogram untuk kunci API, rahasia JWT, dan kata sandi database.
40
+ - **Audit Logging**: Pelacakan akses rahasia, riwayat versi, dan kebijakan izin di seluruh tim pengembangan.
Binary file