Tool-neutral CLI agent rules for TI MSPM0 development with Code Composer Studio, Keil/uVision, CMake/GCC/OpenOCD, SysConfig, and DriverLib. Use when an agent needs to inspect or modify MSPM0 projects, edit .syscfg configuration, avoid generated SysConfig/build files, use DriverLib APIs, validate SysConfig output, package reusable MSPM0 examples, or work on NUEDC-style MSPM0 embedded firmware.
$npx -y skills add mc3545dada/mspm0-skill --skill mspm0-ccsInstalls into the current project.
Run `npx skills use "https://github.com/mc3545dada/mspm0-skill" --skill "mc3545dada/mspm0-skill/mspm0-ccs"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mc3545dada/mspm0-skill" that are relevant to the current task. Run `npx skills add "https://github.com/mc3545dada/mspm0-skill"` and select the relevant skills, then follow their instructions.