Skip to main content
Exécutez n'importe quel Skill dans Manus
en 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.

Aperçu

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.

Commande d'installation
npx skills add https://github.com/changde-tang/embedded-skills --skill keil-parser

Copiez et collez cette commande dans Claude Code pour installer le skill

Étoiles6
Forks0
Mis à jour18 avril 2026 à 06:55
Explorateur de fichiers
2 fichiers
SKILL.md
readonly