reverse-engineering-toolkit

Community

Understand undocumented systems via static/dynamic analysis.

Authordoctorduke
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables you to analyze undocumented or legacy systems by examining code structure, runtime behavior, dependencies, and patterns to derive architecture and documentation.

Core Features & Use Cases

  • Static analysis (AST, symbol extraction)
  • Dynamic analysis (execution traces, behavior)
  • Dependency graph extraction
  • Pattern recognition and documentation generation

Quick Start

Apply static analysis to a codebase, then run a lightweight dynamic test to observe runtime behavior.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: reverse-engineering-toolkit
Download link: https://github.com/doctorduke/claude-config/archive/main.zip#reverse-engineering-toolkit

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository