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,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
|
|
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
|
-
- [ ]
|
|
48
|
-
- [ ] Plan AI/LLM integration strategy (Vercel AI SDK, MCP Server tools, or Multi-Agent Graph).
|
|
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
|
-
- [ ] Configure
|
|
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
|
-
- [ ]
|
|
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
|