An open API service indexing awesome lists of open source software.

https://github.com/no-fluff/awesome-vibe-coding

Awesome tools to help you level up—or get started—with vibe coding
https://github.com/no-fluff/awesome-vibe-coding

List: awesome-vibe-coding

ai ai-agents ai-workflows anthropic-claude anthropic-claude-ai awesome awesome-list awesome-lists claude claude-ai claude-code claudecode claudecode-mcp codex coding-agent coding-agents cursor gemini vibe-coding

Last synced: 1 day ago
JSON representation

Awesome tools to help you level up—or get started—with vibe coding

Awesome Lists containing this project

README

          

# Awesome Vibe Coding

* [**Agents**](#-agents)
<%- renderCategories('agents', data, categories) %>
* [**Vibe-coding apps**](#-vibe-coding-apps)
<%- renderCategories('apps', data, categories) %>
* [**Agent interfaces**](#-agent-interfaces)
<%- renderCategories('interfaces', data, categories) %>
* [**Tools and MCP servers**](#-tools-and-mcp-servers)
<%- renderCategories('tools', data, categories) %>
* [**Vibe-coding workflows**](#-vibe-coding-workflows)
<%- renderCategories('workflows', data, categories) %>
* [**Cloud-only agents**](#-cloud-only-agents)
<%- renderCategories('hosted-agents', data, categories) %>
* [Contributing](#contributing)


## Agents  Agents

<%- renderSection(data.agents, 'agents', categories) %>


## Apps  Vibe-coding apps

*Soup-to-nuts apps for vibing.*

<%- renderSection(data.apps, 'apps', categories) %>


## Interfaces  Agent interfaces

*Use your AI agent outside the terminal.*

<%- renderSection(data.interfaces, 'interfaces', categories) %>


## Tools  Tools and MCP servers

*Everything you can plug into a coding agent.*

<%- renderSection(data.tools, 'tools', categories) %>


## Workflows  Vibe-coding workflows

*Agent rules and processes to help you ship higher-quality code, faster.*

<%- renderSection(data.workflows, 'workflows', categories) %>


## Workflows  Cloud-only agents

*These closed-source agents are hosted for you.*

<%- renderSection(data['hosted-agents'], 'hosted-agents', categories) %>


## Contributing

We're excited to have your contributions to awesome-vibe-coding! If you'd like to suggest a new resource, whether something you've built or something you find useful:

1. Open an issue on GitHub
2. Choose the appropriate resource type (e.g., Agent, Tool, Workflow)
3. Fill in what information you can -- at minimum, all the AI agent needs is the name and website/GitHub repo link.