reversa-visor

Document legacy system interfaces from screenshots using .reversa files and surface.json.

1|Updated Nov 20, 2025
One-click install
npx skills add https://github.com/stribus/pygerengastos --skill reversa-visor-stribus
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: reversa-visor
Source: https://github.com/stribus/pygerengastos/tree/main/.agents/skills/reversa-visor
Command: npx skills add https://github.com/stribus/pygerengastos --skill reversa-visor-stribus

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Document legacy system interfaces from visual screenshots without needing the system to be running, enabling rapid UI inventory and flow capture.

Core Features & Use Cases

  • UI discovery: map screens, layouts, and navigation states from images into a structured documentation.
  • State extraction: identify screen states (loading, empty, filled, error, confirmation) and capture transitions.
  • Use Case: quickly generate a reference map of a legacy UI starting from a set of screenshots, with per-screen metadata and suggested unit mappings.

Quick Start

Upload a batch of system screenshots and let the Visor produce a complete UI documentation from them.

Frequently Asked Questions about reversa-visor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I document legacy UI from screenshots without running the application?▼

The tool extracts UI states like loading, empty, filled, error, and confirmation from screenshots, mapping screen transitions and capturing layout variations into a structured documentation reference.

What do I need to generate UI documentation from interface screenshots?▼

Generating UI documentation requires prepared surface.json and modules data, alongside .reversa files that determine the granularity and context for the interface mapping output.

Can I map navigation flows and screen states from image files?▼

Yes, you can map navigation flows by analyzing image files to identify screen states and capture transitions, producing a structured reference map of the legacy interface from the screenshots.

Does screenshot analysis for UI documentation work without system access?▼

Screenshot analysis for UI documentation works entirely offline without system access, enabling rapid UI inventory and flow capture from visual images of the legacy system interfaces.