Armory
Source
Browse
Sub-Agents

screenshot-business-analyzer

Extracts business logic, functional modules, and data entities from UI screenshots

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install screenshot-business-analyzer --cli claude

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

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

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

What it is

Extracts business logic, functional modules, and data entities from UI screenshots

When to use it

Extracts business logic, functional modules, and data entities 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-business-analyzer.md -o .claude/agents/screenshot-business-analyzer.md

Notes

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