Find and analyze screenshots from ~/Downloads/Screenshots/ for UI/UX review. Use when asked to look at screenshots, review UI designs, inspect interface errors, analyze layout issues, or examine visual problems. Triggers on "check my latest screenshot", "review my UI", "analyze this screen capture".
Find and analyze screenshots from ~/Downloads/Screenshots/ with focus on UI/UX review.
List recent screenshots sorted by modification time:
ls -t ~/Downloads/Screenshots/*.png | head -5
Adjust -5 to show more/fewer files as needed.
Use the Read tool to view the screenshot image:
Read: ~/Downloads/Screenshots/<filename>.png
The Read tool renders images visually for analysis.
When analyzing, evaluate:
Visual Hierarchy
Layout & Spacing
Typography
Color & Contrast
Interactive Elements
Error States & Feedback
Consistency
Structure findings as:
## Screenshot Analysis: <filename>
### Summary
[1-2 sentence overview of what the screenshot shows]
### Findings
#### Strengths
- [Positive observation 1]
- [Positive observation 2]
#### Issues
- **[Issue Type]**: [Description] → [Suggested fix]
- **[Issue Type]**: [Description] → [Suggested fix]
### Priority Recommendations
1. [Most critical fix]
2. [Second priority]
3. [Third priority]
Edit PDFs with natural-language instructions using the nano-pdf CLI.
Control Sonos speakers (discover/status/play/volume/group).
Terminal Spotify playback/search via spogo (preferred) or spotify_player.
Capture frames or clips from RTSP/ONVIF cameras.
CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).
Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI.
Category:tools