#336 · Primary category: AI Coding Assistants
agentation
The visual feedback tool for agents.
Project last updated:06/07/26
GitHub Stars
4.5K
Forks
372
Contributors
13
License
Other
Why we included this project
Most of the time spent getting an AI coding agent to change the right thing goes into explaining which element you mean. Agentation closes that gap by adding a floating toolbar to your React app: click an element, select some text, or drag over a region, and it copies structured markdown with the CSS selectors, positions, and component context attached. Paste that into whatever agent you're using and it can grep your codebase for the exact code instead of guessing from a description. There's also an MCP integration that pushes annotations straight into the agent, so the copy-paste step disappears. For teams doing iterative UI work with AI coders, that takes out the most error-prone part of the loop.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.