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
|
@@ -21,79 +21,84 @@ This skill does NOT replace individual skills — it **coordinates** them into a
|
|
|
21
21
|
### Orchestrated Skills Map
|
|
22
22
|
|
|
23
23
|
```
|
|
24
|
-
|
|
25
|
-
│ PRODUCTION-READY HARDENER
|
|
26
|
-
│ (Master Orchestrator
|
|
27
|
-
|
|
28
|
-
│
|
|
29
|
-
│
|
|
30
|
-
│ │ •
|
|
31
|
-
│ │ •
|
|
32
|
-
│
|
|
33
|
-
│
|
|
34
|
-
│
|
|
35
|
-
│ │ •
|
|
36
|
-
│ │ •
|
|
37
|
-
│
|
|
38
|
-
│
|
|
39
|
-
│
|
|
40
|
-
│ │ •
|
|
41
|
-
│
|
|
42
|
-
│
|
|
43
|
-
│
|
|
44
|
-
│ │ •
|
|
45
|
-
│ │ •
|
|
46
|
-
│ │ •
|
|
47
|
-
│ │ •
|
|
48
|
-
│ │ •
|
|
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
|
-
│ │ • seo
|
|
87
|
-
│ │ •
|
|
88
|
-
│
|
|
89
|
-
│
|
|
90
|
-
│
|
|
91
|
-
│
|
|
92
|
-
│
|
|
93
|
-
│
|
|
94
|
-
│
|
|
95
|
-
│
|
|
96
|
-
|
|
24
|
+
┌──────────────────────────────────────────────────────────────────┐
|
|
25
|
+
│ PRODUCTION-READY HARDENER │
|
|
26
|
+
│ (Master Orchestrator — 7 Phases) │
|
|
27
|
+
├──────────────────────────────────────────────────────────────────┤
|
|
28
|
+
│ │
|
|
29
|
+
│ ┌─── PHASE 1: Architecture & Code Quality ───────────────────┐ │
|
|
30
|
+
│ │ • scalability-clean-code (SOLID, DRY, Clean Architecture) │ │
|
|
31
|
+
│ │ • fullstack-expert / senior-fullstack (Design & patterns) │ │
|
|
32
|
+
│ │ • app-analyzer-optimizer (Deep codebase & bottleneck audit)│ │
|
|
33
|
+
│ │ • monorepo-architect (Turborepo & pnpm workspace structure)│ │
|
|
34
|
+
│ │ • dependency-upgrade-migrator (Codemod & package audits) │ │
|
|
35
|
+
│ │ • vibe-code-gardener (Purge AI slop & context drift) │ │
|
|
36
|
+
│ │ • typescript-expert (Strict mode & type-safe patterns) │ │
|
|
37
|
+
│ └────────────────────────────────────────────────────────────┘ │
|
|
38
|
+
│ │
|
|
39
|
+
│ ┌─── PHASE 2: Frontend Hardening ────────────────────────────┐ │
|
|
40
|
+
│ │ • senior-frontend (React 19, Next.js 15 App Router) │ │
|
|
41
|
+
│ │ • design-system-architect (Tokens, Radix, CVA, WCAG 2.2) │ │
|
|
42
|
+
│ │ • tailwind-expert (CSS-first config, OKLCH, responsive) │ │
|
|
43
|
+
│ │ • form-validation-expert (React Hook Form, Zod validation)│ │
|
|
44
|
+
│ │ • state-management-expert (Zustand, Jotai, TanStack Store)│ │
|
|
45
|
+
│ │ • ui-components-expert (Input, nav, container primitives) │ │
|
|
46
|
+
│ │ • ui-ux-pro-max / hig (HIG principles & design system) │ │
|
|
47
|
+
│ │ • global-a11y-i18n-expert (Web accessibility & i18n) │ │
|
|
48
|
+
│ │ • mobile-expo-expert / tauri-expert (Mobile & Desktop) │ │
|
|
49
|
+
│ └────────────────────────────────────────────────────────────┘ │
|
|
50
|
+
│ │
|
|
51
|
+
│ ┌─── PHASE 3: Backend & AI Services ─────────────────────────┐ │
|
|
52
|
+
│ │ • js-backend-expert (Node 24, Bun 1.2, Fastify, Hono) │ │
|
|
53
|
+
│ │ • go-programming-expert (Go 1.24+, microservices, gRPC) │ │
|
|
54
|
+
│ │ • python-programming-expert (Python 3.13+, FastAPI, uv) │ │
|
|
55
|
+
│ │ • rust-programming-expert (Rust 2024, Axum, async) │ │
|
|
56
|
+
│ │ • database-orm-expert (Prisma 6, Drizzle, migrations) │ │
|
|
57
|
+
│ │ • edge-serverless-db-expert (Neon, Cloudflare D1, Turso) │ │
|
|
58
|
+
│ │ • cron-scheduler-expert / async-queue-temporal-expert │ │
|
|
59
|
+
│ │ • email-notification-expert (Transactional emails) │ │
|
|
60
|
+
│ │ • file-upload-media-expert (S3, Presigned URLs, CDN) │ │
|
|
61
|
+
│ │ • mcp-server-architect (MCP Server Tools & Zod schemas) │ │
|
|
62
|
+
│ │ • multi-agent-orchestration / ai-llm-integration-expert │ │
|
|
63
|
+
│ │ • ai-cost-token-optimizer (Prompt caching & token budget) │ │
|
|
64
|
+
│ └────────────────────────────────────────────────────────────┘ │
|
|
65
|
+
│ │
|
|
66
|
+
│ ┌─── PHASE 4: Security Hardening ────────────────────────────┐ │
|
|
67
|
+
│ │ • supabase-security-expert (RLS policies, Supabase Linter)│ │
|
|
68
|
+
│ │ • firebase-security-expert (Rules, App Check, data leak) │ │
|
|
69
|
+
│ │ • authentication-identity-expert (OAuth2, RBAC/ABAC) │ │
|
|
70
|
+
│ │ • zero-trust-secret-vault (Vault, Infisical, key rotation)│ │
|
|
71
|
+
│ │ • rate-limit-abuse-prevention (Rate limit & bot protection)│ │
|
|
72
|
+
│ │ • secure-fuzz-testing (Coverage-guided fuzzing) │ │
|
|
73
|
+
│ │ • fullstack-expert (OWASP Top 10 & defense-in-depth) │ │
|
|
74
|
+
│ └────────────────────────────────────────────────────────────┘ │
|
|
75
|
+
│ │
|
|
76
|
+
│ ┌─── PHASE 5: Testing & Quality Assurance ───────────────────┐ │
|
|
77
|
+
│ │ • e2e-testing-expert (Playwright E2E & Vitest integration)│ │
|
|
78
|
+
│ │ • browser-automation-expert (Visual regression testing) │ │
|
|
79
|
+
│ │ • secure-fuzz-testing (Security fuzz testing) │ │
|
|
80
|
+
│ │ • error-resilience-expert (Retry logic & circuit breakers)│ │
|
|
81
|
+
│ │ • logging-error-tracking-expert (Pino, Sentry correlation)│ │
|
|
82
|
+
│ │ • coderabbit (AI code review & PR summarization) │ │
|
|
83
|
+
│ └────────────────────────────────────────────────────────────┘ │
|
|
84
|
+
│ │
|
|
85
|
+
│ ┌─── PHASE 6: Performance & GEO/SEO ─────────────────────────┐ │
|
|
86
|
+
│ │ • seo (Technical SEO, Schema, Sitemap, E-E-A-T audit) │ │
|
|
87
|
+
│ │ • seo-geo (Generative Engine Optimization & llms.txt) │ │
|
|
88
|
+
│ │ • seo-aeo-landing-page-writer (AEO conversion landing) │ │
|
|
89
|
+
│ │ • performance-web-vitals (CWV: LCP, INP, CLS optimization)│ │
|
|
90
|
+
│ │ • app-analyzer-optimizer (Bundle analysis & dynamic loading)│
|
|
91
|
+
│ └────────────────────────────────────────────────────────────┘ │
|
|
92
|
+
│ │
|
|
93
|
+
│ ┌─── PHASE 7: DevOps & Deployment ───────────────────────────┐ │
|
|
94
|
+
│ │ • ci-cd-devops-architect (GitHub Actions, Docker, IaC) │ │
|
|
95
|
+
│ │ • cloud-hosting-expert (Vercel, Cloudflare Workers, AWS) │ │
|
|
96
|
+
│ │ • data-telemetry-expert (OpenTelemetry, PostHog metrics) │ │
|
|
97
|
+
│ │ • session-handoff-resume (Save state checkpoint) │ │
|
|
98
|
+
│ │ • auto-doc-updater (CHANGELOG & BLUEPRINT automation) │ │
|
|
99
|
+
│ └────────────────────────────────────────────────────────────┘ │
|
|
100
|
+
│ │
|
|
101
|
+
└──────────────────────────────────────────────────────────────────┘
|
|
97
102
|
```
|
|
98
103
|
|
|
99
104
|
### Execution Protocol
|
|
@@ -103,49 +108,49 @@ When this skill is triggered, execute the following 7-phase hardening process **
|
|
|
103
108
|
---
|
|
104
109
|
|
|
105
110
|
#### PHASE 1: Architecture & Code Quality Audit
|
|
106
|
-
**Orchestrates:** `scalability-clean-code`, `fullstack-expert`, `senior-fullstack`, `app-analyzer-optimizer`
|
|
111
|
+
**Orchestrates:** `scalability-clean-code`, `fullstack-expert`, `senior-fullstack`, `app-analyzer-optimizer`, `monorepo-architect`, `dependency-upgrade-migrator`, `vibe-code-gardener`, `typescript-expert`
|
|
107
112
|
|
|
108
113
|
**Checklist:**
|
|
109
114
|
- [ ] **Project structure** follows clean architecture (Domain → Use Cases → Adapters → Infrastructure)
|
|
110
115
|
- [ ] **SOLID principles** are applied consistently — no god classes, no leaky abstractions
|
|
111
116
|
- [ ] **DRY violations** identified and refactored into shared utilities/services
|
|
112
117
|
- [ ] **API contracts** are spec-first (OpenAPI/GraphQL schema) with proper versioning
|
|
113
|
-
- [ ] **Error handling** is structured and consistent (RFC
|
|
114
|
-
- [ ] **TypeScript strict mode** enabled (`strict: true` in tsconfig), no `any` types
|
|
118
|
+
- [ ] **Error handling** is structured and consistent (RFC 9457 Problem Details or equivalent)
|
|
119
|
+
- [ ] **TypeScript strict mode** enabled (`strict: true` in tsconfig), no `any` types (`typescript-expert`)
|
|
115
120
|
- [ ] **Input validation** on all API boundaries (Zod, Pydantic, or equivalent)
|
|
116
121
|
- [ ] **No hardcoded values** — all config via environment variables or config files
|
|
117
|
-
- [ ] **Dead code eliminated** —
|
|
118
|
-
- [ ] **Dependency audit** — all packages up-to-date, no known CVEs (`
|
|
122
|
+
- [ ] **Dead code & AI slop eliminated** — unneeded boilerplate cleaned via `vibe-code-gardener`
|
|
123
|
+
- [ ] **Dependency audit** — all packages up-to-date, no known CVEs (`dependency-upgrade-migrator`, `npm audit`)
|
|
119
124
|
|
|
120
125
|
---
|
|
121
126
|
|
|
122
127
|
#### PHASE 2: Frontend Hardening
|
|
123
|
-
**Orchestrates:** `senior-frontend`, `tailwind-expert`, `ui-ux-pro-max`, `hig`, `tanstack-query-expert`
|
|
128
|
+
**Orchestrates:** `senior-frontend`, `design-system-architect`, `tailwind-expert`, `form-validation-expert`, `state-management-expert`, `ui-components-expert`, `ui-ux-pro-max`, `hig`, `tanstack-query-expert`, `global-a11y-i18n-expert`
|
|
124
129
|
|
|
125
130
|
**Checklist:**
|
|
126
131
|
- [ ] **Server Components by default** — `'use client'` only when truly needed (state, events, browser APIs)
|
|
127
132
|
- [ ] **Proper Suspense boundaries** with meaningful loading states (skeletons, not spinners)
|
|
128
133
|
- [ ] **Error boundaries** on all page segments with user-friendly error UI
|
|
129
|
-
- [ ] **React
|
|
134
|
+
- [ ] **Form validation** — robust validation with React Hook Form + Zod (`form-validation-expert`)
|
|
130
135
|
- [ ] **No hydration mismatches** — no client-only state (`localStorage`, `window`) in initial render
|
|
131
|
-
- [ ] **Accessibility (a11y)** —
|
|
132
|
-
- [ ] **Responsive design** — works flawlessly on mobile (320px), tablet, and desktop
|
|
136
|
+
- [ ] **Accessibility (a11y) & i18n** — WCAG 2.2 compliance, ARIA, keyboard nav (`global-a11y-i18n-expert`)
|
|
137
|
+
- [ ] **Responsive design** — works flawlessly on mobile (320px), tablet, and desktop (`tailwind-expert`)
|
|
133
138
|
- [ ] **Image optimization** — `next/image` with proper sizes, WebP/AVIF format, lazy loading
|
|
134
139
|
- [ ] **Font optimization** — `next/font` with font-display: swap, preconnect to font CDN
|
|
135
140
|
- [ ] **Bundle analysis** — no unnecessary large libraries, proper code splitting & lazy loading
|
|
136
141
|
- [ ] **Meta tags** — proper title, description, OG tags, canonical URL on every page
|
|
137
|
-
- [ ] **State management** — TanStack Query for server state, Zustand/Jotai for client state (
|
|
142
|
+
- [ ] **State management** — TanStack Query for server state, Zustand/Jotai for client state (`state-management-expert`)
|
|
138
143
|
- [ ] **Caching strategy** — proper `staleTime`, `gcTime`, and query key factory patterns
|
|
139
|
-
- [ ] **UI consistency** — design tokens applied consistently (
|
|
144
|
+
- [ ] **UI consistency** — design tokens applied consistently (`design-system-architect`)
|
|
140
145
|
|
|
141
146
|
---
|
|
142
147
|
|
|
143
|
-
#### PHASE 3: Backend Hardening
|
|
144
|
-
**Orchestrates:** `
|
|
148
|
+
#### PHASE 3: Backend & AI Services Hardening
|
|
149
|
+
**Orchestrates:** `js-backend-expert`, `go-programming-expert`, `python-programming-expert`, `rust-programming-expert`, `database-orm-expert`, `edge-serverless-db-expert`, `cron-scheduler-expert`, `async-queue-temporal-expert`, `email-notification-expert`, `file-upload-media-expert`, `mcp-server-architect`, `multi-agent-orchestration`, `ai-cost-token-optimizer`
|
|
145
150
|
|
|
146
151
|
**Checklist:**
|
|
147
|
-
- [ ] **Database migrations** —
|
|
148
|
-
- [ ] **Connection pooling** configured (PgBouncer/Supavisor
|
|
152
|
+
- [ ] **Database migrations** — schema changes via managed migrations (Prisma 6 / Drizzle ORM)
|
|
153
|
+
- [ ] **Connection pooling** configured (PgBouncer/Supavisor, edge poolers via `edge-serverless-db-expert`)
|
|
149
154
|
- [ ] **Proper indexes** on all frequently queried columns (`WHERE`, `JOIN`, `ORDER BY`)
|
|
150
155
|
- [ ] **N+1 query prevention** — eager loading or DataLoader pattern for relational data
|
|
151
156
|
- [ ] **Query profiling** — `EXPLAIN ANALYZE` run on critical queries, no Seq Scans on large tables
|
|
@@ -153,97 +158,80 @@ When this skill is triggered, execute the following 7-phase hardening process **
|
|
|
153
158
|
- [ ] **API rate limiting** — token bucket or sliding window on all public endpoints
|
|
154
159
|
- [ ] **Idempotency keys** — all mutation endpoints handle retries safely
|
|
155
160
|
- [ ] **Pagination** — cursor-based for large datasets, with consistent response format
|
|
156
|
-
- [ ] **Background jobs** —
|
|
161
|
+
- [ ] **Background jobs & cron** — durable workflows (Temporal, BullMQ, Inngest) via `async-queue-temporal-expert`
|
|
162
|
+
- [ ] **Transactional Email & Media** — Resend/SES setup (`email-notification-expert`) & Presigned URLs (`file-upload-media-expert`)
|
|
163
|
+
- [ ] **MCP & AI Cost Optimization** — MCP schemas guarded (`mcp-server-architect`) & prompt caching active (`ai-cost-token-optimizer`)
|
|
157
164
|
- [ ] **Graceful shutdown** — proper SIGTERM handling, drain connections before exit
|
|
158
165
|
- [ ] **Health check endpoints** — `/healthz` (liveness) and `/readyz` (readiness) implemented
|
|
159
|
-
- [ ] **Request timeout** — all HTTP/database calls have explicit timeout values
|
|
160
|
-
- [ ] **Error logging** — structured JSON logging with correlation IDs for request tracing
|
|
161
166
|
|
|
162
167
|
---
|
|
163
168
|
|
|
164
169
|
#### PHASE 4: Security Hardening
|
|
165
|
-
**Orchestrates:** `supabase-security-expert`, `firebase-security-expert`, `secure-fuzz-testing`, `fullstack-expert`
|
|
170
|
+
**Orchestrates:** `supabase-security-expert`, `firebase-security-expert`, `authentication-identity-expert`, `zero-trust-secret-vault`, `rate-limit-abuse-prevention`, `secure-fuzz-testing`, `fullstack-expert`
|
|
166
171
|
|
|
167
172
|
**Checklist:**
|
|
168
|
-
- [ ] **Authentication** — OAuth 2.0 / OIDC implementation (
|
|
173
|
+
- [ ] **Authentication** — OAuth 2.0 / OIDC implementation (`authentication-identity-expert`)
|
|
169
174
|
- [ ] **Authorization** — RBAC/ABAC with proper middleware on all protected routes
|
|
170
|
-
- [ ] **Row-Level Security (RLS)** — enabled on ALL public tables in Supabase/PostgreSQL
|
|
175
|
+
- [ ] **Row-Level Security (RLS)** — enabled on ALL public tables in Supabase/PostgreSQL (`supabase-security-expert`)
|
|
171
176
|
- [ ] **Security Rules** — Firebase Firestore/Storage rules are strict (no `allow read, write: if true`)
|
|
172
177
|
- [ ] **CORS configuration** — explicit allow-list of origins (never `*` in production)
|
|
173
178
|
- [ ] **CSP headers** — Content-Security-Policy configured with strict directives
|
|
174
179
|
- [ ] **HTTPS enforced** — HSTS header with `max-age=31536000; includeSubDomains; preload`
|
|
175
|
-
- [ ] **Secrets management** —
|
|
180
|
+
- [ ] **Secrets management** — zero-trust secret management via `zero-trust-secret-vault`
|
|
181
|
+
- [ ] **Rate Limiting & Abuse Prevention** — DDoS, bot protection, Cloudflare Turnstile (`rate-limit-abuse-prevention`)
|
|
176
182
|
- [ ] **`.gitignore` audit** — `.env`, `service-account.json`, private keys are excluded
|
|
177
|
-
- [ ] **SQL injection prevention** — all queries use parameterized statements
|
|
178
|
-
- [ ] **XSS prevention** — output encoding, CSP,
|
|
179
|
-
- [ ] **CSRF protection** — anti-CSRF tokens on state-changing forms and endpoints
|
|
183
|
+
- [ ] **SQL injection prevention** — all queries use parameterized statements
|
|
184
|
+
- [ ] **XSS & CSRF prevention** — output encoding, CSP, anti-CSRF tokens on state-changing endpoints
|
|
180
185
|
- [ ] **File upload validation** — content-type checking, size limits, no executable uploads
|
|
181
|
-
- [ ] **Webhook signature verification** — all incoming webhooks
|
|
186
|
+
- [ ] **Webhook signature verification** — all incoming webhooks validate signatures
|
|
182
187
|
- [ ] **Audit logging** — sensitive operations logged (login, data export, permission changes, admin actions)
|
|
183
|
-
- [ ] **API key rotation** — strategy in place for rotating secrets without downtime
|
|
184
|
-
- [ ] **Dependency vulnerability scan** — `npm audit`, `pip audit`, `cargo audit`, `govulncheck`
|
|
185
|
-
- [ ] **App Check / reCAPTCHA** — bot protection on public forms and API endpoints
|
|
186
188
|
|
|
187
189
|
---
|
|
188
190
|
|
|
189
191
|
#### PHASE 5: Testing & Quality Assurance
|
|
190
|
-
**Orchestrates:** `e2e-testing-expert`, `coderabbit`, `secure-fuzz-testing`, `
|
|
191
|
-
|
|
192
|
+
**Orchestrates:** `e2e-testing-expert`, `browser-automation-expert`, `coderabbit`, `secure-fuzz-testing`, `error-resilience-expert`, `logging-error-tracking-expert`
|
|
192
193
|
|
|
193
194
|
**Checklist:**
|
|
194
|
-
- [ ] **Unit tests** — Vitest/Jest for frontend
|
|
195
|
+
- [ ] **Unit tests** — Vitest/Jest for frontend, pytest/go test for backend (≥80% coverage target)
|
|
195
196
|
- [ ] **Integration tests** — API endpoint tests with real database (test containers)
|
|
196
|
-
- [ ] **E2E tests** — Playwright for critical user flows (
|
|
197
|
-
- [ ] **
|
|
198
|
-
- [ ] **
|
|
199
|
-
- [ ] **
|
|
200
|
-
- [ ] **
|
|
201
|
-
- [ ] **
|
|
202
|
-
- [ ] **
|
|
203
|
-
- [ ] **Type checking** — `tsc --noEmit` passes with zero errors in CI
|
|
204
|
-
- [ ] **Linting** — ESLint/Ruff/clippy runs in CI with zero warnings policy
|
|
205
|
-
- [ ] **Pre-commit hooks** — lint-staged + husky for local quality checks
|
|
197
|
+
- [ ] **E2E tests** — Playwright for critical user flows (`e2e-testing-expert`)
|
|
198
|
+
- [ ] **Visual E2E testing** — screenshot comparison and UI regression via `browser-automation-expert`
|
|
199
|
+
- [ ] **Fuzz testing** — coverage-guided fuzzing on parsers, validators, and streams (`secure-fuzz-testing`)
|
|
200
|
+
- [ ] **Error resilience** — retry strategies, circuit breakers, and fallback UI via `error-resilience-expert`
|
|
201
|
+
- [ ] **Logging & Error Tracking** — structured JSON logging (Pino/Winston) & Sentry via `logging-error-tracking-expert`
|
|
202
|
+
- [ ] **Code review automation** — CodeRabbit configured on all PRs (`coderabbit`)
|
|
203
|
+
- [ ] **Type checking & linting** — `tsc --noEmit` and linter pass with zero errors in CI
|
|
206
204
|
|
|
207
205
|
---
|
|
208
206
|
|
|
209
|
-
#### PHASE 6: Performance & SEO Optimization
|
|
210
|
-
**Orchestrates:** `seo`, `seo-geo`, `app-analyzer-optimizer`
|
|
207
|
+
#### PHASE 6: Performance & GEO/SEO Optimization
|
|
208
|
+
**Orchestrates:** `seo`, `seo-geo`, `seo-aeo-landing-page-writer`, `performance-web-vitals`, `app-analyzer-optimizer`
|
|
211
209
|
|
|
212
210
|
**Checklist:**
|
|
213
|
-
- [ ] **Core Web Vitals** — LCP < 2.5s, INP < 200ms, CLS < 0.1 (
|
|
211
|
+
- [ ] **Core Web Vitals** — LCP < 2.5s, INP < 200ms, CLS < 0.1 (`performance-web-vitals`)
|
|
214
212
|
- [ ] **Bundle size** — analyzed and optimized (tree-shaking, dynamic imports, no duplicate deps)
|
|
215
|
-
- [ ] **CDN** — static assets served via CDN (
|
|
216
|
-
- [ ] **
|
|
217
|
-
- [ ] **
|
|
218
|
-
- [ ] **Multi-tier caching** — Browser → CDN → Application (Redis) → Database
|
|
219
|
-
- [ ] **SEO meta tags** — title, description, canonical URL, OG/Twitter cards on every page
|
|
220
|
-
- [ ] **Structured data** — Schema.org markup for relevant content (Product, Article, FAQ, etc.)
|
|
221
|
-
- [ ] **Sitemap** — XML sitemap generated and submitted to Google Search Console
|
|
213
|
+
- [ ] **CDN & Caching** — static assets served via CDN with multi-tier caching (Browser → CDN → Redis → DB)
|
|
214
|
+
- [ ] **SEO meta tags** — title, description, canonical URL, OG/Twitter cards on every page (`seo`)
|
|
215
|
+
- [ ] **Structured data & Sitemap** — Schema.org markup and XML sitemap generated
|
|
222
216
|
- [ ] **robots.txt** — properly configured (no accidental disallow of important pages)
|
|
223
|
-
- [ ] **AI search readiness** — `llms.txt`, semantic HTML,
|
|
224
|
-
- [ ] **
|
|
217
|
+
- [ ] **AI search readiness (GEO)** — `llms.txt`, semantic HTML, AEO optimization (`seo-geo`, `seo-aeo-landing-page-writer`)
|
|
218
|
+
- [ ] **Lighthouse score** — Lighthouse score ≥ 90 on all key pages
|
|
225
219
|
|
|
226
220
|
---
|
|
227
221
|
|
|
228
222
|
#### PHASE 7: DevOps & Deployment Readiness
|
|
229
|
-
**Orchestrates:** `
|
|
223
|
+
**Orchestrates:** `ci-cd-devops-architect`, `cloud-hosting-expert`, `data-telemetry-expert`, `session-handoff-resume`, `auto-doc-updater`
|
|
230
224
|
|
|
231
225
|
**Checklist:**
|
|
232
226
|
- [ ] **Docker** — multi-stage builds, non-root user, HEALTHCHECK, `.dockerignore` configured
|
|
233
|
-
- [ ] **CI/CD pipeline** — automated lint → test → build → deploy on
|
|
234
|
-
- [ ] **
|
|
235
|
-
- [ ] **
|
|
236
|
-
- [ ] **
|
|
237
|
-
- [ ] **Rollback strategy** — ability to revert to previous version within minutes
|
|
238
|
-
- [ ] **Monitoring & alerting** — Sentry (errors), Prometheus/Grafana (metrics), OpenTelemetry (traces)
|
|
239
|
-
- [ ] **Structured logging** — JSON format with `timestamp`, `level`, `message`, `correlationId`
|
|
227
|
+
- [ ] **CI/CD pipeline** — automated lint → test → build → deploy on push/PR (`ci-cd-devops-architect`)
|
|
228
|
+
- [ ] **Edge & Cloud Deployment** — Vercel / Cloudflare Workers / AWS Edge setup (`cloud-hosting-expert`)
|
|
229
|
+
- [ ] **Zero-downtime deployment & Rollback** — rolling updates or blue-green strategy with tested rollback
|
|
230
|
+
- [ ] **Telemetry & Observability** — OpenTelemetry, PostHog, Prometheus/Grafana (`data-telemetry-expert`)
|
|
240
231
|
- [ ] **SLIs/SLOs defined** — error rate < 0.1%, p99 latency < 500ms, uptime > 99.9%
|
|
241
|
-
- [ ] **Incident response** — documented
|
|
232
|
+
- [ ] **Incident response & Runbooks** — documented runbooks for common failure scenarios
|
|
242
233
|
- [ ] **Backup & disaster recovery** — automated database backups, tested restore procedure
|
|
243
|
-
- [ ] **
|
|
244
|
-
- [ ] **SSL/TLS certificates** — auto-renewal configured (Let's Encrypt / cloud provider)
|
|
245
|
-
- [ ] **Documentation** — CHANGELOG.md and BLUEPRINT.md up-to-date via `auto-doc-updater`
|
|
246
|
-
- [ ] **README** — clear setup instructions, architecture diagram, and deployment guide
|
|
234
|
+
- [ ] **Session Checkpoint & Docs** — `session-handoff-resume` checkpoint saved, `CHANGELOG.md` & `BLUEPRINT.md` updated (`auto-doc-updater`)
|
|
247
235
|
|
|
248
236
|
---
|
|
249
237
|
|
|
@@ -327,15 +315,15 @@ Skill ini TIDAK menggantikan skill individual — ia **mengoordinasikan** mereka
|
|
|
327
315
|
|
|
328
316
|
### Peta Skill yang Diorkestrasi
|
|
329
317
|
|
|
330
|
-
| Fase | Skill yang Digunakan | Fokus |
|
|
331
|
-
|
|
332
|
-
| 1. Arsitektur & Kualitas Kode | `scalability-clean-code`, `fullstack-expert`, `senior-fullstack`, `app-analyzer-optimizer` | SOLID, DRY, Clean Architecture,
|
|
333
|
-
| 2. Pengerasan Frontend | `senior-frontend`, `tailwind-expert`, `ui-ux-pro-max`, `hig`, `tanstack-query-expert` | React 19,
|
|
334
|
-
| 3. Pengerasan Backend | `
|
|
335
|
-
| 4. Pengerasan Keamanan | `supabase-security-expert`, `firebase-security-expert`, `secure-fuzz-testing`, `fullstack-expert` | RLS, RBAC,
|
|
336
|
-
| 5. Testing & QA | `e2e-testing-expert`, `coderabbit`, `secure-fuzz-testing`, `
|
|
337
|
-
| 6. Performa & SEO | `seo`, `seo-geo`, `app-analyzer-optimizer` | Core Web Vitals, bundle, CDN, sitemap |
|
|
338
|
-
| 7. DevOps &
|
|
318
|
+
| Fase | Skill yang Digunakan | Fokus Utama |
|
|
319
|
+
|------|---------------------|-------------|
|
|
320
|
+
| 1. Arsitektur & Kualitas Kode | `scalability-clean-code`, `fullstack-expert`, `senior-fullstack`, `app-analyzer-optimizer`, `monorepo-architect`, `dependency-upgrade-migrator`, `vibe-code-gardener`, `typescript-expert` | SOLID, DRY, Clean Architecture, RFC 9457 errors, pembersihan AI slop, strict TS |
|
|
321
|
+
| 2. Pengerasan Frontend | `senior-frontend`, `design-system-architect`, `tailwind-expert`, `form-validation-expert`, `state-management-expert`, `ui-components-expert`, `ui-ux-pro-max`, `hig`, `tanstack-query-expert`, `global-a11y-i18n-expert` | React 19, Error Boundaries, validasi Zod + RHF, a11y, state management, UI primitives |
|
|
322
|
+
| 3. Pengerasan Backend | `js-backend-expert`, `go-programming-expert`, `python-programming-expert`, `rust-programming-expert`, `database-orm-expert`, `edge-serverless-db-expert`, `cron-scheduler-expert`, `async-queue-temporal-expert`, `email-notification-expert`, `file-upload-media-expert`, `mcp-server-architect`, `multi-agent-orchestration`, `ai-cost-token-optimizer` | Database migration, ORM, connection pooling, durable background jobs, transactional email, MCP tools, token budget |
|
|
323
|
+
| 4. Pengerasan Keamanan | `supabase-security-expert`, `firebase-security-expert`, `authentication-identity-expert`, `zero-trust-secret-vault`, `rate-limit-abuse-prevention`, `secure-fuzz-testing`, `fullstack-expert` | RLS, RBAC, OAuth2, Turnstile bot protection, Upstash rate limit, secret vault, fuzzing, XSS/CSRF |
|
|
324
|
+
| 5. Testing & QA | `e2e-testing-expert`, `browser-automation-expert`, `coderabbit`, `secure-fuzz-testing`, `error-resilience-expert`, `logging-error-tracking-expert` | E2E (Playwright), visual testing, Unit (Vitest), circuit breaker, Sentry & Pino logging |
|
|
325
|
+
| 6. Performa & SEO | `seo`, `seo-geo`, `seo-aeo-landing-page-writer`, `performance-web-vitals`, `app-analyzer-optimizer` | Core Web Vitals (LCP, INP, CLS), bundle, CDN, sitemap, llms.txt & AEO |
|
|
326
|
+
| 7. DevOps & Observability | `ci-cd-devops-architect`, `cloud-hosting-expert`, `data-telemetry-expert`, `session-handoff-resume`, `auto-doc-updater` | Docker, CI/CD pipeline, OpenTelemetry, PostHog, Vercel/Cloudflare, state checkpoint & CHANGELOG |
|
|
339
327
|
|
|
340
328
|
### Protokol Eksekusi
|
|
341
329
|
|
|
@@ -348,84 +336,83 @@ Ketika skill ini dipicu, jalankan **7 fase pengerasan berurutan**. Setiap fase m
|
|
|
348
336
|
- [ ] Prinsip SOLID diterapkan konsisten
|
|
349
337
|
- [ ] Pelanggaran DRY diidentifikasi dan di-refactor
|
|
350
338
|
- [ ] Kontrak API menggunakan desain spec-first (OpenAPI/GraphQL)
|
|
351
|
-
- [ ] Error handling terstruktur dan konsisten
|
|
352
|
-
- [ ] TypeScript strict mode aktif, tanpa tipe `any`
|
|
339
|
+
- [ ] Error handling terstruktur dan konsisten (RFC 9457)
|
|
340
|
+
- [ ] TypeScript strict mode aktif (`strict: true`), tanpa tipe `any` (`typescript-expert`)
|
|
353
341
|
- [ ] Validasi input di semua batas API (Zod, Pydantic)
|
|
354
342
|
- [ ] Tidak ada hardcoded value — semua konfigurasi via environment variable
|
|
355
|
-
- [ ] Dead code dieliminasi
|
|
356
|
-
- [ ] Audit dependensi — semua paket up-to-date, tanpa CVE
|
|
343
|
+
- [ ] Dead code & AI slop dieliminasi via `vibe-code-gardener`
|
|
344
|
+
- [ ] Audit dependensi — semua paket up-to-date, tanpa CVE (`dependency-upgrade-migrator`)
|
|
357
345
|
|
|
358
346
|
#### FASE 2: Pengerasan Frontend
|
|
359
347
|
- [ ] Server Components secara default
|
|
360
348
|
- [ ] Suspense boundary dengan loading state bermakna
|
|
361
349
|
- [ ] Error boundary di setiap segmen halaman
|
|
362
|
-
- [ ]
|
|
350
|
+
- [ ] Validasi formulir ketat dengan React Hook Form + Zod (`form-validation-expert`)
|
|
363
351
|
- [ ] Tidak ada hydration mismatch
|
|
364
|
-
- [ ] Aksesibilitas (a11y) —
|
|
365
|
-
- [ ] Desain responsif — berfungsi sempurna di mobile, tablet, desktop
|
|
352
|
+
- [ ] Aksesibilitas (a11y) & i18n — WCAG 2.2, ARIA, navigasi keyboard (`global-a11y-i18n-expert`)
|
|
353
|
+
- [ ] Desain responsif — berfungsi sempurna di mobile, tablet, desktop (`tailwind-expert`)
|
|
366
354
|
- [ ] Optimasi gambar dengan `next/image`, WebP/AVIF, lazy loading
|
|
367
355
|
- [ ] Analisis bundle — tanpa library besar yang tidak perlu
|
|
368
356
|
- [ ] Meta tags lengkap di setiap halaman
|
|
369
|
-
- [ ] Strategi state management dan caching yang tepat
|
|
357
|
+
- [ ] Strategi state management (`state-management-expert`) dan caching yang tepat
|
|
370
358
|
|
|
371
359
|
#### FASE 3: Pengerasan Backend
|
|
372
|
-
- [ ] Semua perubahan schema via database migration
|
|
373
|
-
- [ ] Connection pooling dikonfigurasi
|
|
360
|
+
- [ ] Semua perubahan schema via database migration (Prisma 6 / Drizzle ORM)
|
|
361
|
+
- [ ] Connection pooling dikonfigurasi (`edge-serverless-db-expert`)
|
|
374
362
|
- [ ] Index yang tepat pada kolom yang sering di-query
|
|
375
363
|
- [ ] Pencegahan N+1 query
|
|
376
|
-
- [ ] API rate limiting aktif
|
|
377
|
-
- [ ]
|
|
378
|
-
- [ ]
|
|
364
|
+
- [ ] API rate limiting & idempotency keys aktif
|
|
365
|
+
- [ ] Durable background jobs & cron queues (`async-queue-temporal-expert`)
|
|
366
|
+
- [ ] Email transaksional & upload media presigned (`email-notification-expert`, `file-upload-media-expert`)
|
|
367
|
+
- [ ] Skema MCP Server guarded & optimasi prompt caching (`ai-cost-token-optimizer`)
|
|
379
368
|
- [ ] Graceful shutdown dengan penanganan SIGTERM
|
|
380
369
|
- [ ] Health check endpoint (`/healthz`, `/readyz`)
|
|
381
|
-
- [ ] Structured logging dengan correlation ID
|
|
382
370
|
|
|
383
371
|
#### FASE 4: Pengerasan Keamanan
|
|
384
|
-
- [ ] Autentikasi OAuth 2.0 / OIDC
|
|
372
|
+
- [ ] Autentikasi OAuth 2.0 / OIDC (`authentication-identity-expert`)
|
|
385
373
|
- [ ] Otorisasi RBAC/ABAC pada semua route dilindungi
|
|
386
|
-
- [ ] RLS aktif di SEMUA tabel publik (Supabase/PostgreSQL)
|
|
374
|
+
- [ ] RLS aktif di SEMUA tabel publik (Supabase/PostgreSQL) (`supabase-security-expert`)
|
|
387
375
|
- [ ] Firebase Security Rules ketat
|
|
388
376
|
- [ ] CORS dengan allow-list eksplisit (bukan `*`)
|
|
389
377
|
- [ ] CSP headers dikonfigurasi
|
|
390
378
|
- [ ] HTTPS dipaksakan dengan HSTS
|
|
391
|
-
- [ ] Semua secret di environment variable / secret manager
|
|
379
|
+
- [ ] Semua secret di environment variable / secret manager (`zero-trust-secret-vault`)
|
|
380
|
+
- [ ] Rate limiting & proteksi bot Turnstile (`rate-limit-abuse-prevention`)
|
|
392
381
|
- [ ] `.gitignore` mencakup `.env` dan file sensitif
|
|
393
382
|
- [ ] Pencegahan SQL injection, XSS, CSRF
|
|
394
383
|
- [ ] Validasi file upload (content-type, size limit)
|
|
395
|
-
- [ ] Verifikasi tanda tangan webhook
|
|
396
|
-
- [ ] Audit logging untuk operasi sensitif
|
|
397
|
-
- [ ] Scan kerentanan dependensi
|
|
384
|
+
- [ ] Verifikasi tanda tangan webhook & audit logging
|
|
398
385
|
|
|
399
386
|
#### FASE 5: Testing & Quality Assurance
|
|
400
387
|
- [ ] Unit test (≥80% coverage)
|
|
401
388
|
- [ ] Integration test dengan database real
|
|
402
|
-
- [ ] E2E test untuk alur kritis (Playwright)
|
|
403
|
-
- [ ]
|
|
404
|
-
- [ ]
|
|
405
|
-
- [ ]
|
|
406
|
-
- [ ]
|
|
389
|
+
- [ ] E2E test untuk alur kritis (Playwright) (`e2e-testing-expert`)
|
|
390
|
+
- [ ] Visual regression testing (`browser-automation-expert`)
|
|
391
|
+
- [ ] Fuzz testing pada parser dan validator (`secure-fuzz-testing`)
|
|
392
|
+
- [ ] Error resilience (circuit breaker & retry logic) (`error-resilience-expert`)
|
|
393
|
+
- [ ] Structured logging (Pino) & error tracking (Sentry) (`logging-error-tracking-expert`)
|
|
394
|
+
- [ ] Code review automation (CodeRabbit) (`coderabbit`)
|
|
407
395
|
- [ ] Type checking dan linting di CI tanpa error
|
|
408
396
|
|
|
409
397
|
#### FASE 6: Optimasi Performa & SEO
|
|
410
|
-
- [ ] Core Web Vitals memenuhi target (LCP < 2.5s, INP < 200ms, CLS < 0.1)
|
|
398
|
+
- [ ] Core Web Vitals memenuhi target (LCP < 2.5s, INP < 200ms, CLS < 0.1) (`performance-web-vitals`)
|
|
411
399
|
- [ ] Bundle size dioptimasi
|
|
412
400
|
- [ ] CDN untuk aset statis
|
|
413
401
|
- [ ] Caching multi-tier (Browser → CDN → Redis → Database)
|
|
414
|
-
- [ ] SEO meta tags lengkap
|
|
415
|
-
- [ ] Structured data (Schema.org)
|
|
416
|
-
- [ ]
|
|
417
|
-
- [ ] Kesiapan AI search (llms.txt, HTML semantik)
|
|
402
|
+
- [ ] SEO meta tags lengkap (`seo`)
|
|
403
|
+
- [ ] Structured data (Schema.org) & XML Sitemap
|
|
404
|
+
- [ ] Kesiapan AI search & AEO (`seo-geo`, `seo-aeo-landing-page-writer`, `llms.txt`)
|
|
418
405
|
|
|
419
406
|
#### FASE 7: DevOps & Kesiapan Deployment
|
|
420
407
|
- [ ] Docker multi-stage build, non-root user, HEALTHCHECK
|
|
421
|
-
- [ ] CI/CD pipeline otomatis (lint → test → build → deploy)
|
|
422
|
-
- [ ]
|
|
423
|
-
- [ ]
|
|
424
|
-
- [ ]
|
|
408
|
+
- [ ] CI/CD pipeline otomatis (lint → test → build → deploy) (`ci-cd-devops-architect`)
|
|
409
|
+
- [ ] Edge & Cloud Deployment (Vercel/Cloudflare Workers) (`cloud-hosting-expert`)
|
|
410
|
+
- [ ] Zero-downtime deployment & strategi rollback yang teruji
|
|
411
|
+
- [ ] Telemetri & observability (OpenTelemetry, PostHog, Sentry) (`data-telemetry-expert`)
|
|
425
412
|
- [ ] Structured logging format JSON
|
|
426
|
-
- [ ] SLI/SLO terdefinisi
|
|
427
|
-
- [ ]
|
|
428
|
-
- [ ] Dokumentasi terkini (CHANGELOG.md
|
|
413
|
+
- [ ] SLI/SLO terdefinisi & backup database otomatis
|
|
414
|
+
- [ ] Session state checkpoint disimpan (`session-handoff-resume`)
|
|
415
|
+
- [ ] Dokumentasi terkini (`CHANGELOG.md`, `BLUEPRINT.md`, `README`) (`auto-doc-updater`)
|
|
429
416
|
|
|
430
417
|
---
|
|
431
418
|
|