Luciano Cordeiro avatar

Luciano Cordeiro

Community

@lacsousa · Natal, Brasil

43Followers
|
49Public Repos
|
82Published Skills

Software Engineer at Petrobras

Skills Distribution
DomainDeveloper To...Legacy Reverse Eng.. (35%)Code Migration & M.. (20%)Refactoring & Code.. (15%)Bug Triage & Syste.. (12%)

Agent Skills by Luciano Cordeiro

Showing 82 vetted skills indexed across 1 GitHub repositories.

lacsousalacsousa

reversa-debugger-fix

Diagnoses and fixes registered bugs through gated reproduction, root-cause analysis, and regression tests.

Community
Advanced
lacsousalacsousa

reversa-debugger-debate

Runs multi-agent debates with isolated judge to decide bug diagnosis, repair, or spec verdicts.

Community
Advanced
lacsousalacsousa

reversa-coding

Executes actions.md task plans into code while generating legacy-impact and regression-watch audit artifacts.

Community
Advanced
lacsousalacsousa

reversa-to-do

Decomposes a roadmap into atomic tasks with sequential IDs, dependencies, and parallelism markers.

Community
Intermediate
lacsousalacsousa

reversa-forward

Detects the active feature stage and routes to the next Reversa pipeline skill.

Community
Advanced
lacsousalacsousa

reversa-visor

Documents legacy system interfaces from screenshots by extracting components, layouts, and navigation flows.

Community
Intermediate
lacsousalacsousa

reversa-simplify

Replaces complex code logic with simpler equivalent implementations verified by output-equivalence proofs.

Community
Advanced
lacsousalacsousa

reversa-highcharts-visualizer

Generates standalone HTML data visualizations with Highcharts.js from inline, CSV, JSON, or Excel data.

Community
Advanced
lacsousalacsousa

reversa-especialista-d3

Generates standalone HTML data visualizations using D3.js v7 charts.

Community
Intermediate
lacsousalacsousa

reversa-reconstructor

Generates and executes bottom-up reconstruction plans from Reversa specification files.

Community
Advanced
lacsousalacsousa

reversa-requirements

Generates a requirements document from a natural-language feature idea using reverse-engineering artifacts.

Community
Advanced
lacsousalacsousa

reversa-prune

Removes dead code only after proving no static references or dynamic entry points exist.

Community
Advanced
lacsousalacsousa

reversa-refactor

Inventories legacy code refactoring opportunities, prioritizes by ROI, and routes to specialist agents.

Community
Advanced
lacsousalacsousa

reversa-challenger

Runs premortem analysis on ideation options and writes adversarial risks.md documents.

Community
Intermediate
lacsousalacsousa

reversa-drafter

Synthesizes ideation and personas documents into a structured PRD markdown file.

Community
Intermediate
lacsousalacsousa

reversa-brainstorm

Orchestrates a five-stage ideation pipeline that clarifies raw ideas before development.

Community
Intermediate
lacsousalacsousa

reversa-pricing-estimate

Generates three side-by-side pricing scenarios for a software feature from billing profile and size data.

Community
Advanced
lacsousalacsousa

reversa-paradigm-advisor

Detects legacy programming paradigms and guides migration decisions for target stacks.

Community
Advanced
lacsousalacsousa

reversa-writer

Generates executable reverse-engineering specifications as per-unit folders with requirements, design, and tasks files.

Community
Advanced
lacsousalacsousa

reversa-inspector

Generates parity specs and Gherkin feature files proving legacy-to-new system behavioral equivalence.

Community
Advanced
lacsousalacsousa

reversa-arbiter

Scores ideation options against risks and records the human decision in decision.md.

Community
Intermediate
lacsousalacsousa

reversa-archaeologist

Analyzes legacy code module by module to extract algorithms, data structures, and data dictionaries.

Community
Advanced
lacsousalacsousa

reversa-depth-inspection

Inspects a feature across specs, code, tests, and data with parallel specialized lenses to register confirmed bugs.

Community
Advanced
lacsousalacsousa

reversa-screen-translator

Translates legacy system screens into executable target-platform specifications with human-approved modernization modes.

Community
Advanced

Frequently Asked Questions About Luciano Cordeiro

FAQPage Schema
What tasks can I perform with lacsousa's Reversa skills?▼

You can reverse-engineer legacy systems into executable specs, plan and execute full stack migrations, refactor code using the Fowler catalog, remove proven dead code, triage and fix bugs with traceability matrices, generate interactive documentation mini-sites, and estimate feature pricing from structured sizing data.

Who are these skills designed for?▼

Software engineers and technical leads maintaining or modernizing legacy systems, consultants running reverse-engineering engagements, and developers who want spec-driven feature pipelines with requirements, plans, audits, and quality gates inside their coding assistant.

How do I install and run the Reversa skills?▼

Copy the skill folders into your agent's skills directory and invoke slash commands such as /reversa, /reversa-migrate, or /reversa-forward. They run on Claude Code, Codex, Cursor, Gemini CLI, and other Agent Skills-compatible harnesses; most skills disable automatic model invocation.

Are the Reversa skills free and open source?▼

Yes. Every reversa-* skill is released under the MIT license at no cost. Note that companion skills in the manifest differ: pptx and docx are proprietary, while frontend-design, mcp-builder, and brand-guidelines carry their own LICENSE.txt terms.

What prerequisites do these skills require?▼

A compatible agent harness with Agent Skills support. Screenshot-based skills like reversa-visor and reversa-design-system require a model with image support; database documentation needs DDL, migrations, ORM models, or database access; bug fixing requires a bug registered via /reversa-debugger first.