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

embedded-claude-plugin

embedded-claude-plugin contient 10 skills collectées depuis bahaabdelwahed, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
10
Stars
2
mis à jour
2026-03-21
Forks
0
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

application-notes
Développeurs de logiciels

This skill should be used when the user asks to "read application note", "check AN document", "application note guidance", "AN reference design", "ST app note", "AN2606", "AN4013", "AN4031", or needs to extract implementation guidance, configuration examples, and reference designs from ST application notes (AN documents) stored in the docs/application-notes/ folder.

2026-03-21
board-info-extractor
Développeurs de logiciels

This skill should be used when the user asks to "identify my MCU", "extract board information", "what chip is this", "read the datasheet", "get MCU specifications", "board features", or needs to extract general device information from STM32 reference manuals, datasheets, or user manuals stored in the docs/ folder.

2026-03-21
boot-debug-config
Développeurs de logiciels

This skill should be used when the user asks about "boot mode", "BOOT0 pin", "BOOT1 pin", "boot from flash", "boot from SRAM", "system memory boot", "debug interface", "SWD", "JTAG", "SWO trace", "ST-Link", "J-Link", "OpenOCD", "bootloader", "DFU mode", "UART boot", "STM32 programming", or needs to configure boot options, debug probes, or firmware flashing procedures.

2026-03-21
memory-bus-architecture
Développeurs de logiciels

This skill should be used when the user asks about "bus architecture", "AHB APB buses", "bus matrix", "DMA channels", "clock tree", "S-Bus", "I-Bus", "D-Bus", "memory organization", "clock configuration", "PLL setup", "RCC", or needs to understand STM32 internal bus structure, DMA-to-peripheral mapping, or clock domain relationships from the reference manual.

2026-03-21
memory-layout
Développeurs de logiciels

This skill should be used when the user asks about "flash sectors", "flash pages", "SRAM regions", "SRAM layout", "linker script", "memory map", "CCM RAM", "DTCM ITCM", "backup SRAM", "external memory", "FMC", "FSMC", "SDRAM configuration", "memory-mapped peripherals", "base addresses", or needs to define or understand STM32 memory organization for linker scripts or memory allocation.

2026-03-21
peripheral-config
Développeurs de logiciels

This skill should be used when the user asks to "configure GPIO", "set up UART", "initialize USART", "configure SPI", "set up I2C", "configure ADC", "set up DAC", "configure timer", "PWM output", "enable DMA", "configure USB", "set up CAN", "configure Ethernet", "set alternate function", "enable peripheral clock", "interrupt configuration", "NVIC setup", or needs register-level peripheral configuration guidance from the STM32 reference manual.

2026-03-21
rtos-patterns
Développeurs de logiciels

This skill should be used when the user asks about "FreeRTOS on STM32", "RTOS task creation", "task priorities", "stack sizing", "mutex", "semaphore", "queue", "event groups", "task notifications", "ISR safe API", "deferred interrupt processing", "FreeRTOSConfig.h", "heap management", "CMSIS-RTOS", "scheduling", "real-time application", or needs RTOS integration patterns for STM32 firmware.

2026-03-21
security-analysis
Analystes en sécurité de l'information

This skill should be used when the user asks about "flash protection", "readout protection", "RDP levels", "secure boot", "TrustZone", "PCROP", "write protection", "firewall", "option bytes security", "secure firmware update", "SBSFU", or needs to analyze or configure STM32 security features from the reference manual or security documents.

2026-03-21
stm32-code-review
Analystes en assurance qualité des logiciels et testeurs

This skill should be used when the user asks to "review STM32 code", "check my firmware", "find bugs in embedded code", "validate peripheral initialization", "audit interrupt configuration", "check DMA setup", "review HAL code", "code quality check", or needs an STM32-specific code quality and correctness review.

2026-03-21
stm32-pipeline
Développeurs de logiciels

Full STM32 development pipeline that chains all 4 agents in sequence. Use this command to run the complete workflow from environment analysis through code review.

2026-03-21