Luciano Cordeiro
Community@lacsousa · Natal, Brasil
Software Engineer at Petrobras
Agent Skills by Luciano Cordeiro
Showing 82 vetted skills indexed across 1 GitHub repositories.
reversa-debugger-fix
Diagnoses and fixes registered bugs through gated reproduction, root-cause analysis, and regression tests.
reversa-debugger-debate
Runs multi-agent debates with isolated judge to decide bug diagnosis, repair, or spec verdicts.
reversa-coding
Executes actions.md task plans into code while generating legacy-impact and regression-watch audit artifacts.
reversa-to-do
Decomposes a roadmap into atomic tasks with sequential IDs, dependencies, and parallelism markers.
reversa-forward
Detects the active feature stage and routes to the next Reversa pipeline skill.
reversa-visor
Documents legacy system interfaces from screenshots by extracting components, layouts, and navigation flows.
reversa-simplify
Replaces complex code logic with simpler equivalent implementations verified by output-equivalence proofs.
reversa-highcharts-visualizer
Generates standalone HTML data visualizations with Highcharts.js from inline, CSV, JSON, or Excel data.
reversa-especialista-d3
Generates standalone HTML data visualizations using D3.js v7 charts.
reversa-reconstructor
Generates and executes bottom-up reconstruction plans from Reversa specification files.
reversa-requirements
Generates a requirements document from a natural-language feature idea using reverse-engineering artifacts.
reversa-prune
Removes dead code only after proving no static references or dynamic entry points exist.
reversa-refactor
Inventories legacy code refactoring opportunities, prioritizes by ROI, and routes to specialist agents.
reversa-challenger
Runs premortem analysis on ideation options and writes adversarial risks.md documents.
reversa-drafter
Synthesizes ideation and personas documents into a structured PRD markdown file.
reversa-brainstorm
Orchestrates a five-stage ideation pipeline that clarifies raw ideas before development.
reversa-pricing-estimate
Generates three side-by-side pricing scenarios for a software feature from billing profile and size data.
reversa-paradigm-advisor
Detects legacy programming paradigms and guides migration decisions for target stacks.
reversa-writer
Generates executable reverse-engineering specifications as per-unit folders with requirements, design, and tasks files.
reversa-inspector
Generates parity specs and Gherkin feature files proving legacy-to-new system behavioral equivalence.
reversa-arbiter
Scores ideation options against risks and records the human decision in decision.md.
reversa-archaeologist
Analyzes legacy code module by module to extract algorithms, data structures, and data dictionaries.
reversa-depth-inspection
Inspects a feature across specs, code, tests, and data with parallel specialized lenses to register confirmed bugs.
reversa-screen-translator
Translates legacy system screens into executable target-platform specifications with human-approved modernization modes.
Frequently Asked Questions About Luciano Cordeiro
FAQPage SchemaWhat 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.