What problem does it solve? Legacy systems often lack any documentation of their user interface, making modernization or reimplementation risky and slow. This Skill turns screenshots of a running or retired system into structured interface documentation without requiring the system to be running. ## Core Features & Use Cases - Screen Inventory: Catalogs each screenshot with its purpose, state (loading, empty, filled, error), and usage context. - UI Element Extraction: Documents forms, tables, navigation menus, and feedback elements (modals, messages, confirmations) per screen. - Navigation Flow Mapping: Produces a Mermaid diagram of navigation flows across screens, plus per-unit screen specs mapped to configurable granularity (module, endpoint, use-case, feature). - Use Case: A team modernizing a legacy back-office system sends screenshots of its main screens; the Skill produces an inventory, per-module screen specs, and a navigation flow diagram that feed directly into requirements writing. ## Quick Start Send screenshots of the legacy system's main screens and ask the agent to document the interface from these images.