vibeflow — Cursor Agents | Neura Market
    Neura MarketNeura Market/Cursor
    ChatGPTChatGPTClaudeClaudeGeminiGeminiCursorCursorGrokGrokPerplexityPerplexityDeepSeekDeepSeek
    CoPilotCoPilotStable DiffusionStable DiffusionMidjourneyMidjourney
    View All Directories
    OverviewRulesPromptsMCPsAgentsBlogVideosGuidesCoursesCommunityExtensionsTrendingGenerate
    CursorAgentsvibeflow
    Back to Agents
    vibeflow

    vibeflow

    pe-menezes March 3, 2026
    25 copies 0 downloads

    Spec-driven development for AI agents. Define what to build, let the agent build it right. Claude Code · Cursor · Copilot.

    Agent Definition
    # Vibeflow
    
    [![npm version](https://img.shields.io/npm/v/setup-vibeflow)](https://www.npmjs.com/package/setup-vibeflow)
    [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)
    [![Website](https://img.shields.io/badge/vibeflow.run-docs%20%26%20examples-8A2BE2)](https://vibeflow.run)
    
    ### Stop vibe-coding blind. Spec it, then ship it.
    
    AI agents write code fast — but without specs, they write the **wrong** code fast. Vibeflow adds a thinking layer before coding: you define **what** to build with specs, guardrails, and quality gates. The agent implements following your project's real patterns.
    
    > Works with **Claude Code** (plugin), **Cursor** (rules + skills), and **GitHub Copilot** (prompts + agents).
    
    ## 3 commands to start
    
    ```
    analyze              → scans your codebase, builds .vibeflow/ knowledge base
    gen-spec "feature"   → generates spec with Definition of Done, scope, patterns
    implement <spec>     → implements with guardrails (budget, DoD, tests)
    ```
    
    Run `analyze` once, then `gen-spec` → `implement` for each feature. That's it.
    
    ## The pipeline
    
    > **Think** before you code. **Build** from specs. **Verify** against DoD.
    
    `analyze` → `discover` → `gen-spec` → `implement` → `audit`
    
    | Command | What it does | When to use |
    |---------|-------------|-------------|
    | **analyze** | Deep-scans codebase → `.vibeflow/` knowledge base | Setup, or after major changes |
    | **discover** | Dialogue that turns a vague idea into a PRD | Idea isn't clear yet |
    | **gen-spec** | Generates spec with binary DoD, scope, anti-scope | Ready to specify |
    | **implement** | Implements from spec with guardrails (budget, DoD, patterns) | Spec approved, ready to code |
    | **prompt-pack** | Self-contained prompt for another agent/session | Need to delegate |
    | **audit** | Verifies DoD + pattern compliance + tests | After implementation |
    
    **Utility:** `quick` (fast-track small tasks), `teach` (update knowledge base), `stats` (audit trends).
    
    ## Editions
    
    Each edition adap

    Tags

    ai-agentsclaude-codecursordeveloper-toolsgithub-copilotprompt-engineeringspec-driven-developmentvibe-coding

    Comments

    More Agents

    View all
    documentation

    Documentation & Onboarding Agent

    Agent that generates comprehensive documentation, API references, architecture diagrams, and developer onboarding guides from existing code.

    C
    Community
    debugging

    Cursor Bug Triage Agent

    Agent configuration for systematic bug investigation that traces issues from error logs through the codebase to root cause with suggested fixes.

    C
    Community
    api

    API Integration Agent

    Agent for integrating third-party APIs including SDK setup, type generation, error handling, retry logic, and rate limit management.

    C
    Community
    coding

    Cursor Agent Mode

    Cursor's built-in autonomous coding agent that can make multi-file edits, run terminal commands, search the codebase, and iteratively build features with minimal human intervention.

    C
    Cursor Team
    cloud

    Cursor Background Agent

    Cloud-based autonomous coding agent that runs in the background on remote sandboxed environments, handling complex multi-step tasks while you continue working.

    C
    Cursor Team
    composer

    Cursor Composer Agent

    Cursor's multi-file editing agent within Composer mode that can create, edit, and delete files across your entire project in a single conversation.

    C
    Cursor Team

    Stay up to date

    Get the latest Cursor prompts, rules, and resources delivered to your inbox weekly.

    Neura Market LogoNeura Market

    Discover the best AI prompts, plugins, and resources for Cursor and more.

    Content Types

    • Rules
    • Prompts
    • MCPs
    • Agents
    • Guides

    Platforms

    • ChatGPT Directory
    • Claude Directory
    • Gemini Directory
    • Cursor Directory
    • Grok Directory
    • Perplexity Directory
    • DeepSeek Directory
    • CoPilot Directory
    • Stable Diffusion Directory
    • Midjourney Directory
    • All Directories

    Resources

    • Blog
    • Documentation
    • Help Center
    • Marketplace

    Legal

    • Privacy Policy
    • Terms of Service

    © 2026 Neura Market. All rights reserved.

    |

    Not affiliated with any AI platform vendors.