#25aresbit/js-deobfuscate1 skillsjs-deobfuscateAI-driven JavaScript deobfuscation and reverse engineering skill. Use when analyzing obfuscated JS files from javascript-obfuscator, JScrambler, or similar tools. Covers stack-based VM interpreter analysis, instrumentation-based bytecode extraction, string…2026년 5월 22일
#26aresbit/quant-trade-skill1 skillsquant-tradeJane Street-style quantitative trading knowledge system. Covers market making (Avellaneda-Stoikov, spread, inventory), ETF arbitrage (creation/redemption, NAV, AP mechanics), statistical arbitrage (cointegration, IC/ICIR, alpha decay), options and vol trading…2026년 5월 17일
#27aresbit/quant-interview-skill1 skillsquant-interviewJane Street-style quant trading interview coach and knowledge base. Covers probability, expected value, market making, adverse selection, and arbitrage — sourced directly from the Jane Street "Probability & Markets" guide and companion resources. TRIGGER when…2026년 5월 17일
#28aresbit/re-mac-app1 skillsre-mac-appmacOS application reverse engineering and binary patching. Use when the user needs to: reverse engineer a macOS app to understand its internal logic, disable nagware/popups/trial restrictions in a macOS application, bypass license checks or enable licensed…2026년 5월 16일
#29aresbit/media-library-single-clone-skill1 skillsmedia-library-single-cloneOpenHarmony single-framework media library clone restore domain expertise. Use when working with multimedia_media_library clone/restore/backup extension code, especially services/media_backup_extension/src/clone_restore.cpp, base_restore.cpp,…2026년 5월 12일
#30aresbit/agent-add-skill1 skillsagent-add-skill在 opencc 中添加自定义 Agent 的操作指南。支持三种方式: (1) Markdown Agent —— 最简单,放 .md 文件即生效 (2) TypeScript Built-in Agent —— 编译到 CLI 二进制中,始终可用 (3) JSON Agent —— 通过 settings.json 配置 当你需要在 opencc 中创建新的 Agent(比如一个专门做代码审查的 agent、一个专门写测试的 agent 等)时使用。不涉及 AgentTool 本身的修改,只教你怎么新增一个…2026년 5월 10일
#31aresbit/wsl-proxy-skill1 skillswsl-proxy-fixFix WSL git proxy connection errors and configure WSL proxy from Windows host2026년 4월 26일
#32aresbit/ida-skill1 skillsida-skillIDA Pro MCP integration for reverse engineering and binary analysis. Use when installing/connecting IDA Pro MCP, performing decompilation, function analysis, or working with executables in IDA Pro.2026년 4월 19일
#33aresbit/re-claude-code-skill1 skillsre-claude-code-skillReverse engineer Claude Code release artifacts by downloading npm packages, unpacking platform binaries, extracting embedded fallback JavaScript bundles from native executables, diffing them against a local baseline such as opencc, and semantically splitting…2026년 4월 19일
#34aresbit/spp1 skillsspp-skillGuide external users to build projects on top of SPP (not SPP internals): scaffold app layout, wire modern-c-makefile builds, use SPP ownership/containers/concurrency/I-O APIs, and validate with make test. Use when creating a new SPP-based application,…2026년 4월 15일
#35aresbit/harmonyos-linux-cli-dev-skill1 skillsharmonyos-linux-cli-dev在 Linux 下使用 HarmonyOS Command Line Tools + SDK CLI 进行应用开发、构建、打包、安装、调试与日志排查。内置命令全集、文档刷新流程,以及可重复执行的一键环境安装/校验脚本。2026년 3월 30일
#36aresbit/kernel-dev-skill1 skillskernel-dev-skillLinux kernel development skill grounded in local references/labs and references/lectures materials. Use for kernel modules, system calls, process scheduling, interrupts, locking, memory management, filesystems, networking, architecture, debugging, profiling,…2026년 3월 30일