vibes-plug 2.5.0 → 2.11.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/.claude/rules/vibes-plug-core.md +32 -0
- package/.cursor/rules/vibes-plug-core.mdc +51 -0
- package/.cursorrules +42 -0
- package/AGENTS.md +37 -7
- package/BLUEPRINT.md +309 -217
- package/CHANGELOG.md +133 -1
- package/CLAUDE.md +70 -0
- package/LICENSE +1 -1
- package/README.md +641 -415
- package/index.js +19 -0
- package/package.json +44 -8
- package/plugin.json +24 -7
- package/scripts/generate_swarm_gif.py +295 -0
- package/scripts/install.js +201 -0
- package/skills/accessibility-testing-expert/SKILL.md +116 -0
- package/skills/ai-cost-token-optimizer/SKILL.md +82 -52
- package/skills/ai-evals-benchmark-expert/SKILL.md +188 -0
- package/skills/ai-llm-integration-expert/SKILL.md +185 -178
- package/skills/ai-media-generation-expert/SKILL.md +172 -0
- package/skills/ai-prompt-engineering-expert/SKILL.md +84 -0
- package/skills/angular-expert/SKILL.md +148 -0
- package/skills/api-design-expert/SKILL.md +6 -3
- package/skills/api-gateway-proxy-expert/SKILL.md +81 -0
- package/skills/app-analyzer-optimizer/SKILL.md +6 -3
- package/skills/apple-ecosystem-expert/SKILL.md +144 -141
- package/skills/{asisten_ramah → asisten-ramah}/SKILL.md +7 -1
- package/skills/astro-framework-expert/SKILL.md +200 -0
- package/skills/async-queue-temporal-expert/SKILL.md +210 -24
- package/skills/authentication-identity-expert/SKILL.md +278 -275
- package/skills/auto-doc-updater/SKILL.md +7 -1
- package/skills/autonomous-chaos-monkey/SKILL.md +63 -63
- package/skills/autonomous-red-teamer/SKILL.md +172 -28
- package/skills/autonomous-tdd-debugger/SKILL.md +70 -64
- package/skills/background-jobs-queue-expert/SKILL.md +235 -0
- package/skills/biome-linter-formatter-expert/SKILL.md +89 -0
- package/skills/blockchain-web3-expert/SKILL.md +115 -0
- package/skills/bootstrap-to-modern/SKILL.md +9 -6
- package/skills/brainstorming/SKILL.md +58 -50
- package/skills/browser-automation-expert/SKILL.md +197 -21
- package/skills/bun-runtime-expert/SKILL.md +7 -1
- package/skills/chatbot-messaging-expert/SKILL.md +114 -0
- package/skills/ci-cd-devops-architect/SKILL.md +45 -36
- package/skills/cloud-hosting-expert/SKILL.md +7 -1
- package/skills/coderabbit/SKILL.md +7 -1
- package/skills/compliance-gdpr-privacy-expert/SKILL.md +85 -0
- package/skills/cron-scheduler-expert/SKILL.md +303 -297
- package/skills/data-pipeline-etl-expert/SKILL.md +84 -0
- package/skills/data-telemetry-expert/SKILL.md +7 -1
- package/skills/data-visualization-expert/SKILL.md +154 -0
- package/skills/database-migration-versioning-expert/SKILL.md +90 -0
- package/skills/database-orm-expert/SKILL.md +13 -3
- package/skills/dependency-upgrade-migrator/SKILL.md +300 -294
- package/skills/design-system-architect/SKILL.md +278 -259
- package/skills/desktop-electron-expert/SKILL.md +128 -0
- package/skills/documentation-site-expert/SKILL.md +59 -0
- package/skills/doku-mcp-server/SKILL.md +7 -1
- package/skills/doku-payment-gateway/SKILL.md +7 -1
- package/skills/domain-driven-design-expert/SKILL.md +82 -0
- package/skills/e2e-testing-expert/SKILL.md +7 -1
- package/skills/ecommerce-expert/SKILL.md +87 -0
- package/skills/edge-serverless-db-expert/SKILL.md +98 -42
- package/skills/email-notification-expert/SKILL.md +367 -361
- package/skills/error-resilience-expert/SKILL.md +485 -479
- package/skills/event-driven-architect/SKILL.md +7 -1
- package/skills/feature-flag-analytics-expert/SKILL.md +65 -45
- package/skills/file-upload-media-expert/SKILL.md +436 -430
- package/skills/firebase-security-expert/SKILL.md +7 -1
- package/skills/form-validation-expert/SKILL.md +406 -400
- package/skills/fullstack-expert/SKILL.md +60 -1
- package/skills/gemini-agent-booster/SKILL.md +173 -135
- package/skills/geospatial-maps-expert/SKILL.md +80 -0
- package/skills/global-a11y-i18n-expert/SKILL.md +7 -1
- package/skills/glsl-shader-expert/SKILL.md +106 -100
- package/skills/go-programming-expert/SKILL.md +21 -15
- package/skills/graph-rag-knowledge-expert/SKILL.md +159 -0
- package/skills/graphql-apollo-expert/SKILL.md +113 -107
- package/skills/headless-cms-expert/SKILL.md +181 -0
- package/skills/hig/SKILL.md +7 -1
- package/skills/js-backend-expert/SKILL.md +218 -216
- package/skills/legacy-code-translator/SKILL.md +70 -64
- package/skills/local-slm-edge-ai-expert/SKILL.md +167 -0
- package/skills/logging-error-tracking-expert/SKILL.md +343 -337
- package/skills/mcp-client-orchestrator/SKILL.md +75 -69
- package/skills/mcp-server-architect/SKILL.md +294 -194
- package/skills/micro-frontend-architect/SKILL.md +111 -105
- package/skills/mobile-expo-expert/SKILL.md +8 -2
- package/skills/mobile-push-notification-expert/SKILL.md +70 -50
- package/skills/modern-css-native-expert/SKILL.md +189 -0
- package/skills/monday-design-aesthetic/SKILL.md +7 -1
- package/skills/monorepo-architect/SKILL.md +7 -1
- package/skills/mpa-orchestrator/SKILL.md +20 -1
- package/skills/multi-agent-orchestration/SKILL.md +254 -234
- package/skills/multiple-entry-points/SKILL.md +37 -1
- package/skills/mvc-expert/SKILL.md +7 -1
- package/skills/n8n-automation-expert/SKILL.md +89 -0
- package/skills/nextjs-app-router-expert/SKILL.md +148 -0
- package/skills/openapi-swagger-codegen-expert/SKILL.md +67 -0
- package/skills/payment-gateway-expert/SKILL.md +85 -1
- package/skills/pdf-document-generation-expert/SKILL.md +91 -0
- package/skills/performance-web-vitals/SKILL.md +7 -1
- package/skills/post-quantum-crypto-migrator/SKILL.md +57 -57
- package/skills/prd-architect/SKILL.md +7 -1
- package/skills/proactive-background-watcher/SKILL.md +67 -61
- package/skills/production-ready-hardener/SKILL.md +461 -455
- package/skills/project-context-mapper/SKILL.md +84 -78
- package/skills/pwa-offline-first-expert/SKILL.md +185 -0
- package/skills/python-programming-expert/SKILL.md +407 -401
- package/skills/rate-limit-abuse-prevention/SKILL.md +376 -370
- package/skills/realtime-collaboration-expert/SKILL.md +55 -1
- package/skills/rich-text-editor-expert/SKILL.md +177 -0
- package/skills/rust-programming-expert/SKILL.md +7 -1
- package/skills/saas-billing/SKILL.md +7 -1
- package/skills/saas-multi-tenant/SKILL.md +7 -1
- package/skills/saas-mvp-launcher/SKILL.md +20 -1
- package/skills/saas-transformer/SKILL.md +499 -488
- package/skills/scalability-clean-code/SKILL.md +7 -1
- package/skills/search-engine-expert/SKILL.md +89 -0
- package/skills/secure-fuzz-testing/SKILL.md +7 -1
- package/skills/self-evolving-memory-graph/SKILL.md +90 -74
- package/skills/self-healing-cloud-orchestrator/SKILL.md +57 -57
- package/skills/senior-frontend/SKILL.md +141 -161
- package/skills/seo/SKILL.md +41 -17
- package/skills/session-context-loader/SKILL.md +82 -76
- package/skills/session-handoff-resume/SKILL.md +7 -1
- package/skills/{skill_baru → skill-baru}/SKILL.md +8 -2
- package/skills/solidjs-expert/SKILL.md +80 -0
- package/skills/spa-orchestrator/SKILL.md +20 -1
- package/skills/sse-websocket-streaming-expert/SKILL.md +93 -0
- package/skills/state-management-expert/SKILL.md +7 -1
- package/skills/supabase-migration/SKILL.md +47 -1
- package/skills/supabase-security-expert/SKILL.md +7 -1
- package/skills/svelte-sveltekit-expert/SKILL.md +91 -0
- package/skills/svg-animation-motion-expert/SKILL.md +115 -0
- package/skills/tailwind-expert/SKILL.md +88 -136
- package/skills/tanstack-query-expert/SKILL.md +7 -1
- package/skills/tauri-expert/SKILL.md +7 -1
- package/skills/token-saver/SKILL.md +1 -1
- package/skills/typescript-expert/SKILL.md +12 -6
- package/skills/ui-components-expert/SKILL.md +165 -279
- package/skills/ui-ux-pro-max/SKILL.md +23 -3
- package/skills/vector-db-rag-expert/SKILL.md +175 -19
- package/skills/vibe-code-gardener/SKILL.md +1 -1
- package/skills/visual-qa-vision-agent/SKILL.md +70 -64
- package/skills/voice-ai-realtime-agent/SKILL.md +202 -0
- package/skills/vue-frontend-expert/SKILL.md +131 -125
- package/skills/wasm-edge-computing-expert/SKILL.md +97 -0
- package/skills/web-3d-graphics-expert/SKILL.md +136 -130
- package/skills/web-game-engine-expert/SKILL.md +101 -95
- package/skills/web-scraper/SKILL.md +157 -207
- package/skills/website-design-cloner/SKILL.md +179 -173
- package/skills/webxr-ar-vr-expert/SKILL.md +122 -116
- package/skills/wordpress-headless-expert/SKILL.md +144 -0
- package/skills/zero-to-prod-orchestrator/SKILL.md +52 -27
- package/skills/zero-trust-secret-vault/SKILL.md +87 -39
- package/.github/ISSUE_TEMPLATE/feature_request.md +0 -20
- package/.github/workflows/publish.yml +0 -20
- package/CONTRIBUTING.md +0 -199
- package/SECURITY.md +0 -21
- package/banner.png +0 -0
- package/skills/autonomous-swarm-director/SKILL.md +0 -69
- package/skills/hyper-context-synthesizer/SKILL.md +0 -55
- package/skills/llm-cost-arbitrage-router/SKILL.md +0 -59
- package/skills/senior-fullstack/SKILL.md +0 -167
- package/skills/senior-fullstack/references/architecture_patterns.md +0 -160
- package/skills/senior-fullstack/references/development_workflows.md +0 -222
- package/skills/senior-fullstack/references/tech_stack_guide.md +0 -190
- package/skills/senior-fullstack/scripts/code_quality_analyzer.py +0 -114
- package/skills/senior-fullstack/scripts/fullstack_scaffolder.py +0 -114
- package/skills/senior-fullstack/scripts/project_scaffolder.py +0 -114
- package/skills/seo-aeo-landing-page-writer/SKILL.md +0 -97
- package/skills/seo-geo/SKILL.md +0 -188
- package/skills/ui-ux-pro-max/scripts/__pycache__/core.cpython-310.pyc +0 -0
- package/skills/ui-ux-pro-max/scripts/__pycache__/core.cpython-312.pyc +0 -0
- package/skills/ui-ux-pro-max/scripts/__pycache__/design_system.cpython-310.pyc +0 -0
- package/skills/ui-ux-pro-max/scripts/__pycache__/design_system.cpython-312.pyc +0 -0
- package/skills/ui_ux_expert/SKILL.md +0 -125
- package/vibes-swarm-demo.gif +0 -0
package/CHANGELOG.md
CHANGED
|
@@ -4,7 +4,139 @@ All notable changes to this project will be documented in this file.
|
|
|
4
4
|
*Semua perubahan penting pada proyek ini akan didokumentasikan dalam berkas ini.*
|
|
5
5
|
|
|
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
|
+
## [2.11.0] - 2026-09-08
|
|
8
|
+
|
|
9
|
+
### Added / Ditambahkan
|
|
10
|
+
- **Ecosystem Expansion to 140+ Skills**: Introduced 3 high-impact frontier 2026 skills:
|
|
11
|
+
- `voice-ai-realtime-agent`: Ultra-low-latency (<300ms) bi-directional conversational voice AI with WebRTC, OpenAI Realtime API, Gemini Multimodal Live Audio (PCM 24kHz), Semantic VAD, and LiveKit Agents. *(Panduan ahli AI suara percakapan real-time berlatensi ultra-rendah).*
|
|
12
|
+
- `graph-rag-knowledge-expert`: Knowledge Graphs and GraphRAG architectures for multi-hop relational retrieval, entity-relationship extraction, Microsoft GraphRAG hierarchical community detection, and Neo4j Text2Cypher. *(Panduan ahli Knowledge Graph, GraphRAG, dan inferensi multi-hop).*
|
|
13
|
+
- `pwa-offline-first-expert`: Enterprise Local-First and Progressive Web App architectures with zero-latency local operations (OPFS SQLite, RxDB), conflict-free multi-device sync (ElectricSQL, PowerSync), and PWABuilder store packaging. *(Panduan ahli arsitektur Offline-First & Local-First PWA).*
|
|
14
|
+
|
|
15
|
+
### Changed / Diubah
|
|
16
|
+
- **Skill Orchestrator Matrix Synchronization**:
|
|
17
|
+
- `brainstorming`: Mapped `voice-ai-realtime-agent` to AI & Communication domains, `graph-rag-knowledge-expert` to Database & AI domains, and `pwa-offline-first-expert` to Frontend & Mobile domains (English & Indonesian).
|
|
18
|
+
- `zero-to-prod-orchestrator`: Linked new skills into Phase 3 (Database), Phase 4 (Backend APIs & AI Agents), and Phase 5 (Frontend & Mobile) (English & Indonesian).
|
|
19
|
+
|
|
20
|
+
---
|
|
21
|
+
|
|
22
|
+
## [2.10.0] - 2026-09-08
|
|
23
|
+
|
|
24
|
+
### Added / Ditambahkan
|
|
25
|
+
- **Ecosystem Expansion to 137+ Skills**: Introduced 3 frontier 2026 specialized skills:
|
|
26
|
+
- `ai-evals-benchmark-expert`: Automated evaluation framework for LLMs & AI agents using Promptfoo, DeepEval, Ragas, deterministic assertions, and regression benchmarking. *(Panduan ahli evaluasi otomatis LLM & Agen AI).*
|
|
27
|
+
- `local-slm-edge-ai-expert`: Edge AI and Small Language Models (SLMs) execution directly in the browser and edge environments via WebLLM, Transformers.js v3, ONNX Runtime Web, and WebGPU with zero cloud latency. *(Panduan ahli eksekusi SLM lokal dan AI edge di browser).*
|
|
28
|
+
- `modern-css-native-expert`: Cutting-edge 2026 native CSS guide covering CSS Anchor Positioning, `@starting-style` entry animations, View Transitions Level 2, Container Queries, and `:has()` relational selector. *(Panduan ahli fitur CSS native modern 2026).*
|
|
29
|
+
|
|
30
|
+
### Changed / Diubah
|
|
31
|
+
- **Resilience & Security Hardening**:
|
|
32
|
+
- `background-jobs-queue-expert`: Deepened with complete production-grade BullMQ v5 recipes, Redis idempotency locks, Dead Letter Queue (DLQ) retry strategies with exponential backoff and jitter, and priority job processing.
|
|
33
|
+
- `autonomous-red-teamer`: Deepened with automated adversarial test suites, prompt injection detection pipelines, SSRF filter bypass methodologies, and automated security patch remediation templates.
|
|
34
|
+
- `brainstorming` & `zero-to-prod-orchestrator`: Synchronized domain matrices and Phase 4, Phase 5, and Phase 6 orchestration chains to natively coordinate all 137 skills.
|
|
35
|
+
|
|
36
|
+
---
|
|
37
|
+
|
|
38
|
+
## [2.9.0] - 2026-09-08
|
|
39
|
+
|
|
40
|
+
### Changed / Diubah
|
|
41
|
+
- **Production Code Recipes & 2026 Frontier Hardening**: Upgraded 4 key AI & distributed execution skills with robust production-ready code recipes and 2026 standards:
|
|
42
|
+
- `browser-automation-expert`: Updated vision models to Gemini 3.8 Flash and Claude 3.7 Sonnet (Computer Use); added concrete production recipes for Stagehand v0.4+ and Browser-Use with anti-bot evasion and Playwright stealth.
|
|
43
|
+
- `mcp-server-architect`: Added full production FastMCP (Python) server template and `@modelcontextprotocol/sdk` (TypeScript) McpServer implementation featuring Streamable HTTP / SSE transport, typed tools, dynamic resources, and security guardrails.
|
|
44
|
+
- `vector-db-rag-expert`: Upgraded to 2026 Deep RAG standards with Reciprocal Rank Fusion (RRF) hybrid search (combining BM25 and pgvector 0.8+ HNSW), Cross-Encoder Re-ranking via FlashRank, and Late Chunking architecture.
|
|
45
|
+
- `async-queue-temporal-expert`: Added concrete Temporal.io TypeScript SDK implementation featuring the distributed Saga pattern with compensating rollbacks, and Trigger.dev v3 durable tasks with retry jitter.
|
|
46
|
+
*(Peningkatan Resep Kode Produksi & Kesiapan 2026: Meng-upgrade 4 skill kunci AI & eksekusi terdistribusi dengan resep kode siap pakai di lingkungan produksi dan standar 2026: Browser Automation, MCP Server Architect, Deep RAG & Vector DB, serta Temporal Async Queue.)*
|
|
47
|
+
|
|
48
|
+
---
|
|
49
|
+
|
|
50
|
+
## [2.8.0] - 2026-09-08
|
|
51
|
+
|
|
52
|
+
### Changed / Diubah
|
|
53
|
+
- **Core AI Skills Upgrade (2026 Edition)**: Upgraded 3 foundational AI engineering skills to current 2026 frontier standards:
|
|
54
|
+
- `gemini-agent-booster`: Upgraded to Gemini 3.x ecosystem (Gemini 3.8 Flash, Gemini 3.5/3.1 Pro/Flash) with 1M–2M token context, native `cachedContent` Context Caching, dynamic `thinkingBudget` reasoning configuration, and Gemini Multimodal Live API bidirectional WebSocket streaming.
|
|
55
|
+
- `ai-llm-integration-expert`: Added Anthropic Claude 3.7 Sonnet (Hybrid/Extended Thinking), OpenAI o1/o3/o3-mini & GPT-4.5/4o, DeepSeek-R1 (MoE reasoning), Model Context Protocol (MCP) Streamable HTTP transport, MCP Sampling, and Vercel AI SDK 5.x/6.x reasoning token streaming.
|
|
56
|
+
- `multi-agent-orchestration`: Formalized 5 Anthropic 2026 Core Agentic Design Patterns (Prompt Chaining, Routing, Parallelization, Orchestrator-Workers, Evaluator-Optimizer Loop), LangGraph v0.3+ persistent checkpointers, and OpenAI Agents SDK handoffs & guardrails.
|
|
57
|
+
*(Pembaruan Skill Inti AI 2026: Meng-upgrade 3 skill AI utama mencakup Gemini 3.x, Claude 3.7 Hybrid Thinking, DeepSeek-R1, MCP Streamable HTTP & Sampling, dan 5 pola desain agentik modern Anthropic.)*
|
|
58
|
+
|
|
59
|
+
---
|
|
60
|
+
|
|
61
|
+
## [2.7.1] - 2026-09-04
|
|
62
|
+
|
|
63
|
+
### Changed / Diubah
|
|
64
|
+
- **Complete 134-Skill Synchronization**: Fully audited all 134 skills in `skills/` and ensured 100% representation across `README.md`, `BLUEPRINT.md`, `brainstorming/SKILL.md`, and `zero-to-prod-orchestrator/SKILL.md`.
|
|
65
|
+
*(Sinkronisasi Lengkap 134 Skill: Mengaudit seluruh 134 skill dan memastikan representasi 100% pada semua file dokumentasi dan orkestrator.)*
|
|
66
|
+
- **Skill Orchestrator Matrix Update**: Registered `asisten-ramah` and `skill-baru` in both English and Indonesian matrices in `brainstorming/SKILL.md` (Execution Handoff) and `zero-to-prod-orchestrator/SKILL.md` (Phase 1 / Fase 1) per mandatory plugin protocol.
|
|
67
|
+
*(Pembaruan Matriks Orkestrator Skill: Mendaftarkan `asisten-ramah` dan `skill-baru` pada orkestrator utama dalam bahasa Inggris dan Indonesia.)*
|
|
68
|
+
- **README & Blueprint Alignment**: Added detailed descriptions for all 47 previously uncataloged skills across the 9 core engineering domains in `README.md`, and regenerated `BLUEPRINT.md` with full 134-skill bilingual manifests.
|
|
69
|
+
*(Penyelarasan README & Blueprint: Menambahkan deskripsi mendalam untuk seluruh 47 skill yang sebelumnya belum terdaftar di README, dan memperbarui BLUEPRINT.md.)*
|
|
70
|
+
- **Installer Version Fix**: Corrected banner version display in `scripts/install.js` to match current release.
|
|
71
|
+
|
|
72
|
+
---
|
|
73
|
+
|
|
74
|
+
## [2.7.0] - 2026-08-18
|
|
75
|
+
|
|
76
|
+
### Added / Ditambahkan
|
|
77
|
+
- **Enhanced Swarm Topologies**: Introduced 4 standardized Swarm Topologies (Hierarchical Star, Pipeline Saga, Peer-to-Peer Mesh, Critic-Validator Quality Gates) in `AGENTS.md` and `multi-agent-orchestration/SKILL.md`.
|
|
78
|
+
*(Topologi Swarm Tingkat Lanjut: Menambahkan 4 topologi swarm standar untuk eksekusi paralel dan sekuensial.)*
|
|
79
|
+
- **Swarm Circuit Breakers & Dynamic Routing**: Automated failure detection, retry thresholds, and intelligent fallback delegation across specialized skills.
|
|
80
|
+
*(Circuit Breaker Swarm & Perutean Dinamis: Deteksi kegagalan otomatis dan delegasi fallback cerdas.)*
|
|
81
|
+
- **Multi-Platform Swarm Protocols**: Unified execution standards across **Antigravity (AGY)** subagent spawning, **Claude Code** background tasks, and **Cursor IDE** Composer rules.
|
|
82
|
+
*(Protokol Swarm Multi-Platform: Standarisasi eksekusi terpadu di seluruh platform.)*
|
|
83
|
+
- **Synchronized Swarm Architecture Diagram**: Updated Mermaid architecture in `README.md` reflecting multi-platform entry points and the 9-domain swarm engine (134+ skills).
|
|
84
|
+
*(Diagram Arsitektur Swarm Tersinkronisasi: Diagram Mermaid diperbarui untuk mencakup semua platform dan 9 domain skill.)*
|
|
85
|
+
|
|
86
|
+
---
|
|
87
|
+
|
|
88
|
+
## [2.6.0] - 2026-08-18
|
|
89
|
+
|
|
90
|
+
### Added / Ditambahkan
|
|
91
|
+
- **Universal Multi-Platform Support**: Added full compatibility for **Claude Code/Desktop** (`CLAUDE.md`, `.claude/rules/vibes-plug-core.md`) and **Cursor IDE** (`.cursorrules`, `.cursor/rules/vibes-plug-core.mdc`).
|
|
92
|
+
*(Dukungan multi-platform universal: Menambahkan kompatibilitas penuh untuk Claude Code dan Cursor IDE.)*
|
|
93
|
+
- **Cross-Platform CLI Installer**: Created `scripts/install.js` for automated zero-friction environment deployment across Antigravity, Claude, and Cursor.
|
|
94
|
+
*(Script installer cross-platform: Membuat `scripts/install.js` untuk deployment otomatis.)*
|
|
95
|
+
- **20 New Specialized Skills** (Expanding total skills from 114 to 134):
|
|
96
|
+
1. `ai-media-generation-expert`: AI Image/Video/Voice synthesis (Flux, DALL-E, Sora, ElevenLabs, Whisper).
|
|
97
|
+
2. `headless-cms-expert`: Sanity v3, Payload CMS 3.x, Strapi 5, Contentful, Storyblok.
|
|
98
|
+
3. `astro-framework-expert`: Astro 5+ Content Collections, Islands Architecture, View Transitions.
|
|
99
|
+
4. `data-visualization-expert`: Recharts, Tremor, D3.js v7, Chart.js 4, Apache ECharts.
|
|
100
|
+
5. `rich-text-editor-expert`: Tiptap v2, Lexical, ProseMirror, Yjs collaborative editing.
|
|
101
|
+
6. `svelte-sveltekit-expert`: Svelte 5 Runes, SvelteKit 2, server actions.
|
|
102
|
+
7. `chatbot-messaging-expert`: WhatsApp Business Cloud API, Telegram Bot, Discord.js, Slack Bolt.
|
|
103
|
+
8. `ecommerce-expert`: Shopify Storefront API, Medusa.js v2, Saleor.
|
|
104
|
+
9. `documentation-site-expert`: Mintlify, Docusaurus 3, Storybook 8, Astro Starlight.
|
|
105
|
+
10. `biome-linter-formatter-expert`: Biome v2 (Rust-based linter/formatter replacing ESLint/Prettier).
|
|
106
|
+
11. `solidjs-expert`: SolidJS 2, SolidStart, fine-grained reactivity.
|
|
107
|
+
12. `geospatial-maps-expert`: Mapbox GL JS v3, Leaflet, Google Maps, PostGIS.
|
|
108
|
+
13. `pdf-document-generation-expert`: React PDF, Puppeteer PDF, jsPDF, pdf-lib.
|
|
109
|
+
14. `search-engine-expert`: Typesense, Meilisearch, Elasticsearch.
|
|
110
|
+
15. `n8n-automation-expert`: n8n self-hosted workflows, custom nodes, AI chains.
|
|
111
|
+
16. `angular-expert`: Angular 19+ Standalone, Signals, NgRx SignalStore, SSR Hydration.
|
|
112
|
+
17. `wordpress-headless-expert`: WPGraphQL, ACF Pro, Faust.js, Next.js/Astro.
|
|
113
|
+
18. `desktop-electron-expert`: Electron 33+ Context Isolation, typed IPC, auto-updater.
|
|
114
|
+
19. `blockchain-web3-expert`: viem, wagmi v2, RainbowKit, EVM smart contracts.
|
|
115
|
+
20. `accessibility-testing-expert`: axe-core, Pa11y, WCAG 2.2 Level AA/AAA automated testing.
|
|
116
|
+
|
|
117
|
+
### Changed / Diubah
|
|
118
|
+
- Updated orchestrator matrices in `brainstorming/SKILL.md` and `zero-to-prod-orchestrator/SKILL.md` (both EN and ID) to integrate all 20 new skills.
|
|
119
|
+
- Synchronized skill counts to **134+** across `README.md`, `CLAUDE.md`, `.cursorrules`, `package.json`, and `plugin.json`.
|
|
120
|
+
|
|
121
|
+
---
|
|
122
|
+
|
|
123
|
+
|
|
124
|
+
|
|
125
|
+
### Added / Ditambahkan
|
|
126
|
+
- Registered 6 previously undocumented skill modules in `BLUEPRINT.md` and `README.md`: `autonomous-chaos-monkey`, `autonomous-red-teamer`, `hyper-context-synthesizer`, `llm-cost-arbitrage-router`, `post-quantum-crypto-migrator`, `self-healing-cloud-orchestrator`.
|
|
127
|
+
*(Mendaftarkan 6 modul skill yang sebelumnya tidak terdokumentasi di `BLUEPRINT.md` dan `README.md`: `autonomous-chaos-monkey`, `autonomous-red-teamer`, `hyper-context-synthesizer`, `llm-cost-arbitrage-router`, `post-quantum-crypto-migrator`, `self-healing-cloud-orchestrator`.)*
|
|
128
|
+
|
|
129
|
+
### Changed / Diubah
|
|
130
|
+
- **Naming Standardization**: Renamed 3 skill directories from underscore to kebab-case convention: `asisten_ramah` → `asisten-ramah`, `skill_baru` → `skill-baru`, `ui_ux_expert` → `ui-ux-expert`.
|
|
131
|
+
*(Standardisasi penamaan: Mengganti nama 3 direktori skill dari underscore ke konvensi kebab-case.)*
|
|
132
|
+
- Updated all cross-references to renamed skills across `README.md`, `CONTRIBUTING.md`, `bootstrap-to-modern/SKILL.md`, and `skill-baru/SKILL.md`.
|
|
133
|
+
*(Memperbarui seluruh referensi silang ke skill yang diganti nama di `README.md`, `CONTRIBUTING.md`, `bootstrap-to-modern/SKILL.md`, dan `skill-baru/SKILL.md`.)*
|
|
134
|
+
- Synchronized skill count from "103" to "109" across `README.md` (badge, mermaid, footer), `BLUEPRINT.md` (EN & ID headers), and all documentation.
|
|
135
|
+
*(Menyelaraskan jumlah skill dari "103" menjadi "109" di `README.md` (badge, mermaid, footer), `BLUEPRINT.md` (header EN & ID), dan seluruh dokumentasi.)*
|
|
136
|
+
- Synchronized `BLUEPRINT.md` version from v2.4.0 to v2.5.0 to match `plugin.json`.
|
|
137
|
+
*(Menyelaraskan versi `BLUEPRINT.md` dari v2.4.0 ke v2.5.0 agar sesuai dengan `plugin.json`.)*
|
|
138
|
+
|
|
139
|
+
---
|
|
8
140
|
|
|
9
141
|
## [2.4.0] - 2026-08-11
|
|
10
142
|
|
package/CLAUDE.md
ADDED
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
# Vibes-Plug — 134+ Skills Ecosystem for AI-Powered Development
|
|
2
|
+
|
|
3
|
+
> **v2.8.0 (2026 Edition)** — Universal AI plugin with 134+ specialized skills for modern tech stacks (React 19, Next.js 15, Tailwind v4, Bun 1.2+, Hono v4, Node.js 24 LTS, Python 3.14, TypeScript 5.8+, Go 1.25+, Rust 2024).
|
|
4
|
+
|
|
5
|
+
## How This Plugin Works
|
|
6
|
+
|
|
7
|
+
This repository contains **134+ specialized skill files** in the `skills/` directory. Each skill is a `SKILL.md` file with domain-specific instructions, best practices, and code patterns.
|
|
8
|
+
|
|
9
|
+
**Before starting any task**, identify which skills are relevant and read their `SKILL.md` files. Skills are organized by domain:
|
|
10
|
+
|
|
11
|
+
| Domain | Skills |
|
|
12
|
+
|--------|--------|
|
|
13
|
+
| 🤖 AI & Agentic | `ai-llm-integration-expert`, `ai-cost-token-optimizer`, `ai-prompt-engineering-expert`, `mcp-server-architect`, `mcp-client-orchestrator`, `multi-agent-orchestration`, `vector-db-rag-expert`, `gemini-agent-booster`, `doku-mcp-server` |
|
|
14
|
+
| 🎨 Design & UI/UX | `design-system-architect`, `hig`, `monday-design-aesthetic`, `ui-components-expert`, `ui-ux-pro-max`, `visual-qa-vision-agent`, `glsl-shader-expert`, `web-3d-graphics-expert`, `webxr-ar-vr-expert`, `svg-animation-motion-expert` |
|
|
15
|
+
| 🖥️ Frontend & State | `senior-frontend`, `tailwind-expert`, `tanstack-query-expert`, `state-management-expert`, `nextjs-app-router-expert`, `vue-frontend-expert`, `spa-orchestrator`, `mpa-orchestrator`, `multiple-entry-points`, `performance-web-vitals`, `app-analyzer-optimizer`, `apple-ecosystem-expert`, `bootstrap-to-modern`, `form-validation-expert`, `project-context-mapper`, `tauri-expert`, `web-game-engine-expert` |
|
|
16
|
+
| 📱 Mobile | `mobile-expo-expert`, `mobile-push-notification-expert` |
|
|
17
|
+
| ⚙️ Backend & Languages | `js-backend-expert`, `python-programming-expert`, `go-programming-expert`, `rust-programming-expert`, `typescript-expert`, `fullstack-expert`, `api-design-expert`, `graphql-apollo-expert`, `bun-runtime-expert`, `mvc-expert`, `openapi-swagger-codegen-expert` |
|
|
18
|
+
| ☁️ SaaS & Cloud | `saas-transformer`, `saas-mvp-launcher`, `saas-billing`, `saas-multi-tenant`, `cloud-hosting-expert`, `ci-cd-devops-architect`, `monorepo-architect`, `micro-frontend-architect`, `event-driven-architect`, `feature-flag-analytics-expert`, `payment-gateway-expert`, `doku-payment-gateway`, `legacy-code-translator` |
|
|
19
|
+
| 🗄️ Database & ORM | `database-orm-expert`, `edge-serverless-db-expert`, `supabase-migration`, `database-migration-versioning-expert` |
|
|
20
|
+
| 🔒 Security & Quality | `authentication-identity-expert`, `e2e-testing-expert`, `production-ready-hardener`, `autonomous-tdd-debugger`, `autonomous-red-teamer`, `autonomous-chaos-monkey`, `zero-trust-secret-vault`, `supabase-security-expert`, `firebase-security-expert`, `secure-fuzz-testing`, `scalability-clean-code`, `browser-automation-expert`, `rate-limit-abuse-prevention`, `compliance-gdpr-privacy-expert`, `error-resilience-expert`, `post-quantum-crypto-migrator` |
|
|
21
|
+
| 🔍 SEO | `seo` |
|
|
22
|
+
| ⏱️ Async & Scheduling | `async-queue-temporal-expert`, `background-jobs-queue-expert`, `cron-scheduler-expert`, `sse-websocket-streaming-expert`, `realtime-collaboration-expert` |
|
|
23
|
+
| 📊 Data & Observability | `data-telemetry-expert`, `data-pipeline-etl-expert`, `logging-error-tracking-expert`, `email-notification-expert`, `file-upload-media-expert` |
|
|
24
|
+
| 🛠️ Utilities | `brainstorming`, `prd-architect`, `auto-doc-updater`, `token-saver`, `session-context-loader`, `session-handoff-resume`, `project-context-mapper`, `vibe-code-gardener`, `web-scraper`, `website-design-cloner`, `coderabbit`, `asisten-ramah`, `skill-baru`, `dependency-upgrade-migrator`, `self-evolving-memory-graph`, `self-healing-cloud-orchestrator`, `proactive-background-watcher`, `domain-driven-design-expert`, `api-gateway-proxy-expert`, `wasm-edge-computing-expert`, `global-a11y-i18n-expert`, `zero-to-prod-orchestrator` |
|
|
25
|
+
|
|
26
|
+
---
|
|
27
|
+
|
|
28
|
+
## Core Rules
|
|
29
|
+
|
|
30
|
+
### 1. Deep Reasoning Before Action
|
|
31
|
+
Do not act impulsively. Before writing code, modifying files, or making architectural decisions, engage in a mandatory reasoning phase:
|
|
32
|
+
1. **Analyze** constraints, edge cases, and implications.
|
|
33
|
+
2. **Critique** your initial assumptions — is there a more scalable or modern approach?
|
|
34
|
+
3. **Validate** the solution against best practices and non-functional requirements.
|
|
35
|
+
4. **Execute** only after the reasoning chain is complete.
|
|
36
|
+
|
|
37
|
+
### 2. Skill Orchestration Protocol
|
|
38
|
+
When a new skill `SKILL.md` is created or modified:
|
|
39
|
+
1. Update `skills/brainstorming/SKILL.md` — add to the Skill Integration & Orchestration Matrix.
|
|
40
|
+
2. Update `skills/zero-to-prod-orchestrator/SKILL.md` — add to the relevant Phase.
|
|
41
|
+
3. Verify both English and Bahasa Indonesia sections are accurate.
|
|
42
|
+
|
|
43
|
+
### 3. Bilingual Ecosystem
|
|
44
|
+
This ecosystem serves English and Indonesian developers. Every `SKILL.md` must provide bilingual context for critical concepts. Headings can be in either language.
|
|
45
|
+
|
|
46
|
+
### 4. Anti-Slop
|
|
47
|
+
No generic filler text ("As an AI language model..."). Instructions must be imperative, direct, and token-efficient.
|
|
48
|
+
|
|
49
|
+
### 5. Mandatory Documentation for New Projects
|
|
50
|
+
When initiating a new project from scratch, ensure the automatic generation of:
|
|
51
|
+
- Product Requirements Document (`PRD.md`)
|
|
52
|
+
- Entity Relationship Diagram (`ERD.md`)
|
|
53
|
+
- General Documentation (`DOKUMENTASI.md`)
|
|
54
|
+
|
|
55
|
+
### 6. SKILL.md File Standard
|
|
56
|
+
Every `SKILL.md` MUST have:
|
|
57
|
+
- YAML frontmatter (`name`, `description`, `author`)
|
|
58
|
+
- A section named `## Orchestration & Integration` or `## Integrasi Orkestrasi`
|
|
59
|
+
- Registration in `brainstorming/SKILL.md` and `zero-to-prod-orchestrator/SKILL.md`
|
|
60
|
+
|
|
61
|
+
---
|
|
62
|
+
|
|
63
|
+
## Orchestration Workflow
|
|
64
|
+
|
|
65
|
+
1. **Ideation & Planning:** `brainstorming` → `prd-architect` → `gemini-agent-booster`
|
|
66
|
+
2. **Design & Frontend:** `design-system-architect` → `ui-ux-pro-max` → `senior-frontend` + `ui-components-expert`
|
|
67
|
+
3. **Backend & Architecture:** `js-backend-expert` / `go-programming-expert` / `rust-programming-expert` → `event-driven-architect` → `autonomous-tdd-debugger`
|
|
68
|
+
4. **AI Integration:** `ai-llm-integration-expert` → `mcp-server-architect` → `multi-agent-orchestration`
|
|
69
|
+
5. **SaaS Transformation:** `saas-transformer` / `saas-mvp-launcher` → auto-coordinates billing, tenancy, payments
|
|
70
|
+
6. **Quality & Launch:** `e2e-testing-expert` → `vibe-code-gardener` → `seo` → `production-ready-hardener`
|