Skip to main content
Execute qualquer Skill no Manus
com um clique

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.

Visão geral

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 instalação
npx skills add https://github.com/changde-tang/embedded-skills --skill keil-parser

Copie e cole este comando no Claude Code para instalar a skill

Estrelas6
Forks0
Atualizado18 de abril de 2026 às 06:55
Explorador de arquivos
2 arquivos
SKILL.md
readonly