reversa
Turn legacy code into executable specs for AI agents
All Skills in This Repository (72)
Pure Emerald Level Indicatorsreversa-coding
Execute actions.md into legacy-code changes with phase-aware dependency handling.
reversa-to-do
Convert a Reversa feature roadmap into an executable actions.md with dependencies.
reversa-forward
Detect the active feature's pipeline stage from .reversa artifacts and route to the next skill.
reversa-visor
Extract screens, states, and UI elements from screenshots into Reversa units.
reversa-highcharts-visualizer
Convert datasets into standalone Highcharts.js HTML visualizations.
reversa-especialista-d3
Generate standalone D3.js v7+ HTML visualizations from relationship specifications.
reversa-reconstructor
Convert Reversa-generated legacy specifications into an executable reconstruction plan.
reversa-requirements
Convert feature ideas into traceable requirements.md documents for Reversa workflows.
reversa-drafter
Synthesize ideation and personas into a non-technical PRD with defined gaps.
reversa-pricing-estimate
Convert legacy feature sizing and billing profiles into Effort, Value, and Market pricing ranges.
reversa-paradigm-advisor
Classifies legacy and target-stack paradigms from Reversa specifications and writes a migration decision file.
reversa-writer
Generate requirements.md, design.md, and tasks.md specifications from Reversa state and config artifacts.
Frequently Asked Questions
FAQPage SchemaHow to install Reversa?▼
Run `npx skills add sandeco/reversa --all -g -y` in your terminal to install the full agent suite globally.
What problem does Reversa solve?▼
It reverse-engineers legacy systems into executable specifications, so AI coding agents can safely evolve code that has no documentation without breaking hidden business rules.
Does Reversa modify my existing code?▼
No. It only writes to its own folders (.reversa/, _reversa_sdd/) and never deletes or modifies existing project files.
Which AI agents work with Reversa?▼
All skills follow the universal SKILL.md standard and run in Claude Code, Codex, Cursor, Gemini CLI, and other compatible agents.
Can Reversa help start a new project from scratch?▼
Yes. The /reversa-new pipeline takes a one-line idea through brainstorm, personas, PRD, and specs, then hands off to the forward cycle that writes the code.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core