Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

aix-skills

aix-skills contient 77 skills collectées depuis easyzoom, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
77
Stars
22
mis à jour
2026-07-17
Forks
2
Couverture métier
5 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

cortex-r5-debug
Ingénieurs électroniques (sauf informatique)

Use 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

2026-07-17
heatshrink-integration
Ingénieurs électroniques (sauf informatique)

Use when integrating or debugging heatshrink embedded compression — encoder/decoder sink/poll/finish loops, window/lookahead sz2, HSER/HSDR codes, or static vs dynamic alloc

2026-07-17
micro-ecc-integration
Ingénieurs électroniques (sauf informatique)

Use 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

2026-07-17
openocd-jlink-stlink-debug
Ingénieurs électroniques (sauf informatique)

Use when debugging OpenOCD, J-Link, ST-Link, CMSIS-DAP, probe connection, reset scripts, flash algorithms, GDB attach, semihosting, RTT, or SWD/JTAG failures

2026-07-17
plooc-integration
Ingénieurs électroniques (sauf informatique)

Use when integrating, refactoring, or debugging PLOOC object-oriented C - def_class encapsulation, private_member protection, vtable dispatch, or inheritance-style structs

2026-07-17
battery-charger-fuel-gauge-integration
Ingénieurs électroniques (sauf informatique)

Use 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

2026-07-17
cellular-at-modem-integration
Ingénieurs électroniques (sauf informatique)

Use 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

2026-07-17
gnss-gps-integration
Développeurs de logiciels

Use 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

2026-07-17
tflite-micro-integration
Développeurs de logiciels

Use when integrating or debugging TensorFlow Lite Micro (LiteRT) on MCUs — op resolver, tensor arena sizing, AllocateTensors, Invoke, int8 quantization, and missing-op errors

2026-07-17
skill-name
Développeurs de logiciels

Use when an agent needs to perform a specific repeatable task in a specific context

2026-07-17
8051-mcu-debug
Ingénieurs électroniques (sauf informatique)

Use when debugging 8051-compatible microcontrollers, 51 MCU firmware, STC download issues, Keil C51 projects, interrupts, timers, UART, or startup failures

2026-04-30
bootloader-debug
Développeurs de logiciels

Use when debugging embedded bootloaders, application jumps, vector table offsets, firmware upgrade flow, OTA state, image validation, rollback, or boot selection failures

2026-04-30
cortex-m-debug
Développeurs de logiciels

Use when debugging Cortex-M microcontrollers, firmware bring-up, SWD/JTAG sessions, faults, startup code, or flashing failures

2026-04-30
embedded-debug-entry
Développeurs de logiciels

Use when triaging embedded device, MCU, firmware, board bring-up, flashing, serial log, RTOS, bootloader, low-power, or peripheral debug requests

2026-04-30
embedded-fault-debug
Développeurs de logiciels

Use when embedded firmware crashes, traps, faults, resets unexpectedly, jumps to default handlers, corrupts stack, or executes invalid instructions

2026-04-30
embedded-library-entry
Développeurs de logiciels

Use when integrating, porting, configuring, or debugging third-party MCU embedded C libraries in bare-metal or RTOS projects

2026-04-30
embedded-linux-login-debug
Administrateurs de réseaux et de systèmes informatiques

Use when logging into, connecting to, or preparing to debug an embedded Linux device

2026-04-30
embedded-peripheral-bringup
Ingénieurs électroniques (sauf informatique)

Use when bringing up embedded GPIO, UART, SPI, I2C, PWM, ADC, timers, DMA, interrupts, or board-level peripheral functionality

2026-04-30
embedded-serial-log-debug
Développeurs de logiciels

Use when collecting or debugging embedded serial UART logs, boot consoles,乱码, missing output, baud-rate issues, or serial terminal access

2026-04-30
hardware-interface-debug
Ingénieurs électroniques (sauf informatique)Technologues et techniciens en génie électrique et électronique

Use when debugging embedded board-level power, reset, clock, pin, connector, signal integrity, logic analyzer, oscilloscope, or hardware interface issues

2026-04-30
low-power-debug
Technologues et techniciens en génie électrique et électronique

Use when debugging embedded sleep, standby, deep sleep, wakeup, current consumption, clock gating, lost debug access, or low-power mode failures

2026-04-30
lwip-integration
Développeurs de logiciels

Use when integrating, porting, configuring, or debugging lwIP TCP/IP stack, netif drivers, memory pools, sys_arch, DHCP, TCP, UDP, or embedded networking issues

2026-04-30
mbedtls-integration
Développeurs de logiciels

Use when integrating, porting, configuring, or debugging mbedTLS on MCU projects, TLS handshakes, certificates, entropy, RNG, memory, or secure embedded transports

2026-04-30
mcu-flashing-debug
Ingénieurs électroniques (sauf informatique)

Use when MCU firmware download, flashing, erase, verify, probe connection, boot mode, read protection, or programmer tool operations fail

2026-04-30
mcuboot-integration
Développeurs de logiciels

Use when integrating, porting, configuring, or debugging MCUboot secure boot, image slots, swap modes, image signing, rollback, or bootloader upgrades on MCUs

2026-04-30
ota-update-integration
Développeurs de logiciels

Use when designing, integrating, testing, or debugging OTA firmware update flows, package formats, transport, rollback, versioning, or power-fail safety on embedded devices

2026-04-30
readme-writing
Développeurs de logiciels

Use when creating, rewriting, or improving README files for public repositories

2026-04-30
riscv-mcu-debug
Développeurs de logiciels

Use when debugging RISC-V microcontrollers, bare-metal firmware, RTOS bring-up, OpenOCD or GDB sessions, traps, CSRs, startup code, or flashing failures

2026-04-30
rt-thread-integration
Développeurs de logiciels

Use when integrating, porting, configuring, or debugging RT-Thread, Env, Kconfig, FinSH, device framework, DFS, networking, packages, or board support

2026-04-30
rtos-debug
Développeurs de logiciels

Use when debugging embedded RTOS scheduling, tasks, threads, stacks, priorities, mutexes, queues, interrupts, timers, or FreeRTOS, RT-Thread, Zephyr, ThreadX, or CMSIS-RTOS issues

2026-04-30
skill-writing-guide
Développeurs de logiciels

Use when creating, reviewing, or refining Agent Skills for this repository

2026-04-30
tinycrypt-integration
Développeurs de logiciels

Use when integrating, porting, configuring, or debugging TinyCrypt cryptographic primitives, AES, SHA, HMAC, ECC, CTR/CCM, RNG, or embedded security code

2026-04-30
webpage-to-markdown
Développeurs de logiciels

Use when converting a public webpage URL into clean Markdown content

2026-04-30
avem-integration
Développeurs de logiciels

Use when integrating, evaluating, configuring, or debugging Avem embedded C framework modules, event-driven components, drivers, middleware, or application architecture

2026-04-30
ble-gatt-integration
Développeurs de logiciels

Use when integrating, designing, or debugging BLE GATT services, characteristics, descriptors, MTU, notifications, indications, pairing, connection parameters, or throughput

2026-04-30
canbus-integration
Développeurs de logiciels

Use when integrating, porting, configuring, or debugging CAN bus libraries, CANBus-Triple, MCP2515, CAN frames, bit timing, filters, or embedded automotive communication

2026-04-30
canopen-integration
Développeurs de logiciels

Use when integrating, configuring, or debugging CANopen nodes, object dictionaries, NMT, SDO, PDO, heartbeat, SYNC, EMCY, EDS/DCF files, or CANopenNode-style stacks

2026-04-30
cmbacktrace-integration
Développeurs de logiciels

Use when integrating, porting, configuring, or debugging CmBacktrace on Cortex-M faults, stack traces, firmware metadata, fault handlers, or crash logs

2026-04-30
cmsis-dsp-integration
Développeurs de logiciels

Use when integrating, configuring, or debugging CMSIS-DSP, ARM math functions, FFT, filters, fixed-point DSP, vector math, or Cortex-M signal processing

2026-04-30
crc-checksum-integration
Développeurs de logiciels

Use when implementing, verifying, or debugging CRC, checksum, hash-lite integrity checks, polynomial parameters, endian handling, or protocol frame validation in embedded systems

2026-04-30
Affichage des 40 principaux skills collectés sur 77 dans ce dépôt.