One’s Vibe

Built with

Apps built with Cursor

31 live, instantly tryable Cursor projects — every URL checked regularly by One's Vibe. Tool credits come from the makers themselves (launch post or repo), never guessed.

vibexp.io
VibeXP - The Shared Knowledge Base Your AI Builds On — screenshot
Developer Tools12 hours ago

VibeXP - The Shared Knowledge Base Your AI Builds On

Store and share prompts, rules, and context that AI tools like Claude Code, Cursor, and ChatGPT can access via MCP.

@vibexp_io · X

Your plan is now code. Claude Code Dynamic Workflows fan out up to 1,000 subagents, 16 at once, each in its own context, verifying until the results converge. Built for big bug hunts, migrations and audits. Source:

podwise.xyz
Podwise - AI Copilot for Podcast Listeners — screenshot
Productivity20 hours ago

Podwise - AI Copilot for Podcast Listeners

AI assistant that helps podcast listeners understand, organize, and remember key insights from shows.

Open source

Podwise — 专为播客听友设计的 AI 知识管理应用

zooop.ai
AI-native Creative Platform · ZOOOP — screenshot
Creative Tools1 day ago

AI-native Creative Platform · ZOOOP

Combine AI-generated images, videos, and audio on an infinite browser canvas.

Open source

ZOOOP — AI 原生创作平台,支持在浏览器端无限画布上生成图像、视频和音频,提供去背景、高清化等专项工具及即用型 AI 模板,支持发布模板赚取积分,并具备团队共享积分模式。

skills.lc
Discover and Share AI Agent Skills — screenshot
Developer Tools1 day ago

Discover and Share AI Agent Skills

Discover and share reusable AI agent skills for Claude, Cursor, and other platforms.

Skills.lc — AI 技能、Prompt、工作流和 Agent 分享平台,帮助发现和沉淀 AI 使用经验

basethread.ai
BaseThread | Shared context for every AI tool your team uses — screenshot
Productivity1 day ago

BaseThread | Shared context for every AI tool your team uses

Define your company once; Claude, ChatGPT, Cursor, and other AI tools read and write the same team context.

@nav_ux · X

BaseThread here. We're building the shared context layer so a team's AI tools, Claude, ChatGPT, Cursor, all read and write the same thing instead of starting cold every session.

studio.zoxilsi.cc
zoxilsi studio — screenshot
Creative Tools1 day ago

zoxilsi studio

Design and export beautiful mesh gradients, waves, and patterns with GPU-accelerated effects.

Open source

@zoxilsi · X

build-100.com
COMBO-001 · AI 订阅最优搭配器 — screenshot
Utilities1 day ago

COMBO-001 · AI 订阅最优搭配器

Find the optimal combination of AI subscriptions that fits your budget and usage patterns.

@JCheng557 · X

COMBO-001 上线了。 这是一个 AI 订阅最优搭配器。 只需要 - 月预算 - 使用强度(限额触发频率) - 主要使用场景 - 需要哪些特殊能力(生图、视频、音频、OCR 等) 我就会给你最优的订阅组合(Claude、Grok、Cursor、GLM 等),并控制在预算范围内。 不再为新模型纠结,也不再为用不上的订阅买单。 试试看 → #100个网站 #AI工具 #AI订阅

aethereum.dev
Aethereum · coordination layer for AI coding agents — screenshot
Developer Tools2 days ago

Aethereum · coordination layer for AI coding agents

Coordinate multiple AI coding agents on shared code without interface conflicts or signups.

u/KangarooPitiful594 · Reddit

I built Aethereum: a team coordinator for AI coding agents (free beta) the simple version: if your team codes with AI agents, aethereum keeps them coordinated so you ship faster. everyone runs whatever agent they like (claude code, cursor, codex, cline, zed) and they all join one room. agents see what each other is building, get warned before breaking each other's changes, and can share code between machines end to end encrypted. when two agents want different API shapes they negotiate it b

goldbean-api.xyz
GoldBean — Pay-per-Use API Marketplace | 47 Endpoints — screenshot
Developer Tools2 days ago

GoldBean — Pay-per-Use API Marketplace | 47 Endpoints

Access 47 AI APIs including OCR, translation, image generation, and LLM chat with pay-per-use pricing.

Open source

13639366668 · HN

Pay-per-call MCP server with 47 AI endpoints, micropayments via x402

chorestar.app
ChoreStar — Chore Chart App & Allowance Tracker for Families — screenshot
Productivity2 days ago

ChoreStar — Chore Chart App & Allowance Tracker for Families

Chore chart app that gamifies household tasks and tracks allowances for families.

@bendrumin · X

I built nights and weekends as a solo founder. 📱 130+ users worldwide, paying subscribers, zero churn 🤖 Built AI-native with Claude Code + Cursor (React/Supabase) My day job: PM owning 13 partner integrations at a wealthtech CRM, where I cut client onboarding from 4-6 weeks to 1-2. Now looking for my next thing: Integration/Platform PM or technical PM roles. DMs open 👇 #buildinpublic #ProductManagement #hiring #opentowork

vault.hyperiux.com
Hyperiux Vault - React & Next.js Interaction Effects. — screenshot
Developer Tools3 days ago · 1 tries

Hyperiux Vault - React & Next.js Interaction Effects.

React and Next.js library with 30+ free interactive effects to preview and install.

Open source

@jyotipathak___ · X

We launched Vault today and we’re excited to take you through an experience designed to impress from the first scroll to the last. Vault is a React/Next.js effects library. Preview the effect. Install it. Ship it. Constructive feedbacks appreciated

bubio.ai
Bubio.ai — Create & Chat with AI Characters — screenshot
AI Agents3 days ago

Bubio.ai — Create & Chat with AI Characters

Create and chat with AI characters while generating images.

@Bubioai · X

Content creation made easy. Bring cinematic image + video generation into your workflow with Skill. Install it in Claude Code, Codex, Cursor, Gemini, etc. Connect the API key, and create from natural-language prompts, without leaving your flow. Download the skill and start building.

loerei.github.io
HoverSource — screenshot
Developer Tools4 days ago

HoverSource

Capture UI elements with code context and screenshots to share with AI agents for debugging visual bugs.

Open source

Loerei · HN

I found that describing where a broken UI is and taking screenshots for AI agents really sucks. I’m too lazy to explain an indescribable visual bug or capture a millisecond-long flash. I also don’t want to remember which file defines an element, whether it's right in the .tsx or a problem with the Parent Styles in .css. And even if you can point out the exact file, your agent still has to dig through thousands of lines of code to know what on earth you're yapping about. In a 7700-file monorepo like Cal.com, simply giving the right file in the prompt for your agent saves about 68.9% of execution time and 94.2% of the tokens your agent needs to digest. HoverSource gives all the needed information and further pushes it to -88.5% time and -94.5% tokens, basically skipping the entire digging session and jumping straight to reasoning and executing. The save is linear to how big your codebase is. I want to save tokens, but don’t want to spend my time and energy digging manually, and a junio

getpapi.ai
PAPI · It works where you work — screenshot
Developer Tools4 days ago

PAPI · It works where you work

Manage your AI-built projects inside Cursor, Claude Code, Bolt, and other AI development tools.

@getpapi_ai · X

placed 3rd in the r/vibecoding vibejam 2026. It made me go viral in r/ohio It was my first ever jam entry, I'm also not a developer...or from Ohio. was planned, reviewed, shipped and currently managed by

gritrender.com
GritRender — screenshot
Creative Tools5 days ago

GritRender

Edit videos with AI assistance while maintaining full creative control.

u/Juliur_ · Reddit

Built a "Cursor for Video Editing" because I couldn't stand another AI editor making decisions for me I've been building video tools for a while and here's my honest take: fully automated AI video editors are garbage. They cut the wrong frames, misplace captions, and you're stuck manually undoing everything. It's faster to just edit the damn thing yourself—but that takes 4+ hours per video. The problem isn't AI. It's that AI editors pretend they know better than you. They don't. So I buil

git-to-x.com
git-to-x — auto-post your GitHub commits to X — screenshot
Developer Tools6 days ago

git-to-x — auto-post your GitHub commits to X

Automatically post your GitHub commits as designed cards to X daily.

Open source

@manoj_surya_ · X

I just launched 🚀 A Proof of Ship, every day — straight from your GitHub. You already do the hard part: you commit. git-to-x turns that into a designed card and posts it to X every morning. Your timeline finally looks like what you actually are — someone who ships. → 8 card designs, rotating (terminal, heatmap, flame, ticker…) so it never gets stale → weekly + monthly milestone cards — your streak becomes a story worth following → tweet from your CLI / Cursor / Claude Code without leaving your editor → free for 10 days, full access See who else is shipping daily under #proofofship — and join them. It touches your repo, so safe-to-try came first: → open source (AGPL) — audit it or self-host → read-only — we never touch your code This is my first build-in-public tool. I built it for myself, and for anyone tired of switching between shipping and posting about shipping. First 100 get founding lifetime — a permanent number on every card. Try it, tell me

doriku.io
Doriku — Shared Memory for Every AI Agent You Use — screenshot
Developer Tools6 days ago

Doriku — Shared Memory for Every AI Agent You Use

Share context across AI agents so they remember your codebase and task history.

@dorikuio · X

AI agents have amnesia — Claude Code figures out the codebase, an hour later Codex starts from zero. So I built a shared memory + task board for every MCP agent — Claude Code, Codex, Cursor, Gemini CLI: Is this just my problem? Help me find out.

getinvoiceai.app
InvoiceAI — screenshot
Finance & Business6 days ago

InvoiceAI

AI-powered invoice parser that extracts key information for freelancers and small businesses.

@AmanSha72844101 · X

I have build an invoice parser tool for CA freelancer and small businesses and I build it with Cursor + Claude Those are my vibe coding tool not ____ you know Here is the link 👇

pyor.review
Pyor — The native home for GitHub code review — screenshot
Developer Tools1 week ago · 7 tries

Pyor — The native home for GitHub code review

Review GitHub pull requests in a native app without opening github.com.

Open source

othmanosx · HN

I still don't like the fact that AI is adding more stuff for us to read, it's accelerating the code production but slowing down the code review. I built my own code reviewer as well ( https://pyor.review/ ), surfacing the important stuff first is the right track, but adding more stuff to read is daunting, but asking AI to just point you to what you need to focus on and skim the noise is what I'm leaning more towards.

clusy.io
Clusy | Agent-Native Notebook for ML and Data Science — screenshot
Developer Tools1 week ago · 3 tries

Clusy | Agent-Native Notebook for ML and Data Science

Build and run ML workflows in an agent-native cloud notebook with evaluation tools.

eldar_hsnv · HN

Show HN: AI Notebook for Data Science – Kind of Like Cursor but for Jupyter

mcpmarketplace.top
MCP Market - Discover MCP Servers for Your AI Tools — screenshot
Developer Tools1 week ago

MCP Market - Discover MCP Servers for Your AI Tools

Browse and install 1,800+ MCP servers ranked by trust score and risk level.

@Shidesheng0218 · X

🔥 Just launched: MCP Market 1,600+ MCP servers ranked by Trust Score, Risk Level, and install success data. For Cursor, Claude, VS Code, and Codex. Copy config. Know it works. No more guessing. #MCP #AITools #Cursor #Codex #BuildInPublic

tryskilly.app
Skilly for Builders - Voice guidance for your website or app — screenshot
Developer Tools1 week ago

Skilly for Builders - Voice guidance for your website or app

Add voice-guided help to your website or app from documentation and product content.

Open source

@moelabs_dev · X

Skilly — gives your product a voice that points. One script tag adds in-app help that answers from your own docs and moves the user's cursor to the exact button.

cloudstate.web.app
CloudState | Instant JSON Database & Persistence for AI Apps (Cursor, Bolt, v0) — screenshot
Developer Tools1 week ago · 1 tries

CloudState | Instant JSON Database & Persistence for AI Apps (Cursor, Bolt, v0)

Zero-setup JSON database for AI-generated app frontends with encrypted persistence.

@dhairyadarji786 · X

Tired of database setup for simple AI/Cursor prototypes?I built CloudState: a zero-config cloud database for vibe-coding. ⚡Get a secure JSON endpoint in 10s 🤖 Custom prompts for Cursor/Bolt/v0 to sync state via fetch Check it out:

toki.tokamak.network
Toki - TON 스테이킹을 쉽게 | 토카막 네트워크 — screenshot
Finance & Business1 week ago

Toki - TON 스테이킹을 쉽게 | 토카막 네트워크

One-click TON staking service offering 20%+ APR with no setup fees.

@SonAle99671 · X

Hi! Love seeing builders connect like this. Followed you. I'm heads-down building Toki these days — free, unlimited AI for anyone, no subscription, powered by crypto you keep rather than spend. Always down to connect, let's keep in touch.

remnus.com
Remnus | MCP-Native workspace for vibe coders — screenshot
Developer Tools1 week ago

Remnus | MCP-Native workspace for vibe coders

Build databases, kanban boards, and notes for AI agents to collaborate on.

Open source

@emir_ogz · X

Just shipped - AI-native workspace for solo devs Agent reads/writes your project notes automaticly

verisite.luqman.cloud
Verisite — screenshot
Developer Tools1 week ago · 1 tries

Verisite

Paste your URL to get security findings for web apps explained in plain English

@luqmandv · X

I built a free security scanner for vibe-coded apps. You shipped with Cursor, Bolt, or Lovable. But did you check if it's actually safe? Paste your URL → get a plain English security report in 30 seconds. No setup! 👉 #buildinpublic #vibecode

mcprobe.org
MCProbe — screenshot
Developer Tools1 week ago · 4 tries

MCProbe

Paste a URL to audit an MCP server and get a conformance score with fix recommendations.

Open source

Built with something else? Browse Explore for everything, or submit your own.