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

keil-build

Compile Keil MDK projects (.uvprojx) via command line using Keil UV4 compiler, supporting incremental build and full rebuild, and parse build results. Trigger scenarios: (1) Compile Keil/MDK ARM project, (2) User mentions "build", "compile", "construct" project, (3) Need to check if project has build errors or warnings, (4) Need to compile before flashing firmware. Even if user just says "compile it for me" or "build this project", this skill should be used.

Resumen

Compile Keil MDK projects (.uvprojx) via command line using Keil UV4 compiler, supporting incremental build and full rebuild, and parse build results. Trigger scenarios: (1) Compile Keil/MDK ARM project, (2) User mentions "build", "compile", "construct" project, (3) Need to check if project has build errors or warnings, (4) Need to compile before flashing firmware. Even if user just says "compile it for me" or "build this project", this skill should be used.

Comando de instalación
npx skills add https://github.com/changde-tang/embedded-skills --skill keil-build

Copia y pega este comando en Claude Code para instalar la habilidad

Estrellas6
Forks0
Actualizado22 de abril de 2026, 03:34
Explorador de archivos
2 archivos
SKILL.md
readonly