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