Armory
Source
Browse
Sub-Agents

screenshot-interaction-analyzer

Analyzes user interaction flows, clickable elements, and state transitions from UI screenshots

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install screenshot-interaction-analyzer --cli claude

writes the file to.claude/agents/screenshot-interaction-analyzer.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/agents/screenshot-interaction-analyzer.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Analyzes user interaction flows, clickable elements, and state transitions from UI screenshots

When to use it

Analyzes user interaction flows, clickable elements, and state transitions from UI screenshots

How to install / invoke

# Copy the agent definition into your project's .claude/agents/
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/agents/ui-analysis/screenshot-interaction-analyzer.md -o .claude/agents/screenshot-interaction-analyzer.md

Notes

Extracted from davila7/claude-code-templates, ui-analysis category.