Vibes Plug


⚡ Universal 134+ Skills Multi-Platform Agentic Swarm Architecture
graph TD
subgraph PLATFORMS["🌐 Universal AI Platform Entry Points"]
AGY["🤖 Google Antigravity (AGY)<br/>via AGENTS.md"]
CLAUDE["🧠 Claude Code / Desktop<br/>via CLAUDE.md & .claude/rules/"]
CURSOR["⚡ Cursor IDE<br/>via .cursorrules & .cursor/rules/"]
end
DIRECTOR["🎯 Swarm Director & Orchestration Protocol<br/>brainstorming • zero-to-prod • multi-agent-orchestration • prd-architect"]
subgraph SWARM["⚡ 134+ Specialized Engineering Skills Swarm Ecosystem"]
D1["💡 Discovery, Ideation & Architecture (14 Skills)<br/>brainstorming • prd-architect • project-context-mapper • auto-doc-updater"]
D2["🤖 AI, LLM & Agentic Systems (10 Skills)<br/>ai-llm-integration • ai-media-generation • vector-db-rag • mcp-server-architect"]
D3["🎨 Design Systems, UI/UX & Visuals (14 Skills)<br/>design-system • hig • ui-components • data-visualization • rich-text-editor • web-3d"]
D4["🖥️ Frontend Frameworks & State (20 Skills)<br/>senior-frontend • tailwind-expert • astro • svelte • solidjs • angular • tanstack-query"]
D5["📱 Mobile, Desktop & WebXR (8 Skills)<br/>mobile-expo • apple-ecosystem • tauri • desktop-electron • push-notifications"]
D6["⚙️ Backend, Microservices & Runtimes (22 Skills)<br/>js-backend • python • go • rust • bun • api-design • n8n-automation • chatbot"]
D7["🗄️ Database, ORM, Search & Data (12 Skills)<br/>database-orm • edge-serverless-db • search-engine • geospatial-maps • supabase"]
D8["☁️ SaaS, Commerce & Cloud (16 Skills)<br/>saas-transformer • saas-billing • ecommerce • payment-gateway • doku-gateway • ci-cd"]
D9["🔒 Testing, Security, A11y & Resilience (18 Skills)<br/>e2e-testing • accessibility-testing • zero-trust • error-resilience • autonomous-tdd"]
end
PROD["🚀 Production-Ready Release<br/>Scalable, Secure, Accessible, AI-Native & Fully Hardened"]
AGY --> DIRECTOR
CLAUDE --> DIRECTOR
CURSOR --> DIRECTOR
DIRECTOR --> D1
D1 --> D2
D1 --> D3
D2 --> D6
D3 --> D4
D4 --> D5
D4 --> D8
D6 --> D7
D6 --> D8
D7 --> D9
D8 --> D9
D9 --> PROD
classDef hero fill:#2d1b4e,stroke:#a855f7,stroke-width:2px,color:#fff;
classDef ai fill:#1e1b4b,stroke:#818cf8,stroke-width:2px,color:#f8fafc;
classDef ui fill:#831843,stroke:#f472b6,stroke-width:2px,color:#f8fafc;
classDef front fill:#0f3f2a,stroke:#34d399,stroke-width:2px,color:#f8fafc;
classDef back fill:#451a03,stroke:#fbbf24,stroke-width:2px,color:#f8fafc;
classDef saas fill:#3b0764,stroke:#c084fc,stroke-width:2px,color:#f8fafc;
classDef db fill:#042f2e,stroke:#2dd4bf,stroke-width:2px,color:#f8fafc;
classDef sec fill:#4c0519,stroke:#fb7185,stroke-width:2px,color:#f8fafc;
classDef util fill:#1e293b,stroke:#94a3b8,stroke-width:2px,color:#f8fafc;
classDef target fill:#064e3b,stroke:#34d399,stroke-width:2px,color:#ecfdf5;
class AGY,CLAUDE,CURSOR,DIRECTOR hero;
class D1 util;
class D2 ai;
class D3 ui;
class D4 front;
class D5 front;
class D6 back;
class D7 db;
class D8 saas;
class D9 sec;
class PROD target;
English
2026 Edition — Universal AI plugin for Antigravity, Claude, and Cursor containing 134+ specialized skills updated for the modern 2026 tech stack (React 19, Next.js 15, Tailwind v4, Bun 1.2+, Hono v4, Node.js 24 LTS, Python 3.14, TypeScript 5.8+). Designed to support software development, UI/UX design, AI/LLM integration, SEO optimization, and SaaS business strategies.
Installation
🟢 Antigravity (AGY)
Clone the Git repository directly into your Antigravity plugins directory.
Windows (PowerShell / CMD):
git clone https://github.com/roedyrustam/vibes-plug.git "$HOME\.gemini\config\plugins\vibes-plug"
Mac / Linux (Terminal):
git clone https://github.com/roedyrustam/vibes-plug.git ~/.gemini/config/plugins/vibes-plug
Antigravity will automatically scan the folder and detect all plugins and skills.
🟠 Claude Code / Claude Desktop
Clone vibes-plug and run the installer to set up Claude-compatible config files.
# 1. Clone the repo
git clone https://github.com/roedyrustam/vibes-plug.git ~/vibes-plug
# 2. Run the Claude installer
node ~/vibes-plug/scripts/install.js --claude
This copies CLAUDE.md, .claude/rules/, and skills/ to ~/.claude/.
Per-project install (optional — for project-specific rules):
node ~/vibes-plug/scripts/install.js --claude --project ./my-project
🔵 Cursor IDE
Cursor uses per-project configuration. Clone vibes-plug and install into your project:
# 1. Clone the repo
git clone https://github.com/roedyrustam/vibes-plug.git ~/vibes-plug
# 2. Run the Cursor installer
node ~/vibes-plug/scripts/install.js --cursor --project ./my-project
This copies .cursorrules, .cursor/rules/, and skills/ to your project directory.
🚀 Install for All Platforms
node ~/vibes-plug/scripts/install.js --all --project ./my-project
Tip: To update skills in the future, run
git pullfrom inside thevibes-plugfolder, then re-run the installer.
Using npm:
npm install vibes-plug
Using curl & tar:
mkdir -p ~/.gemini/config/plugins/vibes-plug && curl -L https://registry.npmjs.org/vibes-plug/-/vibes-plug-1.0.0.tgz | tar -xz -C ~/.gemini/config/plugins/vibes-plug --strip-components=1
Features and Available Skills
This plugin provides the following 103+ skills that can be used by the agent:
🤖 AI & Agentic Systems
- AI & LLM Integration Expert (
ai-llm-integration-expert): Production-grade guidelines for integrating frontier LLMs (GPT-5, Claude 4, Gemini 3.1 Pro/Flash), MCP v1.9+ (Streamable HTTP), RAG pipelines withpgvectorHNSW + BM25 hybrid search, agentic memory (Mem0/MemGPT), Vercel AI SDK 5.x, prompt caching, and computer use (Browser-Use, Playwright MCP). - AI Cost & Token Optimizer (
ai-cost-token-optimizer): Expert guide for LLM API cost optimization, Prompt Caching, model routing (Flash/Pro/Opus), semantic caching, and strict token budgeting. - MCP Client Orchestrator (
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. - Vector DB & RAG Expert (
vector-db-rag-expert): High-performance Vector Databases, RAG architectures,pgvectorHNSW indexing, hybrid search (Dense + BM25), semantic chunking, and RAG quality evaluation. - MCP Server Architect (
mcp-server-architect): Expert guide for designing, building, and security-hardening Model Context Protocol (MCP) servers in TypeScript, Python, and Go. Covers MCP v1.9+ Streamable HTTP transport, Zod/Pydantic validation, OAuth 2.1, and multi-server orchestration. - Multi-Agent Orchestration Expert (
multi-agent-orchestration): Expert guide for designing stateful multi-agent AI systems — LangGraph graph-based workflows, CrewAI/AutoGen swarms, OpenAI Agents SDK handoffs, Google ADK, shared memory state, and Human-in-the-Loop guardrails. - Gemini Agent Booster (
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. - DOKU MCP Server (
doku-mcp-server): Expert guide for DOKU Model Context Protocol (MCP) Server integration — AI Agentic Commerce with tools for payment links, Virtual Accounts, QRIS, transaction status checks, and client configuration for Claude Desktop, Cursor, and AGY.
🎨 Design & UI/UX
- Design System Architect (
design-system-architect): Expert guide for designing and maintaining scalable UI Design Systems with design tokens (OKLCH), Radix UI / Base UI headless primitives, Tailwind CSS v4@theme, CVA variants, dan WCAG 2.2 AAA accessibility. - GLSL Shader Expert (
glsl-shader-expert): Expert guide for writing custom GLSL shaders (Vertex/Fragment) for WebGL using Three.js and Babylon.js. Covers procedural textures and post-processing. - Visual QA & Vision Agent (
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. - HIG — Human Interface Guidelines (
hig): Applies the three core interface design principles — Hierarchy (clear visual structure), Harmony (element cohesion and platform alignment), and Consistency (uniformity across all screen sizes and devices). - Monday Design Aesthetic (
monday-design-aesthetic): Expert guide for implementing the modern, spacious, and highly structured Monday.com design system — clean grids, vibrant color system, and polished micro-interactions. - UI Components Expert (
ui-components-expert): Expert guide for building production-quality UI components following the 4 pillars: Input Controls, Navigation, Information, and Containers. Covers shadcn/ui, Radix UI, Motion (Framer Motion v12), React Hook Form + Zod, WCAG 2.2 accessibility, and micro-interaction checklists. - Web 3D Graphics Expert (
web-3d-graphics-expert): Expert guide for WebGL and 3D graphics using Three.js, Babylon.js, React Three Fiber, and TresJS. Covers scene optimization, lighting, and GLTF/GLB models. - WebXR AR/VR Expert (
webxr-ar-vr-expert): Expert guide for WebXR development using Babylon.js and Three.js. Covers device compatibility, immersive sessions, controllers, and hit-testing. - UI/UX Pro Max (
ui-ux-pro-max): Comprehensive design guide & BM25 search engine for web and mobile applications across 11 tech stacks. Contains guides for color palettes, typography, WCAG 2.2 AAA, micro-animations, and deep UX guidelines. - UI/UX Expert (
ui-ux-expert): Interface (Frontend) specialist and UI/UX Designer focusing on responsive and interactive layouts.
🖥️ Frontend, Mobile & State
- App Analyzer & Optimizer (
app-analyzer-optimizer): Deeply analyzes application structure and architecture, performs performance/security bottleneck audits (Core Web Vitals, INP), and executes targeted optimizations. - Apple Ecosystem Expert (
apple-ecosystem-expert): Expert guide for Apple Ecosystem development. Covers iOS support, Safari WebKit compatibility, PWAs for iOS, and Apple HIG. - Bootstrap to Modern (
bootstrap-to-modern): Expert skill to refactor and migrate legacy Bootstrap CSS applications to modern stacks using Tailwind CSS v4 and Alpine.js / HTMX. - Mobile Expo Expert (
mobile-expo-expert): Expert guide for React Native 0.79+ and Expo SDK 53+ development — Expo Router v4, New Architecture (Fabric & TurboModules), EAS builds, OTA updates, and NativeWind v4. - Mobile Push Notification & Live Activities (
mobile-push-notification-expert): Cross-platform push notifications (Expo Push, FCM, APNs, Web Push), iOS Live Activities, and background payload handlers. - MPA Orchestrator (
mpa-orchestrator): Orchestrates Multi-Page Application (MPA) architecture within a single repository, integrating Alpine.js / HTMX for progressive enhancement. - Multiple Entry Points (
multiple-entry-points): Expert guide for designing and implementing Multiple Entry Points architecture in web applications — separate bundles for landing, app, admin, and embedded widgets. - Performance & Web Vitals (
performance-web-vitals): Expert guide for Web Performance optimization — Core Web Vitals (LCP, INP, CLS), JavaScript bundle analysis, image/font loading strategies, React 19 concurrent features, virtual lists, and Lighthouse score improvement. - Realtime Collaboration Expert (
realtime-collaboration-expert): Expert guide for building real-time collaboration features using WebSockets, WebRTC, CRDTs (Yjs, Automerge), and Liveblocks — for collaborative editors, cursors, and live presence. - Senior Frontend (
senior-frontend): React 19, Next.js 15 (App Router, PPR, View Transitions), TypeScript, and Tailwind CSS v4 development expert. CoversuseActionState,useOptimistic,use(), GSAP animations, and WCAG 2.2 compliance. - SPA Orchestrator (
spa-orchestrator): Orchestrates Single-Page Application (SPA) architecture with TanStack Router, TanStack Query v5, and decoupled API-driven backends. - State Management Expert (
state-management-expert): Expert guide for modern client-side state management: Zustand, Jotai, Valtio, TanStack Store, and server state patterns. - Project Context Mapper (
project-context-mapper): Gives the agent a photographic memory of massive repositories. Forces the creation and maintenance of a highly compressedCONTEXT_MAP.mdto prevent context exhaustion and hallucination. - Tailwind CSS Expert (
tailwind-expert): Deep guide for Tailwind CSS v4 CSS-first configuration (@theme), OKLCH colors, 3D transforms,field-sizing, container queries, custom variants, and migration from v3. - TanStack Query Expert (
tanstack-query-expert): Expert in asynchronous state management with TanStack Query v5 —useSuspenseQuery, infinite scrolling, optimistic mutations, SSR/RSC hydration, and advanced cache invalidation. - Tauri Expert (
tauri-expert): Best practice guide for cross-platform applications with Tauri v2 (Desktop & Mobile), Rust backend, IPC communication, and security capabilities. - Vue Frontend Expert (
vue-frontend-expert): Expert guide for Vue 3 (Composition API), Nuxt 3, and Pinia. Covers advanced reactive state management and SPA/SSR architectural patterns. - Web Game Engine Expert (
web-game-engine-expert): Expert guide for web-based game development. Covers Entity Component System (ECS) architectures, physics engines (Rapier, Havok, Cannon-es), and game loop optimization.
⚙️ Backend, Languages & Runtimes
- API Design Expert (
api-design-expert): Expert guide for REST, GraphQL, gRPC, tRPC, OpenAPI 3.1, API versioning, rate limiting (sliding window), idempotency keys, and contract-first development. - GraphQL & Apollo Expert (
graphql-apollo-expert): Expert guide for designing and consuming GraphQL APIs. Covers Apollo Server/Client, NestJS GraphQL (Code-First), TypeGraphQL, and N+1 query optimization. - Async Queue & Durable Workflow Expert (
async-queue-temporal-expert): Durable background execution pipelines (Temporal.io, Trigger.dev v3, Inngest, BullMQ v5) and fault-tolerant sagas. - Bun Runtime Expert (
bun-runtime-expert): Expert guide for Bun v1.2+ — built-in APIs (Bun.serve,Bun.sql,Bun.s3),bun test,bun build, and migration strategies from Node.js. - Go Programming Expert (
go-programming-expert): Expert-level skill for Go 1.23/1.24+ — high-performance microservices, concurrency patterns (errgroup, context propagation),sqlc,net/http, Gin/Echo/Fiber, gRPC, and table-driven testing. - Autonomous TDD Debugger (
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. - JS Backend Expert (
js-backend-expert): Production-grade guidance for Node.js 24 LTS, Bun 1.2+, and Deno 2.x. Covers Fastify 5, Hono v4 (RPC, secure headers, rate limiter), Express 5, NestJS, Drizzle ORM, Prisma 6, BullMQ, OpenTelemetry, and graceful shutdown. - PHP MVC Expert (
mvc-expert): Guidelines for modernizing legacy PHP projects into clean, secure, and structured OOP/MVC architectures following PSR standards and PHP 8.3/8.4+ features. - Python Programming Expert (
python-programming-expert): Expert-level guide for Python 3.13/3.14+ — JIT compiler, free-threaded mode (no GIL), PEP 695/696 generics, Pydantic v2, FastAPI 0.115+, SQLAlchemy 2.x async,uvpackage manager, Ruff, and pytest-asyncio. - Rust Programming Expert (
rust-programming-expert): Guide for Rust 2024 / v1.85+ — memory safety (ownership/lifetimes), async programming (Tokio), web backends (Axum 0.8+, SQLx 0.8+), CLI (Clap, Serde), and performance optimization. - TypeScript Expert (
typescript-expert): Expert guide for TypeScript 5.5+ — inferred type predicates, isolated declarations, iterator helpers (ES2025),NoInfer<T>,usingdeclarations, branded types, discriminated unions,satisfies, andmoduleResolution: Bundlerfor bundler-based projects.
☁️ SaaS Architecture, Systems & Cloud
- CI/CD & DevOps Architect (
ci-cd-devops-architect): Expert guide for continuous integration, deployment pipelines, Docker, Kubernetes, GitHub Actions, and Infrastructure as Code (IaC) with Terraform and Pulumi. - Cloud Hosting Expert (
cloud-hosting-expert): Expert guide for deploying SaaS on Vercel (Edge, Fluid Compute), Cloudflare Workers/Pages, Supabase, and Neon — with multi-region strategies and edge caching. - Event-Driven Architect (
event-driven-architect): Microservices, message queues (NATS, Kafka, RabbitMQ, EventBridge), Event Sourcing, CQRS, and background workflows (Temporal, Inngest, Trigger.dev v3). - Legacy Code Translator (
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. - Feature Flag & Progressive Rollout Expert (
feature-flag-analytics-expert): Feature flags & progressive rollouts (PostHog, LaunchDarkly, GrowthBook), A/B testing orchestration, and canary releases. - Fullstack Expert (
fullstack-expert): Expert-level fullstack references covering TypeScript, Python, Go, Rust, API design, databases, DevOps, and observability. - Micro-Frontend Architect (
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. - Monorepo & Workspace Architect (
monorepo-architect): Expert guide for scalable monorepos using Turborepo 2.x, pnpm v9+ workspaces, and pnpm catalogs. - Payment Gateway Expert (
payment-gateway-expert): Expert guide for integrating payment gateways (Stripe, PayPal, Xendit, Midtrans, DOKU) and secure webhooks into SaaS platforms — HMAC signature verification, webhook idempotency, and billing state machines. - DOKU Payment Gateway (
doku-payment-gateway): Expert guide for DOKU Jokul API v2 — HMAC-SHA256 header signature calculation, Checkout & Direct APIs (VA, QRIS, E-Wallet, Credit Card), webhook notification verification, and sandbox/production setup. - PRD Architect (
prd-architect): Enforces the mandatory formulation of a Product Requirements Document (PRD) covering MVPs and user flows before the agent writes any new application code. - SaaS Billing & Subscriptions (
saas-billing): Implement and audit SaaS billing systems, subscription state machines, secure webhooks, and local database synchronization (Stripe v16+, Polar.sh, Midtrans, Paddle). - SaaS Multi-Tenant (
saas-multi-tenant): Designing and implementing multi-tenant SaaS architecture with Shared Schema (RLS) and Isolated Schema using PostgreSQL and Supabase. - SaaS MVP Launcher (
saas-mvp-launcher): Structured roadmap to plan and launch a SaaS MVP — authentication, payments, multi-tenancy, team management, and feature gating. - SaaS Transformer (
saas-transformer): Master orchestrator for transforming existing applications into fully-featured production-ready multi-tenant SaaS platforms (8-phase transformation). - Senior Fullstack (
senior-fullstack): Complete toolkit for senior fullstack developers — AI-native 2026 stack (Next.js 15 + Hono + Drizzle + Vercel AI SDK), Hono RPC, RFC 9457 error format, monorepo shared types, and security checklist.
🗄️ Database & ORM
- Database & ORM Expert (
database-orm-expert): Expert guide for Prisma 6 (schema-first, Studio,$transaction) and Drizzle ORM (SQL-first, edge-compatible, composable queries). Covers cursor-based pagination, N+1 prevention, index strategy, connection pooling, and migration best practices for PostgreSQL, MySQL, and SQLite. - Edge & Serverless DB Expert (
edge-serverless-db-expert): Ultra-low-latency serverless & edge databases (Neon Serverless Postgres, Cloudflare D1, Turso/libsql, Upstash Redis), connection pooling, and cold-start mitigation. - Supabase Migration (
supabase-migration): Create, manage, or apply database migrations for Supabase locally or remotely via Supabase CLI v2+.
🔒 Quality, Testing & Security
- Authentication & Identity Expert (
authentication-identity-expert): Expert guide for implementing secure authentication with Clerk, Supabase Auth, Auth.js v5, and Better Auth. Covers OAuth 2.1 + PKCE, WebAuthn/Passkeys, RBAC enforcement, JWT best practices, and MFA integration for Next.js 15. - Browser Automation & Web Agent Expert (
browser-automation-expert): Autonomous browser automation, Playwright v1.48+, Browser-Use LLM web agents, visual regression testing, and E2E user flow execution. - E2E Testing & Test Automation (
e2e-testing-expert): Expert guide for Playwright 1.48+, Vitest 2+, MSW 2+, and CI/CD automated pipeline setup. - Firebase Security Expert (
firebase-security-expert): Firebase security audit for Security Rules (Firestore/Realtime Database/Storage), authentication, API keys, data leakage prevention, and App Check v11+. - Production-Ready Hardener (
production-ready-hardener): Ultimate production readiness skill orchestrating security, performance, SEO, testing, and DevOps audits before deployment. - Scalability & Clean Code Expert (
scalability-clean-code): Guide to Clean Code, SOLID, DRY, and designing scalable modular application architectures. - Secure Fuzz Testing (
secure-fuzz-testing): Expert-level skill for coverage-guided fuzz tests (Atheris, cargo-fuzz, native Go fuzzing) with sanitizers (ASan, MSan, UBSan). - Supabase Security Expert (
supabase-security-expert): Supabase security audit for RLS (Row Level Security), RBAC, relational databases, data leakage prevention, and Supabase Linter. - Zero-Trust Secret Vault & Credential Security (
zero-trust-secret-vault): Zero-Trust secret management (Infisical, HashiCorp Vault, Doppler), automated API key rotation, and environment variable security. - Zero to Production Orchestrator (
zero-to-prod-orchestrator): Master orchestrator for the complete lifecycle of building a new application from scratch to production-ready release.
🔍 SEO & Search Optimization
- SEO Umbrella (
seo): Comprehensive SEO audit covering technical SEO, on-page SEO, schema markup, sitemaps, content quality, AI search readiness, and GEO. - SEO GEO (
seo-geo): Generative Engine Optimization (GEO) for AI Overviews, ChatGPT Search, Perplexity, and/llms.txtintegration. - SEO AEO Landing Page Writer (
seo-aeo-landing-page-writer): Structured landing page writer optimized for SEO ranking and AEO (Answer Engine Optimization) citations.
🛠️ Utilities & Tools
- Auto Documentation Updater (
auto-doc-updater): Automatically documents every feature change or bug fix intoCHANGELOG.mdandBLUEPRINT.md. - Brainstorming (
brainstorming): Master ideation protocol & architectural orchestrator. Validates design ideas and orchestrates all vibes-plug skills before coding begins — 8-step structured dialogue with hard gates and skill delegation matrix. - CodeRabbit Expert (
coderabbit): AI-powered automated code review, pull request summarization, and interactive developer feedback for GitHub/GitLab. - Data Telemetry Expert (
data-telemetry-expert): Observability, OpenTelemetry 1.30+, PostHog, Mixpanel, and data pipeline analytics. - Friendly Assistant (
asisten-ramah): Adds a friendly, warm, and enthusiastic personality to the agent's responses. - Global Accessibility & Internationalization (
global-a11y-i18n-expert): Web Accessibility (WCAG 2.2 AAA) and i18n internationalization standards. - New Skill Template (
skill-baru): Comprehensive template for creating new vibes-plug skills with proper structure, trigger conditions, and bilingual support. - Session Context Loader (
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 development. - Session Handoff & Memory Resume (
session-handoff-resume): Saves ultra-compact project checkpoints (STATE_HANDOFF.md) before account/session switches and resumes work with zero token waste. - Token Saver (
token-saver): Strong instructions to minimize fluff and repetition — very useful for high-efficiency bulk refactoring tasks. - Vibe Code Gardener (
vibe-code-gardener): Purger of AI slop, code bloat, context drift, and architectural decay in vibe-coded projects — systematic cleanup and refactoring of LLM-generated code. - Web Scraper (
web-scraper): Smart web data extraction with multi-strategy scraping (Crawl4AI, Playwright, BeautifulSoup), LLM extraction, pagination support, and structured JSON/CSV export.
Universal Orchestration Workflow (The Power of Vibes Plug)
To unlock the full potential of vibes-plug, skills are designed to act as a highly orchestrated, interconnected swarm that builds upon each other:
- Ideation & Planning: Start with
brainstormingandprd-architectto validate requirements, architectures, and design ideas. Triggergemini-agent-boosterfor deep architectural reasoning. - Design & Frontend: Trigger
design-system-architectandui-ux-pro-maxto establish tokens, then usesenior-frontendalongsideui-components-expert,project-context-mapper, andtanstack-query-expertto build robust, accessible UIs. - Backend & Architecture: Orchestrate
js-backend-expert(orgo-programming-expert/rust-programming-expert) withevent-driven-architectandautonomous-tdd-debuggerfor high-performance, scalable backends. Addauthentication-identity-expertfor secure auth flows. - AI Integration: Invoke
ai-llm-integration-expertandmcp-server-architectfor LLM integrations and MCP tooling. Usemulti-agent-orchestrationandmcp-client-orchestratorfor complex agentic workflows. - SaaS Transformation: Invoke
saas-transformerorsaas-mvp-launcher— these master skills automatically coordinatesaas-multi-tenant,saas-billing,payment-gateway-expert, andsupabase-security-expert. - Quality & Launch: Use
e2e-testing-expert,vibe-code-gardener, andseoto validate. Finally, invokeproduction-ready-hardenerto audit the entire system before Edge/Cloud deployment.
By letting skills naturally invoke one another, you transform the AI into a complete, end-to-end engineering team.
Contributing
For those who want to contribute by adding new skills or updating existing ones, please read our complete guide at CONTRIBUTING.md.
Platform Compatibility
| Platform | Entry Point | Config Files | Skills Access |
|---|---|---|---|
| Antigravity (AGY) | AGENTS.md |
plugin.json |
Direct via skills/ |
| Claude Code | CLAUDE.md |
.claude/rules/*.md |
Via skills/ directory |
| Cursor IDE | .cursorrules |
.cursor/rules/*.mdc |
Via skills/ directory |
Version
v2.7.0 (2026 Edition) — 134+ skills | Supports AGY + Claude + Cursor
Repository
https://github.com/roedyrustam/vibes-plug.git
Bahasa Indonesia

Edisi 2026 — Plugin AI universal untuk Antigravity, Claude, dan Cursor yang berisi 134+ skills khusus yang diperbarui untuk tech stack modern 2026 (React 19, Next.js 15, Tailwind v4, Bun 1.2+, Hono v4, Node.js 24 LTS, Python 3.14, TypeScript 5.8+). Dirancang untuk menunjang pengembangan perangkat lunak, desain UI/UX, integrasi AI/LLM, optimasi SEO, hingga strategi bisnis SaaS.
Instalasi
🟢 Antigravity (AGY)
Clone repositori Git ke dalam direktori plugin Antigravity.
Windows (PowerShell / CMD):
git clone https://github.com/roedyrustam/vibes-plug.git "$HOME\.gemini\config\plugins\vibes-plug"
Mac / Linux (Terminal):
git clone https://github.com/roedyrustam/vibes-plug.git ~/.gemini/config/plugins/vibes-plug
Antigravity akan otomatis memindai folder dan mendeteksi seluruh plugin beserta skills.
🟠 Claude Code / Claude Desktop
Clone vibes-plug dan jalankan installer untuk mengkonfigurasi Claude.
# 1. Clone repo
git clone https://github.com/roedyrustam/vibes-plug.git ~/vibes-plug
# 2. Jalankan installer Claude
node ~/vibes-plug/scripts/install.js --claude
Ini akan menyalin CLAUDE.md, .claude/rules/, dan skills/ ke ~/.claude/.
Instalasi per-project (opsional):
node ~/vibes-plug/scripts/install.js --claude --project ./proyek-saya
🔵 Cursor IDE
Cursor menggunakan konfigurasi per-project. Clone vibes-plug lalu install ke proyek Anda:
# 1. Clone repo
git clone https://github.com/roedyrustam/vibes-plug.git ~/vibes-plug
# 2. Jalankan installer Cursor
node ~/vibes-plug/scripts/install.js --cursor --project ./proyek-saya
Ini akan menyalin .cursorrules, .cursor/rules/, dan skills/ ke direktori proyek Anda.
🚀 Install untuk Semua Platform
node ~/vibes-plug/scripts/install.js --all --project ./proyek-saya
Tip: Untuk memperbarui skill, cukup jalankan
git pulldari foldervibes-plug, lalu jalankan installer ulang.
Menggunakan npm:
npm install vibes-plug
Menggunakan curl & tar:
mkdir -p ~/.gemini/config/plugins/vibes-plug && curl -L https://registry.npmjs.org/vibes-plug/-/vibes-plug-1.0.0.tgz | tar -xz -C ~/.gemini/config/plugins/vibes-plug --strip-components=1
Fitur dan Skills yang Tersedia
Plugin ini menyediakan 103+ kemampuan (skills) berikut yang bisa digunakan oleh agen:
🤖 AI & Sistem Agen
- AI & LLM Integration Expert (
ai-llm-integration-expert): Panduan tingkat produksi untuk integrasi frontier LLM (GPT-5, Claude 4, Gemini 3.1 Pro/Flash), MCP v1.9+ (Streamable HTTP), pipeline RAG dengan pgvector HNSW + BM25 hybrid search, memori agentik (Mem0/MemGPT), Vercel AI SDK 5.x, prompt caching, dan computer use (Browser-Use, Playwright MCP). - AI Cost & Token Optimizer (
ai-cost-token-optimizer): Panduan ahli optimasi biaya API LLM, Prompt Caching, model routing (Flash/Pro/Opus), semantic caching, dan pembatasan token ketat. - MCP Client Orchestrator (
mcp-client-orchestrator): Panduan ahli tentang cara Agen AI mengorkestrasi dan mengkonsumsi server MCP (Model Context Protocol) eksternal secara dinamis untuk akses real-time ke database, GitHub, Slack, dan file lokal. - Vector DB & RAG Expert (
vector-db-rag-expert): Database Vector berkinerja tinggi, arsitektur RAG, indekspgvectorHNSW, pencarian hibrida (Dense + BM25), semantic chunking, dan evaluasi RAG. - MCP Server Architect (
mcp-server-architect): Panduan ahli merancang, membangun, dan mengamankan server MCP v1.9+ di TypeScript, Python, dan Go. Mencakup Streamable HTTP transport, validasi Zod/Pydantic, OAuth 2.1, dan orkestrasi multi-server. - Multi-Agent Orchestration Expert (
multi-agent-orchestration): Panduan ahli merancang sistem multi-agen AI stateful — alur kerja LangGraph, CrewAI/AutoGen, OpenAI Agents SDK handoffs, Google ADK, memori bersama, dan gerbang Human-in-the-Loop. - Gemini Agent Booster (
gemini-agent-booster): Protokol optimasi utama untuk Gemini Agent (Antigravity) — mengaktifkan pemikiran long-context 1M+, audit UI visual multimodal, dan pemecahan masalah kecepatan tinggi. - DOKU MCP Server (
doku-mcp-server): Panduan ahli integrasi DOKU MCP Server untuk AI Agentic Commerce — tools untuk payment link, Virtual Account, QRIS, cek status transaksi, dan konfigurasi klien (Claude Desktop, Cursor, AGY).
🎨 Desain & UI/UX
- Design System Architect (
design-system-architect): Panduan ahli merancang dan memelihara Design System UI — Design Tokens (OKLCH), Radix UI / Base UI headless primitives, Tailwind CSS v4@theme, CVA variants, dan aksesibilitas WCAG 2.2 AAA. - GLSL Shader Expert (
glsl-shader-expert): Panduan ahli menulis shader GLSL (Vertex/Fragment) khusus untuk WebGL menggunakan Three.js dan Babylon.js. - Visual QA & Vision Agent (
visual-qa-vision-agent): Membekali agen AI dengan kemampuan QA visual menggunakan Playwright dan kemampuan Vision bawaan agen untuk mengkoreksi layout UI dan perataan CSS secara mandiri. - HIG — Human Interface Guidelines (
hig): Menerapkan tiga prinsip desain antarmuka inti — Hierarchy (hirarki visual yang jelas), Harmony (harmoni antar elemen dan platform), dan Consistency (konsistensi di semua layar dan perangkat). - Monday Design Aesthetic (
monday-design-aesthetic): Panduan ahli mengimplementasikan sistem desain Monday.com yang modern, luas, dan terstruktur — grid bersih, sistem warna yang vibran, dan micro-interaction yang halus. - UI Components Expert (
ui-components-expert): Panduan ahli membangun komponen UI berkualitas produksi dengan 4 pilar: Kontrol Input, Navigasi, Informasi, dan Kontainer. Mencakup shadcn/ui, Radix UI, Motion (Framer Motion v12), React Hook Form + Zod, WCAG 2.2, dan checklist micro-interaction. - Web 3D Graphics Expert (
web-3d-graphics-expert): Panduan ahli untuk WebGL dan grafis 3D menggunakan Three.js, Babylon.js, R3F, dan TresJS. Termasuk optimasi scene dan model 3D. - WebXR AR/VR Expert (
webxr-ar-vr-expert): Panduan ahli untuk pengembangan WebXR (Virtual dan Augmented Reality) menggunakan Babylon.js dan Three.js. - UI/UX Pro Max (
ui-ux-pro-max): Panduan desain komprehensif & mesin pencari BM25 untuk aplikasi web dan mobile di 11 tech stack. Berisi panduan palet warna, tipografi, WCAG 2.2 AAA, micro-animasi, dan pedoman UX mendalam. - UI/UX Expert (
ui-ux-expert): Spesialis antarmuka (Frontend) dan UI/UX Designer yang berfokus pada layout responsif dan interaktif.
🖥️ Frontend, Mobile & State
- App Analyzer & Optimizer (
app-analyzer-optimizer): Menganalisis struktur dan arsitektur aplikasi secara mendalam, melakukan audit bottleneck performa/keamanan (Core Web Vitals, INP), serta optimasi terarah. - Apple Ecosystem Expert (
apple-ecosystem-expert): Panduan ahli pengembangan Ekosistem Apple. Mencakup dukungan iOS, kompatibilitas Safari WebKit, PWA untuk iOS, dan Apple HIG. - Bootstrap to Modern (
bootstrap-to-modern): Skill ahli merefaktor dan memigrasikan aplikasi Bootstrap CSS lama ke stack modern menggunakan Tailwind CSS v4 dan Alpine.js / HTMX. - Mobile Expo Expert (
mobile-expo-expert): Panduan ahli pengembangan React Native 0.79+ dan Expo SDK 53+ — Expo Router v4, New Architecture (Fabric & TurboModules), EAS builds, OTA updates, dan NativeWind v4. - Mobile Push Notification & Live Activities (
mobile-push-notification-expert): Notifikasi push lintas platform (Expo Push, FCM, APNs, Web Push), iOS Live Activities, dan penanganan payload background. - MPA Orchestrator (
mpa-orchestrator): Mengorkestrasi arsitektur Multi-Page Application (MPA) dalam satu repositori, mengintegrasikan Alpine.js / HTMX untuk progressive enhancement. - Multiple Entry Points (
multiple-entry-points): Panduan ahli merancang dan mengimplementasikan arsitektur Multiple Entry Points pada aplikasi web — bundle terpisah untuk landing, app, admin, dan embedded widget. - Performance & Web Vitals (
performance-web-vitals): Panduan ahli optimasi performa web — Core Web Vitals (LCP, INP, CLS), analisis bundle JavaScript, strategi loading gambar/font, fitur concurrent React 19, virtualisasi list, dan peningkatan skor Lighthouse. - Realtime Collaboration Expert (
realtime-collaboration-expert): Panduan ahli membangun fitur kolaborasi real-time menggunakan WebSockets, WebRTC, CRDT (Yjs, Automerge), dan Liveblocks — untuk editor kolaboratif, kursor live, dan indikator kehadiran. - Senior Frontend (
senior-frontend): Ahli React 19, Next.js 15 (App Router, PPR, View Transitions), TypeScript, dan Tailwind CSS v4. MencakupuseActionState,useOptimistic,use(), animasi GSAP, dan kepatuhan WCAG 2.2. - SPA Orchestrator (
spa-orchestrator): Mengorkestrasi arsitektur SPA dengan TanStack Router, TanStack Query v5, dan backend berbasis API yang terpisah. - State Management Expert (
state-management-expert): Panduan ahli manajemen state client-side modern: Zustand, Jotai, Valtio, TanStack Store, dan pola server state. - Project Context Mapper (
project-context-mapper): Memberi agen ingatan fotografis untuk repositori besar dengan mewajibkan pembuatan dan pemeliharaan fileCONTEXT_MAP.mdyang sangat padat untuk mencegah halusinasi konteks. - Tailwind CSS Expert (
tailwind-expert): Panduan mendalam Tailwind CSS v4 CSS-first configuration (@theme), warna OKLCH, 3D transform,field-sizing, container queries, custom variants, dan migrasi dari v3. - TanStack Query Expert (
tanstack-query-expert): Pakar manajemen state asinkron TanStack Query v5 —useSuspenseQuery, infinite scrolling, mutasi optimistik, SSR/RSC hydration, dan invalidasi cache tingkat lanjut. - Tauri Expert (
tauri-expert): Panduan terbaik pengembangan aplikasi lintas platform dengan Tauri v2 (Desktop & Mobile), Rust backend, IPC komunikasi, dan Capabilities keamanan. - Vue Frontend Expert (
vue-frontend-expert): Panduan ahli untuk Vue 3 (Composition API), Nuxt 3, dan Pinia. Mencakup state management tingkat lanjut dan pola arsitektur SPA/SSR. - Web Game Engine Expert (
web-game-engine-expert): Panduan ahli pengembangan game berbasis web. Mencakup arsitektur Entity Component System (ECS) dan mesin fisika (Rapier, Havok, Cannon-es).
⚙️ Backend, Bahasa & Runtime
- API Design Expert (
api-design-expert): Panduan ahli REST, GraphQL, gRPC, tRPC, OpenAPI 3.1, API versioning, rate limiting (sliding window), idempotency key, dan pengembangan contract-first. - GraphQL & Apollo Expert (
graphql-apollo-expert): Panduan ahli merancang dan mengkonsumsi API GraphQL. Mencakup Apollo Server/Client, NestJS GraphQL, dan optimasi query N+1. - Async Queue & Durable Workflow Expert (
async-queue-temporal-expert): Pipeline eksekusi background tahan-gagal (Temporal.io, Trigger.dev v3, Inngest, BullMQ v5) dan alur transa
No comments yet
Be the first to share your take.