
KlaatAI — The AI That Learns How You Work
AI assistant that learns your workflow and routes coding tasks across 30+ frontier models.
@otakuaakash · X
The full gallery
Tech stack
12 projects

AI assistant that learns your workflow and routes coding tasks across 30+ frontier models.
@otakuaakash · X

Write coding objectives and let AI agents decompose and execute the tasks.
dudemanAtl · HN
PlanWright – A control plane for AI coding agents

Task queue for AI coding agents to request and complete work over MCP protocol.
JulianQuinn · HN
Show HN: TaskPeace – a task queue my AI coding agents pull work from over MCP

Design working prototypes visually with a coding agent in real-time.
u/tokmako · Reddit
I am developing an alternative work environment to Claude Design. When I first tried Claude Design, I really liked the idea. But after generating a design, I kept wanting a more direct way to continue working on it not as a separate design representation, but as a live, working interface. That’s what I’m building with VisualWizard. The canvas contains real, interactive prototypes. You can select elements directly, move or resize them, change styles, and keep interactions and

Real-time collaboration workspace with AI-powered code editor, file sharing, UML diagrams, and group decision tools.
u/Hopeful-Can-1540 · Reddit
Trying to figure out distribution for a real-time collaboration tool LiveShareIt has been around for a bit, and the product has changed quite a lot recently. The basic idea is pretty simple: open a room, share the link, and start working together. No signup needed. People can share code/text, send files, use a collaborative whiteboard, and jump on a video call in the same room. One feature I’ve been playing with lately is the AI whiteboard. Instead of starting from a blank canvas, you

AI engineering workforce that plans, builds, tests, and ships code with human oversight.
@edgex11lz · X

Convert one-sentence ideas into precise AI prompts for coding agents.
@_m3rl1n

Generate full-stack React apps by describing your idea in Arabic or English.
@codeskyai · X
Meet CodeSky ☁️ the Arabic-first vibe coding platform. Describe what you want — in Arabic or English — pick an AI model, and get a real running app. Clean code, first-class RTL. Start free → #VibeCoding

Write, execute, and learn code in Python, Java, JavaScript, C++, Go, and Rust.
@francis7_a · X
Building - learning tools for devs and student. happy to connect.

AI-powered project planning that recommends the most cost-effective model for each task.
@Hanumliahzhra · X
vibecoding free tier Just discovered Vibe Coding Plan - AI-powered project planning that breaks down ideas into actionable tasks! Check it out

Interactive lessons in math, programming, data analysis, AI, and science.
@BruceWayne95290 · X
just leaving a comment cause its 1am and im vibe coding, will come back tomorrow (on an alt account for open claw fyi) I've worked with the following brands: vytadose, bajabeachco, jaje health, eric javits, 4knines, welleco, coatdefence

AI-powered code review that runs code in microVMs to catch more bugs.
u/dumbfoundded · Reddit
Ito, AI Code Review that Runs Code I've been using AI code review tools but none of them actually run code so I built one: https://www.ito.ai/ The way it works is that it uses microVMs to spin up your environment with all of the services running. Then a bunch of AI agents go and test the application to collect runtime evidence. The result is you get test cases along with evidence about whether or not the test cases pass or fail. The runtime evidence can be videos, request/response curls, db