agentation
Installation
SKILL.md
Agentation
Translate visual UI feedback into precise code references.
Core Concept
Humans think visually: "Fix THAT button" Machines need coordinates: "Button at .header > .nav-btn:nth-child(2)"
Agentation bridges this gap.
When to Use
- User provides visual feedback (screenshots with annotations)
- User references specific UI elements
- Need to locate exact code for a visual element
- Debugging visual/layout issues
- Implementing pixel-perfect changes