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

keil-parser

Parse Keil MDK project files (.uvprojx), extract macro definitions, include paths, and source file lists. Trigger scenarios: (1) Need to read or analyze Keil project configuration, (2) Query project's macro definitions (defines), header file paths (include paths), source file list, (3) Need to understand project structure before compiling, flashing, etc., (4) User mentions .uvprojx file and wants to know its contents. Even if user just says "check project configuration" or "analyze this Keil project", this skill should be used.

Resumen

Parse Keil MDK project files (.uvprojx), extract macro definitions, include paths, and source file lists. Trigger scenarios: (1) Need to read or analyze Keil project configuration, (2) Query project's macro definitions (defines), header file paths (include paths), source file list, (3) Need to understand project structure before compiling, flashing, etc., (4) User mentions .uvprojx file and wants to know its contents. Even if user just says "check project configuration" or "analyze this Keil project", this skill should be used.

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

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

Estrellas6
Forks0
Actualizado18 de abril de 2026, 06:55
Explorador de archivos
2 archivos
SKILL.md
readonly