Hacker News

Subscribe to Hacker News feed
Hacker News RSS
Updated: 20 min 10 sec ago

Qordinate – AI that talks for you

Wed, 03/04/2026 - 7:45am

Article URL: https://www.qordinate.ai/

Comments URL: https://news.ycombinator.com/item?id=47246688

Points: 1

# Comments: 0

Categories: Hacker News

A History of CSS

Wed, 03/04/2026 - 7:45am
Categories: Hacker News

Show HN: My colleague said my prompts were unreadable. I built a prompt builder

Wed, 03/04/2026 - 6:56am

Last week I started using Claude Code. My colleague, who has been prompting AI models for months, looked at what I was sending and said he had no idea what I was asking for.

If an experienced user couldn't parse it, the model definitely wasn't getting the best version of it either.

So I built flompt. The idea is simple: instead of writing a prompt as a wall of text, you decompose it into typed visual blocks (role, context, objective, constraints, examples, output format), arrange them, and compile to a structured format optimized for the model you're targeting. Claude gets XML, ChatGPT and Gemini get Markdown, each formatted the way the model actually processes it best.

It also ships as a Claude Code MCP so you can build and inject structured prompts directly from your editor, and as a Chrome extension that puts it as a sidebar inside ChatGPT, Claude and Gemini.

A few things I cared about: - Assembly is 100% local, nothing leaves your browser during compile - No account required - You can paste a rough idea and let the AI decompose it into blocks automatically

Try it: https://flompt.dev/app Chrome extension: https://chromewebstore.google.com/detail/mbobfapnkflkbcflmed...

https://flompt.dev

Comments URL: https://news.ycombinator.com/item?id=47246218

Points: 1

# Comments: 0

Categories: Hacker News

Mitra 15

Wed, 03/04/2026 - 6:50am
Categories: Hacker News

Show HN: Cross-platform system tray utility for GitHub PR notifications

Wed, 03/04/2026 - 6:38am

I found myself constantly struggling to watch over all of the PRs that I’ve been creating through agents and I found nothing outside of the Graphite macos tray app that would help me do that. For the desktop users it seems like a nice way to know if you have failing checks without GH spamming your mailbox.

Comments URL: https://news.ycombinator.com/item?id=47246076

Points: 1

# Comments: 0

Categories: Hacker News

Pages