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
@@ -0,0 +1,20 @@
1
+ name: Publish to npm
2
+
3
+ on:
4
+ release:
5
+ types: [published]
6
+ workflow_dispatch:
7
+
8
+ jobs:
9
+ build:
10
+ runs-on: ubuntu-latest
11
+ steps:
12
+ - uses: actions/checkout@v4
13
+ # Setup .npmrc file to publish to npm
14
+ - uses: actions/setup-node@v4
15
+ with:
16
+ node-version: '20.x'
17
+ registry-url: 'https://registry.npmjs.org'
18
+ - run: npm publish
19
+ env:
20
+ NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
package/AGENTS.md ADDED
@@ -0,0 +1,66 @@
1
+ # Core Rule for Vibes-Plug Agents
2
+
3
+ ## MANDATORY: Skill Orchestration Update
4
+ **CRITICAL RULE**: Every time a new skill is added or created within the `vibes-plug` ecosystem, the agent MUST immediately and automatically update the main orchestrator files.
5
+
6
+ Failure to do so breaks the entire architectural orchestration flow.
7
+
8
+ Whenever a new skill `SKILL.md` is generated, you must:
9
+ 1. **Update `brainstorming/SKILL.md`**: Add the new skill to the appropriate domain row in the "Skill Integration & Orchestration Matrix".
10
+ 2. **Update `zero-to-prod-orchestrator/SKILL.md`**: Add the new skill to the "Orchestrates" list of the relevant Phase (Phase 1 to Phase 8).
11
+ 3. **Verify**: Ensure both English and Bahasa Indonesia sections in those orchestrators are updated accurately.
12
+
13
+ This rule is absolute and applies to all AI agents interacting with this plugin.
14
+
15
+ ## MANDATORY: Multi-Agent Orchestration & Swarm Cooperation
16
+ **CRITICAL RULE**: When dealing with complex, multi-step tasks, the AI Agent MUST function as a Swarm Director and orchestrate multiple subagents concurrently.
17
+
18
+ **AUTOMATIC TRIGGER**: You MUST automatically initiate this Swarm Director behavior whenever a task involves more than one domain (e.g., Frontend + Backend), requires extensive research across multiple files, or consists of more than three independent steps. Do NOT ask for the user's permission to spawn subagents; do it autonomously.
19
+
20
+ 1. **Decompose and Delegate**: Break down complex tasks into independent sub-tasks and delegate them to specialized subagents using `invoke_subagent`. Assign clear, specific roles to each subagent based on the specialized skills in `vibes-plug`.
21
+ 2. **Parallel Execution**: Invoke multiple subagents simultaneously whenever tasks can be performed in parallel (e.g., one subagent researches frontend UI, another analyzes backend DB schema).
22
+ 3. **Context Sharing**: Ensure subagents are given precise instructions and the necessary context (e.g., passing `CONTEXT_MAP.md`, PRD, or specific file paths). Communicate with active subagents via `send_message`.
23
+ 4. **Agent Synergy**: Rely on the `vibes-plug` skills ecosystem. For example, if a task needs UI design, spawn a subagent guided by `ui-components-expert`; if it needs backend logic, spawn one with `js-backend-expert` or `go-programming-expert`.
24
+ 5. **Proactive Monitoring**: Track subagent progress. Do not let subagents hang indefinitely. If waiting on multiple subagents, use the `schedule` tool to set up check-ins or timers.
25
+ 6. **Unified Assembly**: Once subagents report back, the main orchestrator agent MUST review, synthesize, and seamlessly assemble their work into a cohesive final output before presenting it to the user.
26
+ 7. **Mandatory Documentation**: Whenever initiating a new project from scratch, the Swarm Director MUST ensure the automatic generation of a Product Requirements Document (`PRD.md`), Entity Relationship Diagram (`ERD.md`), and general Documentation (`DOKUMENTASI.md`) before any code is generated.
27
+
28
+ ## MANDATORY: Deep Reasoning (o1-Style Thinking)
29
+ **CRITICAL RULE**: Do not act impulsively. Before writing any code, modifying files, or making architectural decisions, the AI Agent MUST engage in a mandatory "Internal Monologue" or deep reasoning phase (e.g., using `<thought>` tags or explicitly generating an execution plan).
30
+ 1. **Analyze**: Evaluate constraints, edge cases, and implications.
31
+ 2. **Critique**: Question your own initial assumptions. Is there a more scalable or modern way?
32
+ 3. **Validate**: Double-check the proposed solution against the project's non-functional requirements (NFRs) and standard best practices.
33
+ 4. **Execute**: Only after this reasoning chain is complete should you invoke file-editing tools.
34
+
35
+ # LEARNING GRAPH: Skill Ecosystem Gold Standard
36
+
37
+ This document serves as the persistent memory and standard operating procedure for the `vibes-plug` AI ecosystem. Any AI agent modifying or creating a skill must adhere strictly to these standards.
38
+
39
+ ## 1. File Structure & Frontmatter
40
+ Every `SKILL.md` MUST begin with YAML frontmatter:
41
+ ```yaml
42
+ ---
43
+ name: skill-name
44
+ description: Brief description in English / Deskripsi singkat dalam Bahasa Indonesia
45
+ author: vibes-plug-swarm
46
+ ---
47
+ ```
48
+
49
+ ## 2. Bilingual Requirement
50
+ The ecosystem serves English and Indonesian developers. Every core concept in a `SKILL.md` must be understandable in both languages.
51
+ - Headings can be in either language, but content MUST provide bilingual context or translations where critical.
52
+
53
+ ## 3. Integration Matrix (Mandatory)
54
+ Every `SKILL.md` MUST contain a section named exactly `## Orchestration & Integration` or `## Integrasi Orkestrasi`.
55
+ This section MUST list what other skills this skill connects to.
56
+
57
+ ## 4. Architectural Registration
58
+ Whenever a skill is created or audited, it MUST be registered in:
59
+ 1. `skills/brainstorming/SKILL.md` (Domain Matrix)
60
+ 2. `skills/zero-to-prod-orchestrator/SKILL.md` (Phase Execution)
61
+ If it is missing from these files, the Swarm Auditor is authorized to add it.
62
+
63
+ ## 5. Prohibition of AI Slop
64
+ No generic "As an AI language model..." or overly verbose fluff. Instructions must be imperative, direct, and token-efficient. Use `token-saver` guidelines.
65
+
66
+ > **Memory Graph Update:** 2026-08-12 - Initialized Gold Standard for Swarm Auditors.
package/BLUEPRINT.md CHANGED
@@ -1,7 +1,7 @@
1
1
  # Project Blueprint
2
2
 
3
- - **Version**: 1.5.0
4
- - **Last Updated**: 2026-07-26
3
+ - **Version**: 2.4.0
4
+ - **Last Updated**: 2026-08-11
5
5
  - **Repository**: [vibes-plug](https://github.com/roedyrustam/vibes-plug)
6
6
 
7
7
  [English](#english) | [Bahasa Indonesia](#bahasa-indonesia)
@@ -12,58 +12,112 @@
12
12
  ## English
13
13
 
14
14
  ### Overview
15
- Vibes Plug is a customized plugin for Antigravity that houses high-performance custom skills designed for SaaS architectures, database management, premium UI/UX design, AI & LLM agentic integrations, frontend performance optimization, and advanced SEO strategies.
15
+ Vibes Plug is a customized plugin for Antigravity that houses 103 high-performance custom skills designed for SaaS architectures, database management, premium UI/UX design, AI & LLM agentic integrations, frontend performance optimization, and advanced SEO strategies.
16
16
 
17
- ### Skill Modules
18
- - **ai-llm-integration-expert**: Production-grade guidelines for integrating Large Language Models (LLMs), Model Context Protocol (MCP), RAG architecture (`pgvector` HNSW, Qdrant), reasoning models (DeepSeek-R1/V3, Gemini 3.5/3.6, Claude 3.7), and Vercel AI SDK 4.x/5.x.
19
- - **app-analyzer-optimizer**: Deeply analyzes application architecture, dependencies, and performance configurations (Core Web Vitals, INP), executing targeted optimizations.
20
- - **asisten-ramah**: Friendly assistant styling to respond with a warm, polite language style and emojis.
21
- - **auto-doc-updater**: Automated project documentation tracking (`CHANGELOG.md` and `BLUEPRINT.md`).
22
- - **bootstrap-to-modern**: Refactor and migrate legacy Bootstrap CSS applications to modern utility-first stacks using Tailwind CSS v4 and Alpine.js 3 / HTMX.
23
- - **brainstorming**: Advanced brainstorming protocol with 2026 Modern Web Guidance — RSC, PPR, Server Actions, AI integration, Passkeys, and structured Design Document templates.
24
- - **bun-runtime-expert**: Expert skill for the Bun JavaScript/TypeScript runtime (v1.2+) featuring `Bun.serve`, `Bun.sql`, `Bun.s3`, `bun test`, bundler, and package manager.
25
- - **cloud-hosting-expert**: Expert guide for deploying SaaS applications on edge and serverless platforms like Vercel (Edge, Fluid Compute), Cloudflare (Wrangler v3, Workers/Pages), Supabase, and Neon.
26
- - **coderabbit**: AI-powered automated code reviews, pull request summarizations, interactive chat prompts, and `.coderabbit.yaml` custom configurations.
27
- - **data-telemetry-expert**: Observability, OpenTelemetry 1.30+, PostHog, Mixpanel, and telemetry data pipelines.
28
- - **design-system-architect**: Enterprise UI design systems, Design Tokens (OKLCH), Radix UI/Base UI headless primitives, Tailwind CSS v4 `@theme`, CVA variants, and WCAG 2.2 AAA accessibility.
29
- - **e2e-testing-expert**: Guidelines for Playwright End-to-End testing (1.48+), Vitest unit/integration testing (2+), MSW 2+, and GitHub Actions CI/CD automation.
30
- - **event-driven-architect**: Microservices architecture, message queues (NATS, Kafka, RabbitMQ, EventBridge), Event Sourcing, and background workflows (Temporal, Inngest, Trigger.dev v3).
31
- - **firebase-security-expert**: Firebase Security Rules auditing, Service Account protection, and App Check v11+ integration.
32
- - **fullstack-expert**: Multi-language (TypeScript, Python, Go, Rust), multi-framework backend references (Next.js, FastAPI, Gin, Axum), OpenAPI 3.1 API design patterns, databases, DevOps, and observability.
33
- - **global-a11y-i18n-expert**: Web Accessibility (WCAG 2.2 AAA) and internationalization (i18n) standards.
34
- - **go-programming-expert**: Expert-level skill for Go programming (Go 1.23/1.24+). Covers high-performance backend APIs, microservices, concurrency patterns (`errgroup`, context propagation), `sqlc`, `net/http`, Gin/Echo/Fiber, gRPC, and table-driven testing.
35
- - **hig**: Human Interface Guidelines for iOS 18 and macOS Sequoia, enforcing visual hierarchy, harmony, and platform consistency.
36
- - **js-backend-expert**: Production-grade guidance for modern JavaScript/TypeScript backend APIs across Node.js 22 LTS, Bun 1.2+, and Deno 2.x. Covers Fastify 5, Hono, Express 5, NestJS, Prisma 6, Drizzle ORM, WebSockets, and BullMQ background queues.
37
- - **mcp-server-architect**: Expert guide for designing, building, and securing Model Context Protocol (MCP) servers across TypeScript, Python, and Go (`stdio` and `SSE` transports, Zod/Pydantic schema validation, security guardrails).
38
- - **mobile-expo-expert**: React Native 0.76+ and Expo SDK 52+ development, covering Expo Router v4, React Native New Architecture (Fabric & TurboModules), EAS builds, OTA updates, and NativeWind v4.
39
- - **monorepo-architect**: Expert guide for designing and managing scalable monorepos using Turborepo 2.x, pnpm v9+ workspaces, and pnpm catalogs.
40
- - **multi-agent-orchestration**: Multi-agent AI systems, LangGraph stateful graph workflows, CrewAI/AutoGen swarms, supervisor routing, shared memory state, and Human-in-the-Loop guardrails.
41
- - **mvc-expert**: Expert guidelines to modernize legacy PHP projects into clean, secure, and structured OOP/MVC architectures adhering to modern PHP (v8.3/8.4+) capabilities and PSR standards.
42
- - **prd-architect**: Initial guardrail skill that enforces creating a comprehensive Product Requirements Document (PRD) before generating code.
43
- - **production-ready-hardener**: Automated pre-launch audits across security, performance, accessibility, testing, and deployment.
44
- - **python-programming-expert**: Expert skill for Python programming (Python 3.12/3.13+) covering PEP 695 type parameter syntax, structured concurrency (`asyncio.TaskGroup`), web backends (FastAPI 0.115+, Pydantic v2), package management (`uv`), quality checks (`Ruff`), and testing with pytest 8+.
45
- - **rust-programming-expert**: Expert skill for Rust programming (Rust 2024 / v1.85+) covering memory safety (ownership/lifetimes), async (Tokio, async closures), web backends (Axum 0.8+, SQLx 0.8+), CLI (Clap, Serde), unsafe safety, optimization, and Cargo profiling.
46
- - **saas-billing**: Implementation of payment gateways (Stripe v16+, Midtrans, Paddle), webhook handling, subscription lifecycle states, and database synchronization.
47
- - **saas-multi-tenant**: Row-Level Security (RLS) and multi-tenant database isolation strategies.
48
- - **saas-mvp-launcher**: Roadmap and technical design for bootstrapping high-performance multi-tenant B2B/B2C SaaS MVPs with Next.js 15, Tailwind CSS v4, Drizzle/Prisma, Stripe, Clerk, and Vercel AI SDK.
49
- - **saas-transformer**: Systematic 8-phase transformation of standard applications into production-grade multi-tenant SaaS platforms (database isolation, billing/Stripe, teams, feature gating).
50
- - **scalability-clean-code**: Guidelines for maintaining code readability (Clean Code, SOLID, DRY) and system scalability (Clean Architecture, loose coupling, horizontal scaling, caching).
51
- - **secure-fuzz-testing**: Coverage-guided fuzzing (Atheris, cargo-fuzz, native Go fuzzing) with compilers/sanitizers (ASan, MSan, UBSan) for security validation.
52
- - **senior-frontend**: React 19, Next.js 15, Tailwind CSS v4 frontend patterns `useActionState`, `useOptimistic`, `useFormStatus`, Turbopack, and bundle optimization.
53
- - **senior-fullstack**: Advanced fullstack architectural/testing references (Redis caching, BullMQ background queues, connection pooling, CI/CD pipelines, Docker, and Playwright).
54
- - **seo**, **seo-geo**, & **seo-aeo-landing-page-writer**: Generative search engine optimization and visibility architectures (AI Overviews, ChatGPT Search, Perplexity, `/llms.txt`).
55
- - **session-handoff-resume**: Zero-token loss session continuation across account switches and chat resets via ultra-compact `STATE_HANDOFF.md` checkpoints.
56
- - **skill-baru**: Basic template for creating new agent skills in the future.
57
- - **supabase-migration**: Database schema migration tracking and deployment commands (local and CLI v2+).
58
- - **supabase-security-expert**: Relational database auditing, RLS security practices, and Supabase Linter.
59
- - **tailwind-expert**: Tailwind CSS v4 styling rules, CSS-first design (`@theme`), OKLCH colors, container queries, and utility optimization.
60
- - **tanstack-query-expert**: Asynchronous state management & caching (TanStack Query v5, `useSuspenseQuery`, Next.js SSR hydration, optimistic updates, query key factories).
61
- - **tauri-expert**: Expert skill for Tauri v2 development (Rust backend, IPC, capabilities, desktop & mobile).
62
- - **token-saver**: Strict token-saving protocol for minimal fluff and efficient codebase edits.
63
- - **ui-ux-pro-max** & **hig**: Comprehensive UI/UX design (including modern dashboard architectures) and Human Interface Guidelines consistency.
64
- - **ui-ux-expert**: UI/UX Designer & Frontend Specialist focusing on responsive layouts, typography, accessibility, and professional dashboard design.
65
- - **web-scraper**: Multi-strategy data extraction workflow (Crawl4AI, Playwright, BeautifulSoup, LLM extraction), pagination, validation, and structured formats export (CSV/JSON/Markdown).
66
- - **zero-to-prod-orchestrator**: Master orchestrator skill guiding the complete lifecycle of building a new application from scratch to production.
17
+ ### Skill Modules (103 Total)
18
+ - **ai-cost-token-optimizer**: Expert guide for LLM API cost optimization, Prompt Caching, model routing (Flash/Pro/Opus), semantic caching, and token budgeting
19
+ - **ai-llm-integration-expert**: Expert guide for integrating Large Language Models (LLMs), Model Context Protocol (MCP), RAG architecture, vector databases, and AI agents
20
+ - **api-design-expert**: Expert guide for designing robust APIs: REST best practices, GraphQL, gRPC, tRPC, OpenAPI/Swagger, API versioning, rate limiting, and contract-first design
21
+ - **app-analyzer-optimizer**: Deeply analyzes application architecture and structure to perform audit, bottleneck detection, and code/performance optimization
22
+ - **apple-ecosystem-expert**: Expert guide for Apple Ecosystem development. Covers iOS support, Safari WebKit compatibility, PWAs (Progressive Web Apps) for iOS, and Human Interface Guidelines (HIG) for web and native apps
23
+ - **asisten-ramah**: Skill to make Antigravity respond in a friendly manner
24
+ - **async-queue-temporal-expert**: Expert guide for Durable Workflow Engines (Temporal.io, Trigger.dev v3, Inngest, BullMQ v5) and fault-tolerant background sagas
25
+ - **authentication-identity-expert**: Expert guide for implementing secure authentication, authorization (RBAC/ABAC), OAuth2, and identity management (Clerk, Auth.js, Supabase Auth)
26
+ - **auto-doc-updater**: Automatically documents every feature change or bug fix successfully built into CHANGELOG.md and BLUEPRINT.md
27
+ - **autonomous-swarm-director**: Elevates the AI from a single-threaded agent into a Swarm Director. Teaches the agent how to break down complex tasks and autonomously invoke and orchestrate multiple subagents in parallel to achieve a goal.
28
+ - **autonomous-tdd-debugger**: Empowers the agent to autonomously run tests, read terminal stack traces, and self-heal code until tests pass. Transforms the agent from a passive coder to an active CI pipeline debugger.
29
+ - **bootstrap-to-modern**: Expert skill to refactor and migrate legacy Bootstrap CSS applications to modern stacks using Tailwind CSS v4 and Alpine.js
30
+ - **brainstorming**: Master ideation protocol & architectural orchestrator with Modern Web Guidance. Validates design ideas and orchestrates all specialized vibes-plug skills before coding begins
31
+ - **browser-automation-expert**: Expert guide for autonomous browser automation, Playwright/Browser-Use web agent execution, visual E2E testing, and UI regression workflows
32
+ - **bun-runtime-expert**: Expert guide for Bun JavaScript/TypeScript runtime. Use when building, testing, or deploying applications with Bun
33
+ - **ci-cd-devops-architect**: Expert guide for continuous integration, deployment pipelines, Docker, Kubernetes, and Infrastructure as Code (IaC)
34
+ - **cloud-hosting-expert**: Expert guide for deploying SaaS applications with multiple entry points on modern edge and serverless platforms like Vercel and Cloudflare
35
+ - **coderabbit**: AI-powered automated code review, PR summarization, and interactive developer feedback
36
+ - **cron-scheduler-expert**: Expert guide for scheduled tasks, cron jobs, recurring background work (Vercel Cron, Cloudflare Workers Cron, Inngest, node-cron), and distributed scheduling
37
+ - **data-telemetry-expert**: Expert guide for observability, analytics, telemetry, and data pipelines (OpenTelemetry, PostHog, Mixpanel)
38
+ - **database-orm-expert**: Expert guide for database schema design, ORM tools (Prisma 6, Drizzle ORM, TypeORM), migrations, query optimization, and type-safe SQL patterns in TypeScript
39
+ - **dependency-upgrade-migrator**: Expert guide for dependency upgrades, breaking change migrations, codemod automation, and package audit remediation
40
+ - **design-system-architect**: Expert guide for designing, building, and maintaining scalable UI design systems with design tokens, headless primitives (Radix/Base UI), Tailwind v4 @theme, and WCAG 2.2 accessibility in English and Indonesian.
41
+ - **doku-mcp-server**: Expert guide for DOKU Model Context Protocol (MCP) Server integration. Enables AI Agentic Commerce with tools for payment links, Virtual Accounts, QRIS, transaction status checks, and client configuration (Claude Desktop, Cursor, AGY)
42
+ - **doku-payment-gateway**: Expert guide for integrating DOKU Payment Gateway (Jokul API v2). Covers HMAC-SHA256 header signature calculation, Checkout & Direct APIs (VA, QRIS, E-Wallet, Credit Card), webhook notification verification, and sandbox/production setup
43
+ - **e2e-testing-expert**: Expert guide for End-to-End (E2E) testing with Playwright, unit/integration testing with Vitest, and CI/CD automated testing pipeline setup
44
+ - **edge-serverless-db-expert**: Expert guide for Serverless & Edge Databases (Neon Serverless Postgres, Cloudflare D1, Turso/libsql, Upstash Redis), cold-start mitigation, and connection pooling
45
+ - **email-notification-expert**: Expert guide for transactional email (Resend, Postmark, SES), React Email templates, in-app notifications, and unified communication pipelines
46
+ - **error-resilience-expert**: Expert guide for error handling patterns, resilience engineering, retry strategies, circuit breakers, and graceful degradation across React, Next.js, and Node.js
47
+ - **event-driven-architect**: Expert guide for microservices, message queues, Event Sourcing, and high-scale backend architectures
48
+ - **feature-flag-analytics-expert**: Expert guide for Feature Flags & Progressive Rollout (PostHog, LaunchDarkly, GrowthBook), A/B testing orchestration, and canary releases
49
+ - **file-upload-media-expert**: Expert guide for file uploads (S3, R2, Supabase Storage), presigned URLs, image/video processing, CDN optimization, and media pipeline architecture
50
+ - **firebase-security-expert**: Firebase security expert to audit Security Rules (Firestore/Realtime Database/Storage), authentication, API keys, data leakage prevention, and App Check configuration
51
+ - **form-validation-expert**: Expert guide for complex form handling with React Hook Form, server-side validation (useActionState + Zod), multi-step wizards, and accessible form patterns
52
+ - **fullstack-expert**: Expert-level fullstack development guide covering multi-language (TypeScript, Python, Go, Rust), multi-framework (Next.js, FastAPI, Gin, Axum), API design, microservices, DevOps, and system design
53
+ - **gemini-agent-booster**: Master optimization protocol for Gemini Agent (Antigravity) to unlock native 1M+ long-context reasoning, multimodal vision UI audits, visual subagent feedback, and high-speed problem solving
54
+ - **global-a11y-i18n-expert**: Expert guide for Web Accessibility (WCAG a11y) and Internationalization (i18n)
55
+ - **glsl-shader-expert**: Expert guide for writing custom GLSL shaders (Vertex/Fragment) for WebGL using Three.js and Babylon.js. Covers shader materials, post-processing, noise, and performance optimization.
56
+ - **go-programming-expert**: Expert-level skill for Go programming (Go 1.23/1.24+). Covers high-performance microservices, concurrency patterns, sqlc, net/http, Gin/Echo/Fiber, gRPC, and testing in English and Indonesian.
57
+ - **graphql-apollo-expert**: Expert guide for designing and consuming GraphQL APIs. Covers Apollo Server/Client, NestJS GraphQL (Code-First & Schema-First), TypeGraphQL, caching, and N+1 query optimization.
58
+ - **hig**: Applies Human Interface Guidelines (HIG) principles — Hierarchy, Harmony, and Consistency — to UI/UX designs to ensure intuitive and cohesive interfaces
59
+ - **js-backend-expert**: Expert-level skill for Node.js 24+ (LTS), Bun 1.2+, and Deno 2.x backend development. Covers Express 5, Fastify 5, Hono v4, NestJS, Prisma 6, Drizzle ORM, WebSockets, BullMQ, OpenTelemetry, and microservices in English and Indonesian.
60
+ - **legacy-code-translator**: Methodological guide for the AI Agent to safely and systematically translate, refactor, and modernize giant legacy codebases (PHP, Python 2, old React) into modern stacks.
61
+ - **logging-error-tracking-expert**: Expert guide for structured logging (Pino, Winston), error tracking (Sentry), log aggregation (Axiom, Datadog), request correlation, and GDPR-compliant log management
62
+ - **mcp-client-orchestrator**: Expert guide for the AI Agent to dynamically orchestrate and consume external MCP (Model Context Protocol) servers, giving it real-time superpowers over databases, GitHub, Slack, and local files.
63
+ - **mcp-server-architect**: Expert guide for designing, building, and security-hardening Model Context Protocol (MCP) servers and tool integrations in TypeScript, Python, and Go
64
+ - **micro-frontend-architect**: Expert guide for designing Micro-Frontend architectures using Webpack Module Federation, Vite Federation, and Single-SPA for large scale Vue and React applications.
65
+ - **mobile-expo-expert**: Expert guide for React Native 0.76+ and Expo SDK 52+ development. Covers cross-platform mobile architecture, Expo Router v4, New Architecture, OTA updates, and native modules
66
+ - **mobile-push-notification-expert**: Expert guide for Cross-Platform Push Notifications (Expo Push, FCM, APNs, Web Push), iOS Live Activities, and background payload handling
67
+ - **monday-design-aesthetic**: Expert guide for implementing the modern, spacious, and highly structured Monday.com design system
68
+ - **monorepo-architect**: Expert guide for designing and managing scalable monorepos using Turborepo, pnpm workspaces, and shared packages
69
+ - **mpa-orchestrator**: Orchestrates Multi-Page Application (MPA) architecture within a single repository, integrating with relevant skills
70
+ - **multi-agent-orchestration**: Expert guide for designing and orchestrating multi-agent systems, agent swarms, graph-based workflows (LangGraph, CrewAI, AutoGen), shared state memory, and human-in-the-loop guardrails in English and Indonesian.
71
+ - **multiple-entry-points**: Expert guide for designing and implementing Multiple Entry Points architecture in web applications
72
+ - **mvc-expert**: Expert guidelines to refactor legacy PHP codebases into clean, modern, and scalable MVC-structured projects
73
+ - **payment-gateway-expert**: Expert guide for integrating payment gateways (Stripe, PayPal, Xendit, Midtrans, DOKU) and secure webhooks into SaaS platforms
74
+ - **performance-web-vitals**: Expert guide for Web Performance optimization: Core Web Vitals (LCP, INP, CLS), bundle analysis, image optimization, rendering strategies, and Lighthouse score improvement
75
+ - **prd-architect**: Mandatory guardrail skill that enforces creating a comprehensive Product Requirements Document (PRD) before generating code for new projects
76
+ - **proactive-background-watcher**: Grants the AI the ability to act proactively using native cron/timer scheduling. The agent can monitor systems, poll APIs, or watch logs in the background and self-trigger without waiting for user prompts.
77
+ - **production-ready-hardener**: Ultimate production readiness skill that orchestrates all relevant skills (frontend, backend, security, performance, SEO, testing, DevOps) to harden applications before deployment
78
+ - **project-context-mapper**: Gives the agent a photographic memory of massive repositories. Forces the creation and maintenance of a highly compressed CONTEXT_MAP.md to prevent context exhaustion and hallucination.
79
+ - **python-programming-expert**: Expert-level skill for Python programming (Python 3.13/3.14+). Covers type safety, generic syntax (PEP 695), async/await TaskGroups, FastAPI 0.115+, Pydantic v2, uv package manager, Ruff, and pytest in English and Indonesian.
80
+ - **rate-limit-abuse-prevention**: Expert guide for API rate limiting, bot protection, DDoS mitigation, brute-force prevention, and abuse detection
81
+ - **realtime-collaboration-expert**: Expert guide for building real-time collaboration features using WebSockets, WebRTC, CRDTs (Yjs, Automerge), and Liveblocks
82
+ - **rust-programming-expert**: Expert-level skill for Rust programming (Rust 2024
83
+ - **saas-billing**: Implement and audit SaaS billing systems, subscription state machines, secure webhooks, and local database synchronization
84
+ - **saas-multi-tenant**: Design and implement multi-tenant SaaS architectures with RLS, tenant isolation, and PostgreSQL
85
+ - **saas-mvp-launcher**: Structured roadmap and design to plan and launch a SaaS MVP from scratch
86
+ - **saas-transformer**: Transforms regular applications into complete SaaS platforms with multi-tenancy, billing, team management, and feature gating — orchestrating all relevant vibes-plug skills
87
+ - **scalability-clean-code**: Software architecture guidelines to maintain code readability (Clean Code, SOLID, DRY) and application scalability
88
+ - **secure-fuzz-testing**: Expert-level skill for writing and integrating coverage-guided fuzz tests in Python, Rust, and Go for secure code validation in English and Indonesian.
89
+ - **self-evolving-memory-graph**: Grants the AI long-term episodic memory. The agent autonomously documents the user's coding preferences, past mistakes to avoid, and architectural decisions into a persistent learning graph.
90
+ - **senior-frontend**: Frontend development for React 19, Next.js 15, TypeScript, and Tailwind CSS v4
91
+ - **senior-fullstack**: Complete toolkit for senior fullstack with modern tools and best practices
92
+ - **seo**: Run a broad SEO audit across technical SEO, on-page SEO, schema, sitemaps, content quality, AI search readiness, and GEO
93
+ - **seo-aeo-landing-page-writer**: Writes complete, structured landing pages optimized for SEO ranking, AEO citation, and visitor conversion
94
+ - **seo-geo**: Generative Engine Optimization (GEO) for AI Overviews, ChatGPT, and Perplexity
95
+ - **session-context-loader**: Automatically loads and learns project context (Tech Stack, PRD, Roadmap, Blueprint) at the start of every new conversation session to ensure focused and directed development
96
+ - **session-handoff-resume**: Skill to save ultra-compact project checkpoints and seamlessly resume work across accounts or new chat sessions with minimum token consumption
97
+ - **skill-baru**: Comprehensive template for creating new vibes-plug skills with proper structure, trigger conditions, and bilingual support
98
+ - **spa-orchestrator**: Orchestrates Single-Page Application (SPA) architecture, integrating frontend state management with API-driven backends
99
+ - **state-management-expert**: Expert guide for modern client-side state management: Zustand, Jotai, Valtio, TanStack Store, Redux Toolkit, and server state patterns with TanStack Query
100
+ - **supabase-migration**: A skill to create or apply a Supabase database migration
101
+ - **supabase-security-expert**: Supabase security expert to audit RLS (Row Level Security), RBAC, relational databases, prevent data leakage, and utilize Supabase Linter
102
+ - **tailwind-expert**: Deep guide for Tailwind CSS v4, CSS-first configuration, theme customization, and responsive design
103
+ - **tanstack-query-expert**: Advanced TanStack Query (v5) expert. Covers useSuspenseQuery, infinite scrolling, optimistic mutations, SSR/React Server Components hydration, and advanced cache invalidation
104
+ - **tauri-expert**: Expert skill for Tauri (v2) development, Rust backend, IPC, and security
105
+ - **token-saver**: Skill to implement token saving scheme, concise, and focused on essential changes
106
+ - **typescript-expert**: Expert guide for TypeScript 5.5+ advanced type system, strict mode, generics, utility types, branded types, inferred type predicates, isolated declarations, and type-safe architectural patterns
107
+ - **ui-components-expert**: Expert guide for building production-quality UI components following the 4 pillars: Input Controls, Navigation, Information, and Containers. Covers React 19, Radix UI, shadcn/ui, accessibility (WCAG 2.2), and modern interaction patterns
108
+ - **ui-ux-expert**: UI/UX Designer & Frontend Specialist
109
+ - **ui-ux-pro-max**: Comprehensive design guide & BM25 search engine for web and mobile applications across 11 tech stacks
110
+ - **vector-db-rag-expert**: Expert guide for high-performance Vector Databases, RAG architectures, pgvector HNSW indexing, hybrid search (Dense + BM25), and semantic chunking
111
+ - **vibe-code-gardener**: Purger of AI slop, code bloat, context drift, and architectural decay in vibe-coded projects
112
+ - **visual-qa-vision-agent**: Equips the AI agent with visual QA capabilities using Playwright/Puppeteer and the agent's innate Vision capabilities to self-correct UI layout, CSS alignment, and visual regressions.
113
+ - **vue-frontend-expert**: Expert guide for Vue 3 (Composition API), Nuxt 3, and Pinia. Covers advanced reactive state management, `<script setup>` syntax, Vue Router, VueUse, and SPA/SSR architectural patterns in English and Indonesian.
114
+ - **web-3d-graphics-expert**: Expert guide for WebGL and 3D graphics in the browser using Three.js, Babylon.js, React Three Fiber (R3F), and TresJS. Covers scene optimization, shaders, lighting, 3D model loading (GLTF/GLB), and performance tuning.
115
+ - **web-game-engine-expert**: Expert guide for web-based game development. Covers Entity Component System (ECS) architectures, physics engines (Rapier, Havok, Cannon-es), collision detection, and game loop optimization.
116
+ - **web-scraper**: Smart web data extraction capability with multi-strategy scraping (Crawl4AI, Playwright, BeautifulSoup), LLM extraction, pagination support, and structured export
117
+ - **website-design-cloner**: Analyzes and reverse-engineers website designs directly from a target URL, extracting layout structures, design tokens (colors, typography, spacing), component hierarchies, visual assets, and responsive behaviors to enable full 1:1 duplication into modern code (Tailwind CSS v4, React/Next.js, HTML/CSS).
118
+ - **webxr-ar-vr-expert**: Expert guide for WebXR (Web-based Virtual and Augmented Reality) development using Babylon.js and Three.js. Covers device compatibility, immersive sessions, controllers, and hit-testing.
119
+ - **zero-to-prod-orchestrator**: Master orchestrator to build an application from scratch to a production-ready release, enforcing strict step-by-step progression and continuous documentation
120
+ - **zero-trust-secret-vault**: Expert guide for Zero-Trust Secret Management (Infisical, HashiCorp Vault, Doppler), automated API key rotation, and environment security
67
121
 
68
122
  ---
69
123
 
@@ -71,55 +125,93 @@ Vibes Plug is a customized plugin for Antigravity that houses high-performance c
71
125
  ## Bahasa Indonesia
72
126
 
73
127
  ### Ringkasan
74
- Vibes Plug adalah plugin kustomisasi untuk Antigravity yang memuat berbagai kemampuan (*skills*) berkinerja tinggi. Dirancang khusus untuk arsitektur SaaS, manajemen database, desain UI/UX premium, integrasi agen AI & LLM, optimasi performa frontend, dan strategi SEO lanjutan.
128
+ Vibes Plug adalah plugin kustomisasi untuk Antigravity yang memuat 103 modul kemampuan (*skills*) berkinerja tinggi. Dirancang khusus untuk arsitektur SaaS, manajemen database, desain UI/UX premium, integrasi agen AI & LLM, optimasi performa frontend, dan strategi SEO lanjutan.
75
129
 
76
- ### Modul Skills
130
+ ### Modul Skills (Total 103 Modul)
131
+ - **ai-cost-token-optimizer**: Optimasi biaya API LLM, Prompt Caching, model routing (Flash/Pro/Opus), semantic caching, dan token budgeting.
77
132
  - **ai-llm-integration-expert**: Panduan tingkat produksi untuk integrasi Large Language Models (LLMs), Model Context Protocol (MCP), RAG (`pgvector` HNSW, Qdrant), model penalaran (DeepSeek-R1/V3, Gemini 3.5/3.6, Claude 3.7), dan Vercel AI SDK 4.x/5.x.
133
+ - **api-design-expert**: Praktik terbaik REST, GraphQL, gRPC, tRPC, OpenAPI 3.1, versioning API, rate limiting, dan contract-first design.
78
134
  - **app-analyzer-optimizer**: Menganalisis struktur dan arsitektur aplikasi secara mendalam, audit performa (Core Web Vitals, INP), serta optimasi terarah.
79
135
  - **asisten-ramah**: Kepribadian ramah, hangat, dan bersemangat.
136
+ - **async-queue-temporal-expert**: Durable Workflow Engines (Temporal.io, Trigger.dev v3, Inngest, BullMQ v5) dan saga latar belakang tahan gagal.
137
+ - **authentication-identity-expert**: Autentikasi aman, otorisasi (RBAC/ABAC), OAuth2, OIDC, dan manajemen identitas (Clerk, Auth.js, Supabase Auth).
80
138
  - **auto-doc-updater**: Pendokumentasian otomatis fitur dan perbaikan bug ke `CHANGELOG.md` dan `BLUEPRINT.md`.
81
139
  - **bootstrap-to-modern**: Refaktor dan migrasi aplikasi Bootstrap CSS ke stack modern berbasis utility menggunakan Tailwind CSS v4 dan Alpine.js 3 / HTMX.
82
140
  - **brainstorming**: Protokol lanjutan dengan pedoman *Modern Web Guidance* (RSC, PPR, Server Actions, integrasi AI, Passkeys).
141
+ - **browser-automation-expert**: Otomatisasi browser otonom, Playwright/Browser-Use web agent execution, visual E2E testing, dan UI regression.
83
142
  - **bun-runtime-expert**: Panduan ahli untuk runtime Bun JavaScript/TypeScript (v1.2+) (`Bun.serve`, `Bun.sql`, `Bun.s3`, `bun test`, bundler, package manager).
143
+ - **ci-cd-devops-architect**: Integrasi berkelanjutan, pipeline deployment (GitHub Actions), Docker multi-stage build, Kubernetes, dan Infrastructure as Code (IaC).
84
144
  - **cloud-hosting-expert**: Panduan ahli meluncurkan aplikasi SaaS di platform edge & serverless (Vercel, Cloudflare, Supabase, Neon).
85
145
  - **coderabbit**: Asisten review kode otomatis berbasis AI, perangkum pull request, dan integrasi `.coderabbit.yaml`.
146
+ - **cron-scheduler-expert**: Tugas terjadwal, cron job, pekerjaan latar belakang berulang (Vercel Cron, Cloudflare Workers Cron, Inngest, node-cron, BullMQ), dan penguncian cron terdistribusi.
86
147
  - **data-telemetry-expert**: Observabilitas, OpenTelemetry 1.30+, PostHog, Mixpanel, dan analitik pipa data.
148
+ - **database-orm-expert**: Desain skema database, ORM tools (Prisma 6, Drizzle ORM, TypeORM), migrasi, optimasi query, dan pola SQL type-safe di TypeScript.
149
+ - **dependency-upgrade-migrator**: Upgrade dependensi, migrasi breaking change, upgrade versi framework (React 18→19, Next 14→15, Tailwind v3→v4), otomasi codemod, dan remediasi kerentanan.
87
150
  - **design-system-architect**: Design system UI perusahaan, Design Tokens (OKLCH), headless primitives Radix UI/Base UI, Tailwind v4 `@theme`, CVA, dan aksesibilitas WCAG 2.2 AAA.
151
+ - **doku-mcp-server**: Integrasi DOKU Model Context Protocol (MCP) Server — AI Agentic Commerce untuk payment links, Virtual Account, QRIS, status transaksi, dan konfigurasi client.
152
+ - **doku-payment-gateway**: Integrasi DOKU Payment Gateway (Jokul API v2) mencakup kalkulasi signature HMAC-SHA256, Checkout & Direct APIs (VA, QRIS, E-Wallet, Kartu Kredit), dan webhooks.
88
153
  - **e2e-testing-expert**: Pengujian End-to-End dengan Playwright 1.48+, Vitest 2+, MSW 2+, dan otomatisasi CI/CD.
154
+ - **edge-serverless-db-expert**: Database Serverless & Edge (Neon Serverless Postgres, Cloudflare D1, Turso/libsql, Upstash Redis), mitigasi cold-start, dan connection pooling.
155
+ - **email-notification-expert**: Pipeline email transaksional (Resend, Postmark, SES), template React Email, notifikasi in-app, optimasi deliverability, dan tracking webhook.
156
+ - **error-resilience-expert**: Ketahanan error aplikasi, Error Boundaries React 19, standar error API (RFC 9457), strategi retry, circuit breaker, dan degradasi anggun.
89
157
  - **event-driven-architect**: Arsitektur microservices, message queues (NATS, Kafka, RabbitMQ, EventBridge), dan background workflows (Temporal, Inngest, Trigger.dev v3).
158
+ - **feature-flag-analytics-expert**: Feature Flags & Rilis Bertahap (PostHog, LaunchDarkly, GrowthBook), orkestrasi A/B testing, dan canary releases.
159
+ - **file-upload-media-expert**: Upload presigned URL (S3, R2, Supabase Storage), pemrosesan gambar (Sharp), transcoding video (Mux), optimasi CDN, UI drag-and-drop, dan validasi file magic bytes.
90
160
  - **firebase-security-expert**: Audit Firebase Security Rules, perlindungan Service Account, dan konfigurasi App Check v11+.
161
+ - **form-validation-expert**: Penanganan formulir kompleks dengan React Hook Form, validasi server-side dengan `useActionState` + Zod, wizard multi-langkah, aksesibilitas, dan progressive enhancement.
91
162
  - **fullstack-expert**: Referensi pengembangan fullstack multi-bahasa (TypeScript, Python, Go, Rust), multi-framework (Next.js, FastAPI, Gin, Axum), OpenAPI 3.1, database, DevOps, dan observability.
163
+ - **gemini-agent-booster**: Protokol optimasi utama untuk Gemini Agent (Antigravity) untuk mengaktifkan pemikiran long-context 1M+, audit UI visual multimodal, dan pemecahan masalah kecepatan tinggi.
92
164
  - **global-a11y-i18n-expert**: Standar Aksesibilitas Web (WCAG 2.2 AAA) dan internasionalisasi (i18n).
93
165
  - **go-programming-expert**: Skill tingkat ahli untuk pemrograman Go (Go 1.23/1.24+). Mencakup API backend, microservices, pola konkurensi (`errgroup`), `sqlc`, routing `net/http`, Gin/Echo/Fiber, gRPC, dan testing.
94
166
  - **hig**: Human Interface Guidelines untuk iOS 18 dan macOS Sequoia.
95
167
  - **js-backend-expert**: Panduan tingkat produksi untuk API backend JavaScript/TypeScript di Node.js 22 LTS, Bun 1.2+, dan Deno 2.x. Mencakup Fastify 5, Hono, Express 5, NestJS, Prisma 6, Drizzle ORM, WebSocket, dan BullMQ.
168
+ - **logging-error-tracking-expert**: Logging terstruktur JSON (Pino), pelacakan error Sentry, korelasi request ID, upload source map di CI, aturan alert, dan redaksi PII sesuai GDPR.
96
169
  - **mcp-server-architect**: Panduan ahli merancang, membangun, dan mengamankan server Model Context Protocol (MCP) pada TypeScript, Python, dan Go (transport `stdio` & `SSE`, validasi Zod/Pydantic, guardrails keamanan).
97
170
  - **mobile-expo-expert**: Pengembangan React Native 0.76+ dan Expo SDK 52+, mencakup Expo Router v4, React Native New Architecture (Fabric & TurboModules), EAS builds, OTA updates, dan NativeWind v4.
171
+ - **mobile-push-notification-expert**: Notifikasi Push Lintas-Platform (Expo Push, FCM, APNs, Web Push), iOS Live Activities, dan penanganan payload latar belakang.
172
+ - **monday-design-aesthetic**: Panduan desain ala Monday.com yang modern, lapang, dan terstruktur.
98
173
  - **monorepo-architect**: Merancang dan mengelola monorepo skalabel menggunakan Turborepo 2.x, pnpm v9+ workspaces, dan pnpm catalogs.
174
+ - **mpa-orchestrator**: Arsitektur Multi-Page Application (MPA) dalam satu repositori yang mengintegrasikan routing backend dan server-rendered templates.
99
175
  - **multi-agent-orchestration**: Sistem multi-agen AI, alur kerja graf berbasis state LangGraph, kelompok agen CrewAI/AutoGen, perutean supervisor, memori bersama, dan gerbang persetujuan manusia.
176
+ - **multiple-entry-points**: Desain arsitektur aplikasi web dengan multiple entry points (landing page terpisah, app shell dengan autentikasi, dan dashboard super admin).
100
177
  - **mvc-expert**: Memodernisasi proyek PHP lama menjadi arsitektur OOP/MVC yang bersih dan terstruktur mematuhi standar PSR dan fitur PHP modern (v8.3/8.4+).
178
+ - **payment-gateway-expert**: Integrasi payment gateway (Stripe, PayPal, Xendit, Midtrans, DOKU), verifikasi signature webhook, dan state machine langganan.
179
+ - **performance-web-vitals**: Optimasi performa web mencakup Core Web Vitals (LCP, INP, CLS), analisis bundle, optimasi gambar, dan peningkatan skor Lighthouse.
101
180
  - **prd-architect**: Perumusan wajib Product Requirements Document (PRD) sebelum menulis kode aplikasi baru.
102
- - **production-ready-hardener**: Audit kesiapan produksi pra-peluncuran pada aspek keamanan, performa, aksesibilitas, testing, dan deployment.
181
+ - **production-ready-hardener**: Audit kesiapan produksi pra-peluncuran 7-fase pada aspek keamanan, performa, aksesibilitas, testing, dan deployment.
103
182
  - **python-programming-expert**: Pemrograman Python (Python 3.12/3.13+), mencakup sintaksis parameter tipe PEP 695, konkurensi terstruktur (`asyncio.TaskGroup`), API backend (FastAPI 0.115+, Pydantic v2), `uv`, `Ruff`, dan pytest 8+.
183
+ - **rate-limit-abuse-prevention**: Rate limiting API (Upstash Ratelimit), perlindungan bot (Turnstile), mitigasi DDoS di edge, pencegahan brute-force login, manajemen API key, dan kuota penggunaan.
184
+ - **realtime-collaboration-expert**: Fitur kolaborasi real-time menggunakan WebSockets, WebRTC, CRDTs (Yjs, Automerge), dan Liveblocks.
104
185
  - **rust-programming-expert**: Pemrograman Rust (Rust 2024 / v1.85+), mencakup keamanan memori, async (Tokio), web backends (Axum 0.8+, SQLx 0.8+), CLI (Clap, Serde), dan Cargo profiling.
105
186
  - **saas-billing**: Implementasi payment gateway (Stripe v16+, Midtrans, Paddle), webhook handling, dan sinkronisasi database.
106
187
  - **saas-multi-tenant**: Strategi isolasi database multi-tenant RLS dan isolated schema.
107
188
  - **saas-mvp-launcher**: Roadmap dan desain teknis untuk meluncurkan SaaS MVP dengan Next.js 15, Tailwind v4, Drizzle/Prisma, Stripe, Clerk, dan Vercel AI SDK.
108
- - **saas-transformer**: Transformasi sistematis 8-fase dari aplikasi biasa menjadi platform SaaS multi-tenant lengkap.
189
+ - **saas-transformer**: Transformasi sistematis 9-fase dari aplikasi biasa menjadi platform SaaS multi-tenant lengkap.
109
190
  - **scalability-clean-code**: Penulisan kode bersih (SOLID, DRY) dan arsitektur aplikasi modular yang skalabel.
110
191
  - **secure-fuzz-testing**: Coverage-guided fuzzing (Atheris, cargo-fuzz, native Go fuzzing) dengan compiler/sanitizer (ASan, MSan, UBSan).
111
192
  - **senior-frontend**: Pola frontend React 19, Next.js 15, Tailwind CSS v4 — `useActionState`, `useOptimistic`, `useFormStatus`, Turbopack, dan optimasi bundle.
112
193
  - **senior-fullstack**: Referensi fullstack lanjutan (Redis caching, BullMQ background queues, connection pooling, CI/CD, Docker, Playwright).
113
- - **seo**, **seo-geo**, & **seo-aeo-landing-page-writer**: Optimasi mesin pencari generatif (AI Overviews, ChatGPT Search, Perplexity, `/llms.txt`).
194
+ - **seo**: Audit SEO menyeluruh (Technical SEO, On-Page SEO, Schema.org, Sitemap, E-E-A-T, dan GEO).
195
+ - **seo-aeo-landing-page-writer**: Penulisan landing page terstruktur untuk peringkat SEO, sitasi AEO, dan konversi.
196
+ - **seo-geo**: Optimasi mesin pencari generatif (AI Overviews, ChatGPT Search, Perplexity, `/llms.txt`).
197
+ - **session-context-loader**: Otomatis memuat dan mempelajari konteks proyek (Tech Stack, PRD, Roadmap, Blueprint) di awal setiap sesi.
114
198
  - **session-handoff-resume**: Penyimpanan checkpoint `STATE_HANDOFF.md` super hemat token dan pemulihan pekerjaan instan saat ganti akun/sesi.
115
- - **skill-baru**: Template dasar pembuatan skill baru.
199
+ - **skill-baru**: Template dan panduan komprehensif untuk membuat skill vibes-plug baru.
200
+ - **spa-orchestrator**: Arsitektur Single-Page Application (SPA) yang mengintegrasikan state management frontend dengan backend berbasis API.
201
+ - **state-management-expert**: Manajemen state client-side modern (Zustand, Jotai, Valtio, TanStack Store, Redux Toolkit) dan pola server state dengan TanStack Query.
116
202
  - **supabase-migration**: Pelacakan dan eksekusi migrasi schema database Supabase (lokal dan CLI v2+).
117
203
  - **supabase-security-expert**: Audit database relasional, praktik keamanan RLS, dan Supabase Linter.
118
204
  - **tailwind-expert**: Aturan styling Tailwind CSS v4 (`@theme`), OKLCH colors, container queries, dan optimasi utilitas.
119
205
  - **tanstack-query-expert**: Manajemen state asinkron & caching (TanStack Query v5, `useSuspenseQuery`, Next.js SSR hidrasi, mutasi optimistik).
120
206
  - **tauri-expert**: Pengembangan aplikasi Tauri v2 (Rust backend, IPC, capabilities, desktop & mobile).
121
207
  - **token-saver**: Protokol penghematan token untuk edisi codebase yang efisien.
122
- - **ui-ux-pro-max** & **hig**: Desain UI/UX komprehensif (dashboard modern) dan konsistensi Human Interface Guidelines.
208
+ - **typescript-expert**: Sistem tipe lanjutan TypeScript 5.5+, mode strict, generics, utility types, branded types, inferred type predicates, dan isolated declarations.
209
+ - **ui-components-expert**: Komponen UI berkualitas produksi dengan 4 pilar: Kontrol Input, Navigasi, Informasi, dan Kontainer.
123
210
  - **ui-ux-expert**: UI/UX Designer & Spesialis Frontend yang berfokus pada layout responsif, tipografi, dan aksesibilitas.
211
+ - **ui-ux-pro-max**: Desain UI/UX komprehensif (dashboard modern) dan konsistensi Human Interface Guidelines.
212
+ - **vector-db-rag-expert**: Panduan ahli Vector DB, arsitektur RAG, pgvector HNSW, dan hybrid search.
213
+ - **vibe-code-gardener**: Pembersih AI slop, kode membengkak, konteks drift, dan pembusukan arsitektur pada proyek vibe coding.
124
214
  - **web-scraper**: Ekstraksi data web multi-strategi (Crawl4AI, Playwright, BeautifulSoup, ekstraksi LLM), paginasi, validasi, dan ekspor JSON/CSV/Markdown.
215
+ - **website-design-cloner**: Mempelajari dan merekayasa balik desain situs web & template secara langsung dari URL target ke kode presisi 1:1.
125
216
  - **zero-to-prod-orchestrator**: Master orkestrator yang memandu siklus hidup lengkap pembuatan aplikasi dari nol hingga produksi.
217
+ - **zero-trust-secret-vault**: Manajemen rahasia Zero-Trust (Infisical, HashiCorp Vault, Doppler), rotasi kunci API otomatis, dan keamanan lingkungan.
package/CHANGELOG.md CHANGED
@@ -6,6 +6,56 @@ All notable changes to this project will be documented in this file.
6
6
  The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
  *Format ini didasarkan pada [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), dan proyek ini mematuhi [Semantic Versioning](https://semver.org/spec/v2.0.0.html).*
8
8
 
9
+ ## [2.4.0] - 2026-08-11
10
+
11
+ ### Added / Ditambahkan
12
+ - Updated `saas-transformer` master orchestrator: Reconstructed 9-phase ASCII architecture map and enriched skill maps across all 9 transformation phases in both English and Bahasa Indonesia sections.
13
+ *(Pembaruan `saas-transformer`: Merestrukturisasi peta arsitektur ASCII 9-fase dan memperkaya pemetaan skill di seluruh 9 fase transformasi.)*
14
+ - Updated `production-ready-hardener` master orchestrator: Reconstructed 7-phase ASCII architecture map and enriched skill maps across all 7 pre-production hardening phases.
15
+ *(Pembaruan `production-ready-hardener`: Merestrukturisasi peta arsitektur ASCII 7-fase dan memperkaya pemetaan skill di seluruh 7 fase pengerasan pra-produksi.)*
16
+ - Added Windows standard output UTF-8 stream reconfiguration (`sys.stdout.reconfigure(encoding='utf-8')`) in scanner scripts (`saas_transformation_scanner.py` and `production_readiness_scanner.py`) to prevent terminal encoding errors.
17
+ *(Menambahkan rekonfigurasi encoding stream UTF-8 pada script scanner Python untuk mencegah error encoding di terminal Windows.)*
18
+ - Synchronized `BLUEPRINT.md` to list all 87 skill modules across both English and Bahasa Indonesia documentation sections.
19
+ *(Menyelaraskan `BLUEPRINT.md` untuk mencakup seluruh 87 modul skill pada dokumentasi Bahasa Inggris dan Bahasa Indonesia.)*
20
+
21
+ ### Changed / Diubah
22
+ - Restructured `rules/` directory into a single `AGENTS.md` at the plugin root to ensure full compatibility and automatic rule loading in Antigravity IDE and Desktop.
23
+ *(Merestrukturisasi direktori `rules/` menjadi satu file `AGENTS.md` di root plugin untuk memastikan kompatibilitas penuh dan pemuatan aturan otomatis di Antigravity IDE dan Desktop.)*
24
+ - Fixed UTF-8 character encoding corruptions (mojibake) across skill guidelines (`SKILL.md`) and project documentation (`BLUEPRINT.md`).
25
+ *(Memperbaiki kerusakan encoding karakter UTF-8 (mojibake) pada petunjuk skill dan dokumentasi proyek.)*
26
+ - Bumped plugin, package, and blueprint versions to `v2.4.0`.
27
+ *(Meningkatkan versi plugin, package, dan blueprint ke `v2.4.0`.)*
28
+
29
+ ---
30
+
31
+ ## [1.8.0] - 2026-08-09
32
+
33
+ ### Added / Ditambahkan
34
+ - Added `website-design-cloner` skill module: Reverse-engineer website designs & templates directly from any live target URL into 1:1 code (Tailwind CSS v4 `@theme`, React 19, Next.js 15 App Router).
35
+ *(Menambahkan modul skill `website-design-cloner`: Mempelajari dan merekayasa balik desain situs web & template secara langsung dari URL target ke kode presisi 1:1.)*
36
+ - Integrated URL design cloning triggers and handoff protocols into `web-scraper`, `ui-ux-pro-max`, and `brainstorming`.
37
+ *(Mengintegrasikan pemicu duplikasi desain URL dan protokol handoff ke dalam `web-scraper`, `ui-ux-pro-max`, dan `brainstorming`.)*
38
+
39
+ ### Changed / Diubah
40
+ - Bumped plugin and package versions to `v1.8.0`.
41
+ *(Meningkatkan versi plugin dan package ke `v1.8.0`.)*
42
+
43
+ ---
44
+
45
+ ## [1.7.0] - 2026-08-09
46
+
47
+ ### Added / Ditambahkan
48
+ - Automated PRD & Roadmap creation protocol: `prd-architect` and `zero-to-prod-orchestrator` now enforce generating both `PRD.md` and `ROADMAP.md` before any code implementation begins on new projects.
49
+ *(Protokol otomatisasi PRD & Roadmap: `prd-architect` dan `zero-to-prod-orchestrator` sekarang mewajibkan pembuatan `PRD.md` dan `ROADMAP.md` sebelum penulisan kode dimulai.)*
50
+ - Explicit **Skill Orchestration & Handoff** matrices added across domain expert skills (`senior-frontend`, `js-backend-expert`, `ai-llm-integration-expert`, `saas-multi-tenant`, `auto-doc-updater`).
51
+ *(Menambahkan matriks **Skill Orchestration & Handoff** eksplisit pada seluruh skill domain spesialis.)*
52
+
53
+ ### Changed / Diubah
54
+ - Upgraded master orchestrator `brainstorming` and `zero-to-prod-orchestrator` to seamlessly cross-reference and delegate to all 77 specialized skills in `vibes-plug`.
55
+ *(Memperbarui orchestrator master `brainstorming` dan `zero-to-prod-orchestrator` untuk mendelegasikan tugas secara dinamis ke seluruh 77 skill di `vibes-plug`.)*
56
+ - Bumped plugin and package versions to `v1.7.0`.
57
+ *(Meningkatkan versi plugin dan package ke `v1.7.0`.)*
58
+
9
59
  ---
10
60
 
11
61
  ## [1.5.0] - 2026-07-26