Skip to main content
ricardoquesada
GitHub creator profile

ricardoquesada

Repository-level view of 12 collected skills across 1 GitHub repositories.

skills collected
12
repositories
1
updated
Jul 27, 2026
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

update-mcp-docs
software-developers

Syncs `docs/mcp.md` with the actual tools exposed by `crates/regenerator2000-core/src/mcp/handler.rs`.

Jul 27, 2026
compare-unpacker
software-developers

Runs unpacker_compare_all to compare Regenerator 2000 unpacker against unp64, comparing start/end addresses and entry points across C64 PRG binaries, and generates a comparison report.

Jul 15, 2026
r2000-analyze-program
software-developers

Orchestrates full-program analysis by running block classification, then analyzing all unanalyzed routines and symbols in parallel using subagents.

Jun 1, 2026
r2000-analyze-symbol
software-developers

Analyzes a specific memory address or label to determine its purpose (variable, flag, pointer, hardware register) by examining its cross-references and usage patterns.

May 31, 2026
r2000-analyze-blocks
software-developers

Analyzes memory regions of a disassembled binary and converts them to the correct block types (code, bytes, words, text, tables, etc.) using MOS 6502 and the target system's expertise.

May 31, 2026
r2000-analyze-routine
software-developers

Analyzes a disassembly subroutine to determine its function by examining code, cross-references, and memory usage, leveraging target system expertise.

May 29, 2026
r2000-analyze-basic
software-developers

Analyzes a sequence of memory containing Commodore BASIC tokens, formats address/word data types, and constructs side comments representing the plain BASIC commands.

Apr 12, 2026
add-mcp-tool
software-developers

Streamlines the process of adding new tools to the MCP server.

Mar 16, 2026
Showing 8 of 12 collected skills.
Showing 1 of 1 repositories
All repositories loaded