Skills.

Give your AI a better way to work.

A skill is a set of written instructions that teaches an AI how to do one job the way it should be done: review a pull request, plan a migration, write the release notes.

Install one here and it travels with your account into Claude, Claude Code, Cursor and every other client you sign in with.

Category: Dev tools

16,902 results · page 418 of 564

  • re-dotnetSkillDev tools

    .NET CIL reverse engineering: dnSpy/ILSpy decompilation, de4dot deobfuscation, ConfuserEx. Trigger words: .NET, dnSpy, ILSpy, de4dot, CIL, ConfuserEx

    Ready to connect★ 57

    github.com/dslsdzc/rev-skills57 stars

    View details
  • re-ebpfSkillDev tools

    eBPF reverse engineering and adversarial analysis: BPF-64 instruction set, progs/maps correlation, bpftool disassembly; three use cases: trace forensics / malicious samples / EDR evasion. Trigger words: eBPF, BPF, bpftool, bcc, libbpf, xlated, BPF instruction, bpf hook, EDR evasion, tracepoint, kpro

    Ready to connect★ 57

    github.com/dslsdzc/rev-skills57 stars

    View details
  • re-electronSkillDev tools

    Reverse engineering Electron desktop apps: asar unpacking, main/renderer process JS, V8 bytecode (.jsc) boundaries, CDP dynamic debugging, anti-debugging countermeasures. Trigger words: Electron, asar, desktop app reverse engineering, .jsc, V8 snapshot, CDP, ELECTRON_RUN_AS_NODE, devtools detection.

    Ready to connect★ 57

    github.com/dslsdzc/rev-skills57 stars

    View details
  • re-emulationSkillDev tools

    模拟执行:Unicorn/Qiling 框架。触发词:Unicorn、Qiling、模拟执行、emulate、无硬件运行

    Ready to connect★ 57

    github.com/dslsdzc/rev-skills57 stars

    View details
  • re-evasionSkillDev tools

    Detection evasion / EDR countermeasure analysis: AMSI/ETW bypass, fileless, lolbin chains. Trigger words: evasion, AMSI, ETW, fileless, lolbin, EDR bypass

    Ready to connect★ 57

    github.com/dslsdzc/rev-skills57 stars

    View details
  • re-exploitSkillDev tools

    Exploit development: ROP chain construction and heap exploitation. Trigger words: ROP, heap exploitation, fastbin, tcache, exploit development, exploit

    Ready to connect★ 57

    github.com/dslsdzc/rev-skills57 stars

    View details
  • re-feedbackSkillDev tools

    Experience feedback meta-gateway. Three-source collection (session retrospectives / article scanning / manual input) → distillation and anonymization → domain classification → three-tier handling (publish as issue / store locally / discard). Trigger words: 反馈经验, 经验入库, 提交经验, 经验复盘, 心得沉淀, lessons learn

    Ready to connect★ 57

    github.com/dslsdzc/rev-skills57 stars

    View details
  • re-firmwareSkillDev tools

    Firmware/embedded/hardware analysis gateway. Orchestrates: extraction → rootfs → emulation → hardware interfaces. Sub-skills: [[re-fw-extract]] [[re-fw-rootfs]] [[re-fw-emulate]] [[re-hardware-io]] [[re-automotive]] [[re-uefi]] [[re-rtos]] [[re-tee]]. Trigger words: firmware analysis, firmware, IoT,

    Ready to connect★ 57

    github.com/dslsdzc/rev-skills57 stars

    View details
  • re-flutterSkillDev tools

    Flutter/Dart AOT reverse engineering: libapp.so snapshot partition parsing, symbol restoration, and Dart VM dynamic analysis. Trigger words: Flutter, Dart, libapp.so, AOT snapshot, kernel_blob, flutter_assets, Dart VM

    Ready to connect★ 57

    github.com/dslsdzc/rev-skills57 stars

    View details
  • re-format-elfSkillDev tools

    ELF format parsing: ehdr/phdr/shdr, GOT/PLT, init_array, symbol recovery. Trigger words: ELF, parse so, dynamic section

    Ready to connect★ 57

    github.com/dslsdzc/rev-skills57 stars

    View details
  • re-format-machoSkillDev tools

    Mach-O format parsing: mach_header, LC_*, segment, dyld info. Trigger words: Mach-O, parse mac programs, dyld

    Ready to connect★ 57

    github.com/dslsdzc/rev-skills57 stars

    View details
  • re-format-peSkillDev tools

    PE format parsing: DOS/NT headers, section table, imports/exports, TLS callbacks, Rich Header, certificate table. Trigger words: PE格式, 解析exe, section表, Delphi, VB6, vmt, MSVBVM60, RTTI, 老程序

    Ready to connect★ 57

    github.com/dslsdzc/rev-skills57 stars

    View details
  • re-fridaSkillDev tools

    Frida dynamic instrumentation (unified desktop + mobile). Trigger words: frida, hook, instrumentation, bypass, spawn

    Ready to connect★ 57

    github.com/dslsdzc/rev-skills57 stars

    View details
  • re-frida-script-authorSkillDev tools

    Frida script authoring methodology: target characteristics → template selection → adaptation → validation. Independent from execution instrumentation (re-frida). Trigger words: 生成Frida脚本、写hook脚本、frida脚本怎么写、写个hook、脚本生成.

    Ready to connect★ 57

    github.com/dslsdzc/rev-skills57 stars

    View details
  • re-fuzzingSkillDev tools

    Coverage-guided fuzzing: AFL++/libFuzzer/honggfuzz, instrumentation and corpus initialization, afl-fuzz runtime parameters, coverage (afl-cov), dictionaries/structured inputs. Trigger words: fuzz, fuzzing, AFL, afl-fuzz, libFuzzer, honggfuzz, coverage, corpus, dictionary, digging for bugs, fuzzing.

    Ready to connect★ 57

    github.com/dslsdzc/rev-skills57 stars

    View details
  • re-fw-emulateSkillDev tools

    Firmware emulation: QEMU user-mode/full-system. Trigger words: 仿真, QEMU, firmadyne, 跑固件

    Ready to connect★ 57

    github.com/dslsdzc/rev-skills57 stars

    View details
  • re-fw-extractSkillDev tools

    Firmware extraction and unpacking: binwalk/unblob, magic scanning, endianness. Trigger words: 固件, binwalk, 解包固件, firmware, IoT, MCU, 8051, AVR, PIC, MSP430, Intel HEX, .hex

    Ready to connect★ 57

    github.com/dslsdzc/rev-skills57 stars

    View details
  • re-goSkillDev tools

    Go binary reverse engineering: symbol preservation, string tables, goroutines. Trigger words: Go, golang, Go binary, goroutine, go build

    Ready to connect★ 57

    github.com/dslsdzc/rev-skills57 stars

    View details
  • re-hardware-ioSkillDev tools

    Hardware interfaces: JTAG/UART/flash reading. Trigger words: JTAG, UART, serial port, flash chips, hardware extraction, logic analyzer

    Ready to connect★ 57

    github.com/dslsdzc/rev-skills57 stars

    View details
  • re-harmonyosSkillDev tools

    HarmonyOS app reverse engineering: hap/hsp/har package structure, ArkTS bytecode (.abc, ArkCompiler) analysis. Trigger words: 鸿蒙, HarmonyOS, hap, ArkTS, abc bytecode, ArkCompiler

    Ready to connect★ 57

    github.com/dslsdzc/rev-skills57 stars

    View details
  • re-hybrid-appSkillDev tools

    Reverse engineering of Flutter/React Native hybrid apps. Trigger words: Flutter, React Native, hybrid apps, dart, libapp.so, Hermes, Hermes bytecode, hbc, RN bundle, index.android.bundle, NativeModules, TurboModule, Metro

    Ready to connect★ 57

    github.com/dslsdzc/rev-skills57 stars

    View details
  • re-hypervisorSkillDev tools

    Virtualization reverse engineering: VT-x/SVM, hypervisor detection, VMCS/EPT analysis, and partitioning and vdev semantics of Xen / QNX Hypervisor / Jailhouse / ACRN / Bao / Hyper-V·VMBus / XtratuM / LynxSecure / Quest-V. Trigger words: hypervisor, VT-x, SVM, virtualization detection, EPT, Xen, gran

    Ready to connect★ 57

    github.com/dslsdzc/rev-skills57 stars

    View details
  • re-icsSkillDev tools

    Industrial control protocol reverse engineering: Modbus/DNP3/OPC UA. Trigger words: 工控, ICS, Modbus, DNP3, OPC UA, SCADA, PLC

    Ready to connect★ 57

    github.com/dslsdzc/rev-skills57 stars

    View details
  • re-idaSkillDev tools

    IDA workflow: import → FLIRT → Hex-Rays → idapython. Trigger words: IDA, Hex-Rays, idapython

    Ready to connect★ 57

    github.com/dslsdzc/rev-skills57 stars

    View details
  • re-importsSkillDev tools

    Import/export tables and library fingerprinting: IAT/EAT, DLL/so fingerprints, FLIRT-style approach. Trigger words: import table, IAT, library fingerprints, which libraries are linked

    Ready to connect★ 57

    github.com/dslsdzc/rev-skills57 stars

    View details
  • re-iocSkillDev tools

    IOC extraction, YARA rules, and report structure. Trigger words: IOC, YARA, write rules, analysis report, hash list

    Ready to connect★ 57

    github.com/dslsdzc/rev-skills57 stars

    View details
  • re-iosSkillDev tools

    iOS app analysis: Mach-O, class-dump, jailbroken environments. Trigger words: ios逆向, ipa, class-dump, 越狱

    Ready to connect★ 57

    github.com/dslsdzc/rev-skills57 stars

    View details
  • re-ios-jbSkillDev tools

    iOS jailbreak reverse engineering environment: jailbreak detection identification and bypass, tweak analysis and development. Trigger words: 越狱, jailbreak, tweak, Theos, LLDB remote

    Ready to connect★ 57

    github.com/dslsdzc/rev-skills57 stars

    View details
  • re-iot-protoSkillDev tools

    IoT protocols: MQTT/CoAP/BLE/Zigbee; BLE link layer (advertising parsing/pairing encryption) and NFC/smart cards (ISO14443/APDU/MIFARE). Trigger words: MQTT, CoAP, BLE, Zigbee, IoT protocols, BLE link, BLE sniffing, advertising parsing, pairing encryption, GATT, NFC, smart card, MIFARE, APDU, ISO144

    Ready to connect★ 57

    github.com/dslsdzc/rev-skills57 stars

    View details
  • re-keygenSkillDev tools

    Keygen algorithm reverse engineering. Trigger words: 注册机, keygen, 算法还原, 序列号生成

    Ready to connect★ 57

    github.com/dslsdzc/rev-skills57 stars

    View details

What is a skill?

A skill is plain text, usually a SKILL.md file and the scripts it refers to, written for an AI rather than for a person. It carries the steps, the house rules and the examples a good answer needs, so you stop pasting the same briefing into every new chat.

53,788 of the 54,220 skills listed here can be served through ahel today, and they come from public repositories. Each one has its own page with the instructions themselves on it, so you can read what a skill will tell your AI to do before you install it.

Install one and every AI you use gets it

Installing a skill adds it to your gateway and turns it on in the same step. Claude Code surfaces it as a slash command; any client can read the full instructions with the skill_read tool.

Nothing is copied into a project folder. The instructions are served from your account, so the same skill is there in every AI you connect, and turning it off removes it from all of them at once.

See how to connect your AI