debugging
How to debug tursodb using Bytecode comparison, logging, ThreadSanitizer, deterministic simulation, and corruption analysis tools
warren-deploy
Deploy websites and files permanently on MegaETH blockchain. AI agents stress test the network by deploying HTML on-chain using SSTORE2 bytecode storage. Agents pay their own gas.
Ethereum History
Read-only factual data about historical Ethereum mainnet contracts. Use when the user asks about a specific contract address, early Ethereum contracts, deployment era, deployer, bytecode, decompiled code, or documented history (what a contract is and is not). Data is non-opinionated and includes runtime bytecode, decompiled code, and editorial history when available. Base URL https://ethereumhistory.com (or set BASE_URL for local/staging).
jadx
Android APK decompiler that converts DEX bytecode to readable Java source code. Use when you need to decompile APK files, analyze app logic, search for vulnerabilities, find hardcoded credentials, or understand app behavior through readable source code.
evm-analysis
Deep EVM bytecode analysis and decompilation capabilities for smart contract security, gas optimization, and reverse engineering. Provides tools for analyzing opcodes, storage layouts, proxy patterns, and bytecode verification.
Bytecode VM
Expert skill for bytecode virtual machine design including instruction set design, dispatch mechanisms, and stack/register architectures
vm-dev
虚拟机开发专家,专注于字节码、指令、栈帧、内存管理和垃圾回收。
EVM Deep Dive
Expert in Ethereum Virtual Machine internals — gas optimization, assembly/Yul, opcode-level optimization, and low-level EVM patterns. Use when "evm, gas optimization, yul, inline assembly, opcodes, solidity optimization, evm bytecode, storage layout, ethereum, solidity, yul, assembly, gas-optimization, opcodes, smart-contracts" are mentioned.
fs25-fs-utils
Use when working with fs-utils CLI tools — decompiling Luau/LuaJIT bytecode, extracting GAR/DLC archives, unlocking shapes files, or formatting XML.