easyzoom
- 78 skills
- 0 followers
- 6 hours ago last updated
- ▌ Proofreader Skill · easyzoom bundleUse when asked to proofread, review, or 校对 code or documents for correctness, logical consistency, or quality issues. Covers general code logic review (any language), plus formal-verification backends for C (ACSL contracts via Frama-C static proof and E-ACSL runtime checks), Python (icontract + CrossHair), Rust (Kani bounded model checking), Java (JML + OpenJML), and C++ (CBMC), as well as multi-language document/text proofreading (grammar, terminology, consistency). Triggers on "proofread", "校对", "review this file/PR/doc", "check for bugs/inconsistencies", "verify ACSL/JML annotations", "run frama-c", "run e-acsl", "verify with kani", "run crosshair", "run openjml", "run cbmc".
- ▌ Rtos Debug · easyzoomUse when debugging embedded RTOS scheduling, tasks, threads, stacks, priorities, mutexes, queues, interrupts, timers, or FreeRTOS, RT-Thread, Zephyr, ThreadX, or CMSIS-RTOS issues
- ▌ 8051 Mcu Debug · easyzoomUse when debugging 8051-compatible microcontrollers, 51 MCU firmware, STC download issues, Keil C51 projects, interrupts, timers, UART, or startup failures
- ▌ Cortex M Debug · easyzoomUse when debugging Cortex-M microcontrollers, firmware bring-up, SWD/JTAG sessions, faults, startup code, or flashing failures
- ▌ Readme Writing · easyzoomUse when creating, rewriting, or improving README files for public repositories
- ▌ Cortex R5 Debug · easyzoomUse when debugging Cortex-R5 or Cortex-R firmware — TCM, MPU, caches, DFSR/DFAR aborts, exceptions, GIC/VIC interrupts, lockstep or split mode, ECC, or JTAG bring-up
- ▌ Epd Integration · easyzoomUse when integrating, porting, or debugging e-paper EPD displays, waveform initialization, SPI drivers, busy pins, partial refresh, ghosting, or low-power display updates
- ▌ Low Power Debug · easyzoomUse when debugging embedded sleep, standby, deep sleep, wakeup, current consumption, clock gating, lost debug access, or low-power mode failures
- ▌ Riscv Mcu Debug · easyzoomUse when debugging RISC-V microcontrollers, bare-metal firmware, RTOS bring-up, OpenOCD or GDB sessions, traps, CSRs, startup code, or flashing failures
- ▌ Avem Integration · easyzoomUse when integrating, evaluating, configuring, or debugging Avem embedded C framework modules, event-driven components, drivers, middleware, or application architecture
- ▌ Bootloader Debug · easyzoomUse when debugging embedded bootloaders, application jumps, vector table offsets, firmware upgrade flow, OTA state, image validation, rollback, or boot selection failures
- ▌ Lvgl Integration · easyzoomUse when integrating, porting, configuring, or debugging LVGL, littlevGL, display drivers, input devices, ticks, draw buffers, or embedded GUI performance
- ▌ Lwip Integration · easyzoomUse when integrating, porting, configuring, or debugging lwIP TCP/IP stack, netif drivers, memory pools, sys_arch, DHCP, TCP, UDP, or embedded networking issues
- ▌ U8g2 Integration · easyzoomUse when integrating, porting, configuring, or debugging U8g2 displays, OLED/LCD drivers, I2C/SPI callbacks, fonts, frame buffers, or monochrome embedded UI
- ▌ Skill Name · easyzoomUse when an agent needs to perform a specific repeatable task in a specific context
- ▌ Fatfs Integration · easyzoomUse when integrating, porting, configuring, or debugging FatFs FAT/exFAT filesystems, diskio drivers, SD cards, SPI flash disks, or embedded file I/O failures
- ▌ Miniz Integration · easyzoomUse when integrating, configuring, or debugging miniz compression, DEFLATE, zlib streams, gzip-compatible data, ZIP archives, or embedded decompression buffers
- ▌ Plooc Integration · easyzoomUse when integrating, refactoring, or debugging PLOOC object-oriented C - def_class encapsulation, private_member protection, vtable dispatch, or inheritance-style structs
- ▌ Tjpgd Integration · easyzoomUse when integrating, porting, or debugging TJpgDec, Tiny JPEG Decompressor, embedded JPEG decoding, MCU image assets, display callbacks, or memory-constrained rendering
- ▌ Canbus Integration · easyzoomUse when integrating, porting, configuring, or debugging CAN bus libraries, CANBus-Triple, MCP2515, CAN frames, bit timing, filters, or embedded automotive communication
- ▌ Mcu Flashing Debug · easyzoomUse when MCU firmware download, flashing, erase, verify, probe connection, boot mode, read protection, or programmer tool operations fail
- ▌ Nanopb Integration · easyzoomUse when integrating, porting, configuring, or debugging nanopb Protocol Buffers, .proto generation, pb_encode, pb_decode, callbacks, fixed sizes, or embedded serialization
- ▌ Zephyr Integration · easyzoomUse when integrating, porting, configuring, or debugging Zephyr RTOS, west builds, devicetree overlays, Kconfig, drivers, threads, logging, networking, or board support
- ▌ Canopen Integration · easyzoomUse when integrating, configuring, or debugging CANopen nodes, object dictionaries, NMT, SDO, PDO, heartbeat, SYNC, EMCY, EDS/DCF files, or CANopenNode-style stacks
- ▌ Embedded Input Libs · easyzoomUse when integrating, porting, configuring, or debugging embedded button/input libraries such as MultiButton or FlexibleButton
- ▌ Esp Idf Integration · easyzoomUse when integrating, configuring, or debugging ESP-IDF projects, components, sdkconfig, partition tables, bootloader, NVS, Wi-Fi, BLE, FreeRTOS, flash, or peripherals
- ▌ Flashdb Integration · easyzoomUse when integrating, porting, configuring, or debugging FlashDB KVDB or TSDB on MCU flash, filesystems, RTOS, or bare-metal projects
- ▌ Mbedtls Integration · easyzoomUse when integrating, porting, configuring, or debugging mbedTLS on MCU projects, TLS handshakes, certificates, entropy, RNG, memory, or secure embedded transports
- ▌ Mcuboot Integration · easyzoomUse when integrating, porting, configuring, or debugging MCUboot secure boot, image slots, swap modes, image signing, rollback, or bootloader upgrades on MCUs
- ▌ Skill Writing Guide · easyzoomUse when creating, reviewing, or refining Agent Skills for this repository
- ▌ Tinyusb Integration · easyzoomUse when integrating, porting, configuring, or debugging TinyUSB device, host, CDC, MSC, HID, MIDI, vendor class, descriptors, DCD, or USB enumeration issues
- ▌
- ▌ Ble Gatt Integration · easyzoomUse when integrating, designing, or debugging BLE GATT services, characteristics, descriptors, MTU, notifications, indications, pairing, connection parameters, or throughput
- ▌ Embedded Debug Entry · easyzoomUse when triaging embedded device, MCU, firmware, board bring-up, flashing, serial log, RTOS, bootloader, low-power, or peripheral debug requests
- ▌ Embedded Fault Debug · easyzoomUse when embedded firmware crashes, traps, faults, resets unexpectedly, jumps to default handlers, corrupts stack, or executes invalid instructions
- ▌ Embedded Timing Libs · easyzoomUse when integrating, porting, configuring, or debugging embedded software timer libraries such as MultiTimer, timeout schedulers, or tick-based callback timers
- ▌ Gnss Gps Integration · easyzoomUse when integrating a UART GNSS/GPS module (u-blox M8/M9/M10, Quectel Lxx), parsing NMEA GGA/RMC/GSA/GSV or UBX-NAV-PVT, or debugging no-fix, TTFF, checksum, or PPS issues
- ▌ Littlefs Integration · easyzoomUse when integrating, porting, configuring, or debugging littlefs on MCU flash, external NOR/NAND, SD-backed block devices, bare-metal, or RTOS projects
- ▌ Qspi Xip Flash Debug · easyzoomUse when debugging QSPI or OSPI NOR flash, execute-in-place XIP, memory-mapped mode, boot from external flash, cache coherency, dummy cycles, or flash timing
- ▌ Tinymaix Integration · easyzoomUse when integrating, porting, configuring, or debugging TinyMaix MCU inference, model loading, tensor shapes, memory, quantization, or TinyML runtime issues
- ▌ Cmsis Dsp Integration · easyzoomUse when integrating, configuring, or debugging CMSIS-DSP, ARM math functions, FFT, filters, fixed-point DSP, vector math, or Cortex-M signal processing
- ▌ Freertos Kernel Debug · easyzoomUse when debugging FreeRTOS kernel behavior, task scheduling, priorities, stacks, heap schemes, tick interrupts, ISR APIs, queues, semaphores, timers, or deadlocks
- ▌ Micro Ecc Integration · easyzoomUse when integrating, porting, or debugging micro-ecc (uECC) ECDH, ECDSA, key generation, uECC_set_rng, signatures, curve selection, or key/signature byte formats on an MCU
- ▌ Rt Thread Integration · easyzoomUse when integrating, porting, configuring, or debugging RT-Thread, Env, Kconfig, FinSH, device framework, DFS, networking, packages, or board support
- ▌ Tinycrypt Integration · easyzoomUse when integrating, porting, configuring, or debugging TinyCrypt cryptographic primitives, AES, SHA, HMAC, ECC, CTR/CCM, RNG, or embedded security code
- ▌ Easylogger Integration · easyzoomUse when integrating, porting, configuring, or debugging EasyLogger output, filters, timestamps, colors, async logging, flash logging, or embedded log loss
- ▌ Embedded Library Entry · easyzoomUse when integrating, porting, configuring, or debugging third-party MCU embedded C libraries in bare-metal or RTOS projects
- ▌ Freemodbus Integration · easyzoomUse when integrating, porting, configuring, or debugging FreeModbus RTU, ASCII, TCP, serial ports, timers, events, register callbacks, or Modbus protocol issues
- ▌ Heatshrink Integration · easyzoomUse when integrating or debugging heatshrink embedded compression — encoder/decoder sink/poll/finish loops, window/lookahead sz2, HSER/HSDR codes, or static vs dynamic alloc
- ▌ Openthread Integration · easyzoomUse when integrating, porting, configuring, or debugging OpenThread, Thread networking, radio platform abstraction, border routers, commissioning, or low-power mesh behavior
- ▌ Ota Update Integration · easyzoomUse when designing, integrating, testing, or debugging OTA firmware update flows, package formats, transport, rollback, versioning, or power-fail safety on embedded devices
- ▌ Segger Rtt Integration · easyzoomUse when integrating, configuring, or debugging SEGGER RTT logs, J-Link real-time terminal I/O, RTT control blocks, buffers, blocking modes, or embedded debug output
- ▌ Zoom Shell Integration · easyzoomUse when integrating, porting, configuring, or debugging an embedded zoom-shell style command console, UART CLI, command parser, or tiny MCU shell
- ▌ Cmbacktrace Integration · easyzoomUse when integrating, porting, configuring, or debugging CmBacktrace on Cortex-M faults, stack traces, firmware metadata, fault handlers, or crash logs
- ▌ Embedded Framework Libs · easyzoomUse when integrating, evaluating, configuring, or debugging embedded C framework libraries such as PLOOC, Avem, or PowerManagement
- ▌ Crc Checksum Integration · easyzoomUse when implementing, verifying, or debugging CRC, checksum, hash-lite integrity checks, polynomial parameters, endian handling, or protocol frame validation in embedded systems
- ▌ Hardware Interface Debug · easyzoomUse when debugging embedded board-level power, reset, clock, pin, connector, signal integrity, logic analyzer, oscilloscope, or hardware interface issues
- ▌ Letter Shell Integration · easyzoomUse when integrating, porting, configuring, or debugging letter-shell command shells, UART shell transport, command registration, RTOS shell tasks, or embedded debug consoles
- ▌ Stm32 Hal Ll Integration · easyzoomUse when integrating, configuring, or debugging STM32 HAL, LL, CubeMX generated code, clocks, GPIO, DMA, NVIC, peripheral handles, or Cube firmware examples
- ▌ Tflite Micro Integration · easyzoomUse when integrating or debugging TensorFlow Lite Micro (LiteRT) on MCUs — op resolver, tensor arena sizing, AllocateTensors, Invoke, int8 quantization, and missing-op errors
- ▌ Embedded App Example Libs · easyzoomUse when studying, adapting, porting, or debugging embedded application example projects such as ESP32-IoT-Platform, HomeAutomation, CanBus-Triple, or TinyGameEngine
- ▌ Embedded Serial Log Debug · easyzoomUse when collecting or debugging embedded serial UART logs, boot consoles,乱码, missing output, baud-rate issues, or serial terminal access
- ▌ Mqtt Embedded Integration · easyzoomUse when integrating, porting, configuring, or debugging embedded MQTT clients, brokers, keepalive, QoS, TLS transport, reconnects, or publish-subscribe issues
- ▌ Sensor Driver Integration · easyzoomUse when integrating, porting, calibrating, or debugging MCU sensor drivers, register maps, I2C/SPI transport, interrupts, FIFO, timing, or data conversion
- ▌ Ymodem Xmodem Integration · easyzoomUse when integrating, porting, configuring, or debugging XMODEM or YMODEM serial transfer, bootloader firmware update, CRC, packet timeout, or flash-write flows
- ▌ Embedded Buffer Queue Libs · easyzoomUse when integrating, porting, configuring, or debugging embedded ring buffers, circular buffers, FIFO queues, Ring-Buffer, or QueueForMcu libraries
- ▌ Embedded Data Parsing Libs · easyzoomUse when integrating, porting, configuring, or debugging embedded C data parsers such as cJSON, jsmn, or inih on MCU projects
- ▌ Embedded Linux Login Debug · easyzoomUse when logging into, connecting to, or preparing to debug an embedded Linux device
- ▌ Nr Micro Shell Integration · easyzoomUse when integrating, porting, configuring, or debugging nr_micro_shell command consoles, UART shell input, command tables, or tiny embedded CLI behavior
- ▌ Openocd Jlink Stlink Debug · easyzoomUse when debugging OpenOCD, J-Link, ST-Link, CMSIS-DAP, probe connection, reset scripts, flash algorithms, GDB attach, semihosting, RTT, or SWD/JTAG failures
- ▌ Unity Ceedling Integration · easyzoomUse when adding, configuring, or debugging Unity, Ceedling, CMock, or embedded C unit tests, mocks, fixtures, build variants, or CI test runs
- ▌ Embedded Peripheral Bringup · easyzoomUse when bringing up embedded GPIO, UART, SPI, I2C, PWM, ADC, timers, DMA, interrupts, or board-level peripheral functionality
- ▌ Embedded State Machine Libs · easyzoomUse when integrating, designing, configuring, or debugging embedded StateMachine libraries, finite state machines, event transitions, or MCU state-driven workflows
- ▌ Nrf Connect Sdk Integration · easyzoomUse when integrating, configuring, or debugging Nordic nRF Connect SDK, Zephyr-based nRF projects, BLE, SoftDevice Controller, Partition Manager, DFU, or nRF drivers
- ▌ Power Management Integration · easyzoomUse when integrating, porting, configuring, or debugging embedded PowerManagement libraries, power domains, sleep policies, device suspend/resume, or runtime PM frameworks
- ▌ Cellular At Modem Integration · easyzoomUse when integrating or debugging cellular AT modems (Quectel, SIMCom, u-blox) over UART for CREG/CEREG registration, CGDCONT APN/PDP, TCP/UDP sockets, or URC parsing
- ▌ Freertos Plus Tcp Integration · easyzoomUse when integrating, porting, configuring, or debugging FreeRTOS+TCP networking, network interface drivers, buffer management, DHCP, sockets, or embedded TCP/IP issues
- ▌ Battery Charger Fuel Gauge Integration · easyzoomUse when integrating or debugging Li-ion charger/fuel gauge ICs (BQ24295, BQ27441, MAX17048) over I2C, covering charge start, watchdog host mode, NTC/JEITA faults, and SOC jumps