Syncs `docs/mcp.md` with the actual tools exposed by `crates/regenerator2000-core/src/mcp/handler.rs`.
Langue du texte source : anglais
Menu
SkillsMP a collecté 12 skills depuis ricardoquesada/regenerator2000. Ouvrez un skill pour examiner sa source et ses détails.
Affichage de 12 skills collectés sur 12.
Syncs `docs/mcp.md` with the actual tools exposed by `crates/regenerator2000-core/src/mcp/handler.rs`.
Langue du texte source : anglais
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.
Langue du texte source : anglais
Orchestrates full-program analysis by running block classification, then analyzing all unanalyzed routines and symbols in parallel using subagents.
Langue du texte source : anglais
Analyzes a specific memory address or label to determine its purpose (variable, flag, pointer, hardware register) by examining its cross-references and usage patterns.
Langue du texte source : anglais
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.
Langue du texte source : anglais
Analyzes a disassembly subroutine to determine its function by examining code, cross-references, and memory usage, leveraging target system expertise.
Langue du texte source : anglais
Analyzes a sequence of memory containing Commodore BASIC tokens, formats address/word data types, and constructs side comments representing the plain BASIC commands.
Langue du texte source : anglais
Streamlines the process of adding new tools to the MCP server.
Langue du texte source : anglais
Automates the process of bumping the version and updating the changelog.
Langue du texte source : anglais
Audits and synchronizes keyboard shortcuts across docs/keyboard_shortcuts.md, crates/regenerator2000-tui/src/ui/dialog_keyboard_shortcut.rs, crates/regenerator2000-tui/src/ui/menu.rs, and the view files (view_disassembly.rs, view_hexdump.rs, view_charset.rs,…
Langue du texte source : anglais
Verifies the MCP server functionality by running the integration test suite.
Langue du texte source : anglais
Reviews code changes for bugs, style issues, and best practices. Use when reviewing PRs or checking code quality.
Langue du texte source : anglais