Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Vibe CodingNew to Visual Studio Code? Get it now.
Vibe Coding

Vibe Coding

The Vibecoder

|
3 installs
| (0) | Free
AI-first project governance — context, policies, and prompt optimization for vibe coding
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Vibe Coding — VS Code Extension

AI-first project governance directly in your IDE

Features

  • 🛡️ Policy Sidebar — Browse project policies (Git, Security, Testing) in the activity bar
  • 📋 Architecture Decisions — View ADRs (Architecture Decision Records)
  • ⚡ Stack Detection — Auto-detect your framework, language, auth, database
  • 🚀 Initialize Project — Generate AGENTS.md, .iderules, and policies with one command
  • 🔍 Check Project — Validate governance setup (6 checks)
  • 🔄 Refresh Context — Auto-update AGENTS.md from current codebase
  • ✨ Optimize Prompt — Transform vague prompts into structured instructions
  • 💬 Chat / Plan Task — Generate vibe-plan.md and vibe-prompt.md from a task description
  • 🗂️ Sync Templates & Prompts — Install starter templates and reusable AI prompts
  • 👁️ Review Code — Scan active, changed, staged, or base-ref files for common issues
  • 📖 Context Panel — Rich webview with project overview, AGENTS.md, and .iderules

Commands

Command Description
Vibe: Initialize Project Generate governance files
Vibe: Check Project Run 6 validation checks
Vibe: Refresh Context Update AGENTS.md from codebase
Vibe: Optimize Prompt Optimize a prompt for AI agents
Vibe: Chat / Plan Task Generate vibe-plan.md and vibe-prompt.md
Vibe: Sync Templates & Prompts Install templates or reusable prompts
Vibe: Show Project Context Open context webview panel
Open AGENTS.md Open project's AGENTS.md
Open .iderules Open project's .iderules

Generated Files

project/
├── AGENTS.md              ← Main agent context
├── .iderules           ← IDE rules
└── .vibecoding/
    ├── policies/
    │   ├── git-policy.md
    │   ├── security-policy.md
    │   └── testing-policy.md
    └── decisions/
        └── ADR-001-architecture.md

Install

From the VS Code Marketplace (coming soon) or install from VSIX.

Learn More

Visit vibecoding.guide for the complete handbook.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft