con un clic
paper-ui-loop
Use when the user provides local screenshots, annotated images, or blunt feedback like "this feels wrong" and wants rapid UI iteration. Focus on turning screenshot critique into concrete UX fixes and tight patch loops.
Menú
Use when the user provides local screenshots, annotated images, or blunt feedback like "this feels wrong" and wants rapid UI iteration. Focus on turning screenshot critique into concrete UX fixes and tight patch loops.
| name | paper-ui-loop |
| description | Use when the user provides local screenshots, annotated images, or blunt feedback like "this feels wrong" and wants rapid UI iteration. Focus on turning screenshot critique into concrete UX fixes and tight patch loops. |
Read the complaint literally. Translate comments like "too busy", "not Telegram-like", "wrong focus", or "scroll feels broken" into concrete UI structure issues.
Pick one primary fix. Strong candidates:
Implement one coherent pass. Avoid mixing unrelated visual tweaks with interaction fixes.
Verify locally. Run frontend build/check. Mention if browser-only QA still needed.
Ask for the next screenshot/state only after current pass lands.