Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

embedded_ai_skills

embedded_ai_skills contiene 15 skills recopiladas de kukucaiCndy, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
15
Stars
33
actualizado
2026-07-16
Forks
8
Cobertura ocupacional
4 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

zmk-project-init
Ingenieros electrónicos (excepto computadoras)

Initialize a ZMK keyboard firmware project. Invoke when user wants to create a new ZMK-based wireless/wired keyboard project, add a custom shield, or set up ZMK development environment.

2026-07-16
nrf-connect-project-init
Ingenieros electrónicos (excepto computadoras)

Initialize a new nRF528xx development project. 自动侦测芯片型号,与用户交互确认硬件资源(GPIO/SPI/I2C/UART),选择编程语言,搭建 CMake 项目框架,完成编译烧录验证。Call after nrf-connect-sdk-setup is complete and the user wants to start a new project.

2026-07-15
nrf-connect-sdk-setup
Ingenieros electrónicos (excepto computadoras)

SOP for setting up nRF Connect SDK (Zephyr-based) development environment on macOS and Linux. 先检测已安装组件,仅安装缺失项。Installs and configures all required tools for Nordic nRF52/nRF53/nRF91 development.

2026-07-15
nrf-528xx
Ingenieros electrónicos (excepto computadoras)

nRF528xx 系列单片机开发入口 skill。自动索引子 skill 完成环境部署、项目初始化、调试排错全流程。当用户进行 nRF52/nRF52840/nRF52832 等芯片开发时调用。

2026-07-15
stm32
Ingenieros electrónicos (excepto computadoras)

STM32 系列单片机开发入口 skill。自动索引子 skill 完成环境部署、项目初始化、调试排错全流程。当用户进行 STM32 开发时调用。

2026-07-15
stm32-debug
Desarrolladores de software

STM32 debugging via serial log and ST-Link. Invoke when user encounters bugs, crashes, or unexpected behavior on STM32 and needs root cause analysis.

2026-07-15
stm32-dev-setup
Desarrolladores de software

STM32 开发环境安装。跨平台(Windows/macOS/Linux)支持,兼容 CubeIDE(路径A)和纯 CLI(路径B)两种方式。检测已有安装,仅安装缺失组件。Call first before any STM32 development.

2026-07-15
stm32-project-init
Desarrolladores de software

Initialize a new STM32 development project. 交互式收集芯片型号、开发模式(HAL/CMSIS, C/C++)、时钟方案、外设需求,生成 CMakeLists.txt 和 hal_conf.h,编译验证,烧录。Call after stm32-dev-setup is complete.

2026-07-15
nrf-528xx-debug
Desarrolladores de software

nRF528xx debugging via serial/RTT log and J-Link. 系统化调试流程:环境准备→问题理解→代码研读→调试方案选择→串口日志/J-Link调试→根因分析→报告输出。Invoke when user encounters bugs, crashes, or unexpected behavior on nRF52 series chips.

2026-07-15
esp32-debug
Desarrolladores de software

ESP32 debugging via serial log and USB-JTAG (OpenOCD + GDB). Invoke when user encounters bugs, crashes, or unexpected behavior on ESP32 and needs systematic root cause analysis.

2026-06-09
esp32-dev-arduino
Desarrolladores de software

ESP32 Arduino CLI development on Windows/Linux/macOS. Invoke when user chooses Arduino framework for ESP32. Handles arduino-cli install, ESP32 core setup, compile/upload/monitor via CLI.

2026-06-09
esp32-dev-idf
Desarrolladores de software

ESP-IDF (official) development on Windows/Linux/macOS. Invoke when user chooses IDF framework for ESP32. Handles env setup, project creation, compile/flash/monitor, and JTAG debugging.

2026-06-09
esp32-dev
Desarrolladores de software

ESP32 development entry point. Invoke when user mentions ESP32, esp32 dev, or wants to set up an ESP32 project. Asks user to choose IDF or Arduino framework then loads the corresponding sub-skill. Supports Windows, Linux, macOS.

2026-06-09
easyeda-api
Delineantes eléctricos y electrónicos

EasyEDA Pro API skill for AI agents. Use when working with EasyEDA Pro EDA software, including PCB design, schematic editing, footprint/symbol management, and project operations. Supports live debugging in EasyEDA and EasyEDA extension development. Provides complete API reference (120+ classes, 62 enums, 70 interfaces), extension-development documentation, and a WebSocket bridge server to execute code in the running EasyEDA Pro client. Trigger on: "嘉立创EDA,启动!", "立创EDA,启动!", "EDA,启动!", "EasyEDA", "PCB", "schematic", "footprint", "EDA", "circuit board", "嘉立创EDA", "原理图", "PCB设计". **IMPORTANT**: 嘉立创EDA's English name is **EasyEDA**. They are the SAME product. Never use other transliterations like "EasyEDA Pro" (unless specifically versioned), "EASYEDA", "easyeda", etc. Always use "EasyEDA" for English references and "嘉立创EDA" for Chinese references.

2026-06-09
emberinter
Tecnólogos y técnicos en ingeniería eléctrica y electrónica

Use EmberInterDebugTool CLI for serial monitoring, device communication, firmware verification, and embedded debugging. Invoke when user needs serial interaction, log analysis, or AT command testing.

2026-05-18