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
- Host: GitHub
- URL: https://github.com/no-fluff/awesome-vibe-coding
- Owner: no-fluff
- License: mit
- Created: 2025-08-18T14:34:17.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2025-09-16T22:57:56.000Z (19 days ago)
- Last Synced: 2025-09-17T00:46:25.609Z (19 days ago)
- Topics: 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
- Language: Astro
- Homepage: https://awesome-vibe-coding.com
- Size: 7.08 MB
- Stars: 4
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.ejs
- License: LICENSE
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
<%- renderSection(data.agents, 'agents', categories) %>
##
Vibe-coding apps
*Soup-to-nuts apps for vibing.*
<%- renderSection(data.apps, 'apps', categories) %>
##
Agent interfaces
*Use your AI agent outside the terminal.*
<%- renderSection(data.interfaces, 'interfaces', categories) %>
##
Tools and MCP servers
*Everything you can plug into a coding agent.*
<%- renderSection(data.tools, 'tools', categories) %>
##
Vibe-coding workflows
*Agent rules and processes to help you ship higher-quality code, faster.*
<%- renderSection(data.workflows, 'workflows', categories) %>
##
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.