Deep audit of a codebase — find issues, assess value, generate findings.
Clone, install, and build an external repository for analysis.
Execute the TDD workflow plan generated by learn-plan.
Extract metrics, patterns, and architecture data from a cloned repo.
Generate meta learnings — what worked, what failed, why.
Verified owner:rahalplx
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Ship like an enterprise team. Build like a vibe coder.
Vibemate is an AI-native product platform that gives solo founders and small teams the same enterprise-grade patterns, guardrails, and knowledge that 50-person engineering teams have.
Vibemate is a universal toolkit that helps vibe coders — people building products with AI coding assistants — ship production-quality code with enterprise patterns.
┌─────────────────────────────────────────────────────────────────┐
│ THE 3 WAYS TO USE VIBEMATE │
│ │
│ 1. INSIDE YOUR AI CODING TOOL (MCP) │
│ You type: "vibemate add kanban" │
│ Vibemate generates + installs enterprise code for you │
│ │
│ 2. COMMAND LINE (CLI) │
│ npx vibemate-ui add kanban │
│ Installs from your terminal directly │
│ │
│ 3. WEB APP (vibemate.dev) │
│ Browse, preview, manage everything visually │
└─────────────────────────────────────────────────────────────────┘
| Feature | Description | Status |
|---|---|---|
| Discovery Engine | Adaptive brainstorming with unlimited questions until zero ambiguity | ✅ Complete |
| Decision Engine | Technology comparison with weighted scoring and benchmark data | ✅ Complete |
| Scaffold Generator | Project scaffolding with templates for SaaS, API, CLI | ✅ Complete |
| Execution Gate | Complexity-based routing (inline/session/subagent) | ✅ Complete |
| Self-Improvement | Observation engine with insights by confidence threshold | ✅ Complete |
| State Management | SQLite local-first with pluggable cloud sync | ✅ Complete |
| Feature | Description | Status |
|---|---|---|
| MCP Server | Model Context Protocol integration | ✅ Complete |
| Skills Engine | Curated enterprise patterns | ✅ Complete |
| OKF Bundle | Knowledge management system | ✅ Complete |
| Telemetry | OpenTelemetry integration | ✅ Complete |
| Cost-Aware Router | LLM cost optimization | ✅ Complete |
| 13-Phase Pipeline | Autonomous build with circuit breakers | ✅ Complete |
# Install Vibemate
npm install -g @vibemate/core
# Or use npx
npx vibemate init
# Start discovery session (adaptive brainstorming)
vibemate discover
# Compare technology options
vibemate decide
# Generate project scaffolding
vibemate scaffold
# Run autonomous pipeline
vibemate auto "Build me a SaaS app"
# Check project status
vibemate status
# Install Vibemate MCP server
npx vibemate install
# Add to Claude Code
# → Adds entry to .mcp.json automatically
# Add to Cursor
# → Adds entry to .cursor/mcp.json automatically
Lifecycle orchestrator, safety rails, and a founder-friendly skill library for non-technical solo founders building products with AI coding agents.
npx claudepluginhub rahlplx/vibemateAccess thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Evidence-gated AI coding workflow: scan → analyze → plan → TDD → execute → fix → verify → review, powered by Codebase Memory MCP >= 0.9.0 with optional Serena LSP intelligence. Includes blast-radius planning, test/cycle gates, independent review, and Windows Git Bash hook auto-resolution.
Persistent coding companion for Claude Code, Pi, and Oh My Pi. MCP-based terminal pet with ASCII art, stats, reactions, and personality.
Complete Claude Code configs for mobile development - Android, iOS, and Kotlin Multiplatform
Production-grade vibe coding suite. Structured workflows from discovery to deployment: start, build, ship, fix, refactor.