Vibe Coding Tools for Linux

View 24 business solutions
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end. Migrate from on-prem or other clouds with free migration tools.
    Try Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    Roo Code

    Roo Code

    Roo Code gives you a whole dev team of AI agents in your code editor

    Roo Code is an AI-powered software engineering platform that works interactively in your IDE and autonomously in the cloud to help teams ship faster. It combines a powerful VS Code extension with cloud-based agents that can take on real development tasks across GitHub, Slack, and the web. Designed to work on your terms, Roo Code gives you full control locally while enabling delegation and parallel execution at scale. Its model-agnostic architecture ensures flexibility as AI models and providers evolve, letting you choose or bring your own keys. Role-specific agent modes keep AI focused, reliable, and aligned with real engineering workflows. Open source, secure, and highly configurable, Roo Code fits seamlessly into both individual and team-based development environments.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    CodeCompanion

    CodeCompanion

    AI-powered coding, seamlessly in Neovim. Supports Anthropic, etc.

    Currently supports Anthropic, Copilot, Gemini, Ollama and OpenAI adapters.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    VibeSDK

    VibeSDK

    Open source full-stack AI vibe coding platform & web app generator

    VibeSDK is an open source “vibe coding” platform. VibeSDK is a project built by Cloudflare. It provides a full-stack reference implementation of an AI-driven system. Users describe the application they want in natural language, and the system generates, previews, and deploys the resulting web app. It uses Cloudflare’s infrastructure (Workers, Containers, sandboxes). It can run untrusted code safely, provide live previews, and deploy apps at scale. VibeSDK gives you the exact methodology, tools, and confidence to turn your ideas into revenue-generating products, faster than you thought possible. Live preview of generated apps in isolated sandbox containers. Support for React + TypeScript + Tailwind generation, backend routing, and modern web stack scaffolding.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Dev Janitor

    Dev Janitor

    Your Vibe Coding Toolkit A cross-platform desktop application

    Dev Janitor is an open-source developer productivity tool designed to automatically clean up stale, unused, or poorly maintained code patterns in a codebase, helping teams keep their repositories tidy without consuming engineering time manually pruning technical debt. The tool analyzes project files and identifies opportunities to perform cleanup tasks such as removing dead imports, fixing outdated syntax, simplifying redundant expressions, and consolidating duplicated logic, all while observing established conventions for the languages it supports. Through a pluggable rule system, it allows teams to enforce their own style guides or cleanup policies, enabling tailored automation that fits each codebase’s unique needs. It is built for integration into continuous integration and deployment (CI/CD) pipelines or pre-commit workflows, so cleanup suggestions can be surfaced and applied incrementally rather than as a massive refactor.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    Modelence

    Modelence

    Modelence is an all-in-one TypeScript platform

    Modelence is an all-in-one TypeScript platform aimed at helping teams ship production web apps with far less boilerplate than a typical full-stack setup. It positions itself as a Supabase-style experience tailored toward MongoDB-centric development, bundling common backend needs like authentication, database integration, and observability into a cohesive framework. The project is built to support modern application workflows where product teams want to move quickly without stitching together many separate services and libraries. It includes scaffolding and tooling to create a new application quickly, then run a local development server with a predictable structure that’s easy to extend. Modelence also focuses on “standard features” that most apps require, so developers can spend more time on product logic rather than setup and glue code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    gpt-engineer

    gpt-engineer

    Full stack AI software engineer

    gpt-engineer is an open-source platform designed to help developers automate the software development process using natural language. The platform allows users to specify software requirements in plain language, and the AI generates and executes the corresponding code. It can also handle improvements and iterative development, giving users more control over the software they’re building. Built with a terminal-based interface, gpt-engineer is customizable, enabling developers to experiment with AI-assisted programming and refine their development process. It is especially useful for automating the coding and iterative feedback loop in software development.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Context Engineering Template

    Context Engineering Template

    Context engineering is the new vibe coding

    Context Engineering Template is a comprehensive template and workflow repository designed to teach and implement context engineering, a structured approach to preparing and organizing the information necessary for AI coding assistants to complete complex tasks reliably. Instead of relying solely on short prompts, this project encourages developers to create rich, structured context files that include project rules, examples, and validation criteria so that AI systems can act more like informed collaborators and less like general-purpose generators. The repository provides templates such as CLAUDE.md for defining global project rules, INITIAL.md for feature requests, and folders for examples, PRPs, validation scripts, and settings to support systematic prompt generation and execution with tools like Claude Code. By using this template, teams can ensure consistency across AI outputs, reduce errors that stem from contextual misunderstandings, and build reusable patterns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Groq AppGen

    Groq AppGen

    Project showcasing Llama 3.3 70B HTML codegen abilities

    Groq AppGen is an interactive web application (built with Next.js and TypeScript) that uses Groq’s LLM API to generate or modify web application code based on natural-language prompts. Essentially, you tell the app what kind of web app or page you want (in plain English), and groq-appgen will produce HTML/JSX code scaffolding, layout, and optionally application logic accordingly. It supports iterative feedback: you can refine your prompt, adjust parameters or requirements, and have the app regenerate or update the code — facilitating rapid prototyping and experimentation. For developers or non-coding designers alike, groq-appgen lowers the barrier to building full web interfaces or small apps by leveraging LLM-driven code generation rather than writing boilerplate by hand. It integrates safety/content-checking via LlamaGuard to catch undesirable outputs, and includes session management, export/share functionality, and history tracking so you can iterate on designs or revert as needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Quint Code

    Quint Code

    Structured reasoning framework for Claude Code, Gemini, and Cursor

    Quint Code is a structured reasoning and decision-support framework aimed at making AI-assisted software engineering and decision workflows more rigorous and auditable. It implements the First Principles Framework (FPF) to guide users and AI tools through hypothesis generation, logical verification, evidence gathering, and documented decision making, reducing reliance on ad hoc or “vibe” coding. Instead of accepting the first plausible answer generated by an AI assistant, Quint Code encourages generating multiple competing hypotheses, verifying them, and validating them against real evidence stored in a structured “knowledge base” within your project. It supports a cycle of abduction, deduction, and induction backed by CLI commands (like /q1-hypothesize, /q2-verify, /q3-validate, etc.) that create a persisting audit trail in a .quint/ directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powerful App Monitoring Without Surprise Bills Icon
    Powerful App Monitoring Without Surprise Bills

    AppSignal starts at $23/month with all features included. No overages, no hidden fees. 30-day free trial.

    Tired of monitoring tools that punish you for scaling? AppSignal offers transparent, predictable pricing with every feature unlocked on every plan. Track errors, monitor performance, detect anomalies, and manage logs across Ruby, Python, Node.js, and more. Trusted by developers since 2012 with free dev-to-dev support. No credit card required to start your 30-day trial.
    Try AppSignal Free
MongoDB Logo MongoDB