A small screenshot tool for giving Claude Code UI context
Screenie is a lightweight tool that captures an app screen and creates a text note, then places both directly into a project. This reduces the need to describe where a button is or what part of a screen needs work when using Claude Code for interface changes.
An optional Claude.md file can guide Claude to review the and notes before changing the UI. The tool can also have Claude delete the and text file after the change is done.
The Windows exe is unsigned, so SmartScreen may show a warning the first time it runs. The source is available as one readable .cs file for people who prefer to build it themselves.
Key points
- Screenie sends a and text note straight into a project.
- It helps Claude Code understand UI changes without long written descriptions.
- Claude.md can tell Claude to check the and notes before editing the UI.
- The and text file can be removed after the change is complete.
- The Windows exe is unsigned, so SmartScreen may warn on first launch.