
unUI - AI design context for Agents
AI-readable design context packs that help coding agents make better design decisions.
heywitt · HN
UnUI – Help coding agents make better design decisions
The full gallery
Tech stack
28 projects

AI-readable design context packs that help coding agents make better design decisions.
heywitt · HN
UnUI – Help coding agents make better design decisions

Upload project files to generate an optimized context.md file for Claude and other AI models.
u/Jealous_Buy_8829 · Reddit
Just updated my context builder https://reddit.com/link/1utq6y0/video/jy8bpbotxmch1/player You can now upload your whole project folder and get one clean, optimized markdown file that you can paste straight into Claude or Codex. All file uploads are 100% client-side. Let me know if you find this useful or not, would love some feedback! https://markdone.dev/ai-context-builder/ submitted by /u/Jealous_Buy_8829 to r/SideProject [link] [comments]

Unified context layer for AI agents that integrates email, drive, Slack, Notion, and GitHub.
@marcin_u2 · X
-> here it is! claude finally knows everything gpt knows. and both of them know everything that's happened across your email, drive, slack, notion, github and granola :)

Shared memory layer enabling Claude and ChatGPT to access common context over MCP.
12ziyad · HN
Shared memory graph for Claude and ChatGPT, over MCP

Translate locale files with context and tone awareness for games and software.
@polycontext · X
Context-aware localization for apps, games, and software.

Task board for AI agents in VS Code with persistent context across chat sessions.
gb2d_hn · HN
It was with the transience of valuable agent session dialogue in mind that I built https://www.agentkanban.io - A key feature is context capture in the tasks which you create on the board and then progress in agent sessions. Supported agents are currently Claude and Github CoPilot in VS Code. All of your context is captured in the task and can be reloaded into new agent sessions at any point in the future. Tool use is intentionally discarded because it is proprietary in nature and therefore brea

Capture project context snapshots to pause and resume work anytime.
@naumanthanvi · X

Unified API layer to integrate your website with multiple AI systems.
@rofarkas · X

Scan websites for accessibility and privacy compliance issues using AI.
@tobio_ojebiyi · X

Create interactive games, polls, and quizzes with AI for presentations and events.
u/molefrog · Reddit
create multiplayer apps that you can play with friends or share with coworkers. Like Slido/Kahoot but you can create your own one with AI. It can build polls, quizzes or games. had this idea for a while, the space isn't new and there is apps like Kahoot that presenters or educators use for polling/quizzes. however the templates are limited, so I decided to ship my own vibe-coding IDE for generating these. you just describe it for example "noise meter: people scream at their phon

See the concepts a language model holds at each layer before it answers.
ada1981 · HN
I built a web tool to see and edit what an AI thinks before it answers

Adds a human approval step to AI agents, scripts, and CI/CD pipelines with durable inbox and signed callbacks.
u/king4queen · Reddit
Human Approval (HITL) for AI and autonomous system. I kept running into the same annoying problem with scripts and automations: Everything works fine until the software needs a human. Then suddenly I’m building the same stuff again: send a Slack/email notification save some pending state wait without losing the workflow show enough context to make a decision approve/reject/answer something somehow send that answer back handle retries, timeouts and duplicates So I start