skill
职业分类
描述
更新
disassembling-ruby
软件开发工程师
Use when exploring YARV bytecode, iseq structure, ASTs, or round-tripping iseq binaries. Routes to the ruby-bytecode MCP disasm, parse_ast, iseq_to_binary, and load_iseq_binary tools.
2026-04-19
running-ruby-experiments
软件开发工程师
Use when about to execute Ruby code, run a benchmark, or invoke bundle/irb for any part of this talk repo. Route to the ruby-bytecode MCP tools instead of shelling out so execution stays sandboxed in Docker and does not require permission prompts.
2026-04-19