Skip to main content
Manusで任意のスキルを実行
ワンクリックで

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.

概要

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.

インストールコマンド
npx skills add https://github.com/changde-tang/embedded-skills --skill keil-parser

このコマンドをClaude Codeにコピー&ペーストしてスキルをインストール

スター6
フォーク0
更新日2026年4月18日 06:55
ファイルエクスプローラー
2 ファイル
SKILL.md
readonly