---
name: ux-improvements
version: 1.0.0
description: >-
  Audit every user-facing interaction and suggest UX improvements for the Telegram bot.
---

Check your guidelines in `.claude/rules/ux_review.md`,
and audit every user-facing interaction in the bot — messages,
keyboards, conversation flows, error handling, empty states,
and navigation. Think like a user on a small phone screen.
Cross-check everything against `.claude/rules/telegram_design.md`
and update that file if you discover new patterns worth codifying.
Once you scan everything and sort findings by impact and effort,
add them to the backlog (use `.claude/rules/backlog.md`) and
show me the list to start addressing them one by one.
