What problem does it solve? Documenting the user interface of a legacy system is slow and error-prone when done manually, especially when the system cannot be run and only screenshots are available. This Skill turns screenshots into structured UI documentation without requiring a running system. ## Core Features & Use Cases - Screen Inventory: Catalogs each screenshot with its name, purpose, state (loading, empty, filled, error), and usage context. - UI Element Extraction: Identifies forms, tables, navigation menus, and feedback elements like modals and validation messages. - Navigation Flow Mapping: Produces a Mermaid diagram of navigation flows across screens and maps each screen to a specification unit based on configurable granularity. - Use Case: A team reverse-engineering a legacy ERP sends screenshots of its main screens; the Skill organizes them per module, writes detailed screen specs, and generates a global inventory and navigation flow document. ## Quick Start Send screenshots of the legacy system's main screens and ask the agent to document the interface, mapping each screen to its specification unit.