embedded-framework-libs
Installation
SKILL.md
Embedded Framework Libs
Overview
Use this skill for framework-style embedded libraries that shape project architecture rather than one feature. Cover PLOOC, Avem, PowerManagement, and similar libraries by focusing on ownership, lifecycle, configuration, coupling, and migration risk.
When To Use
Use this skill when:
- The user wants to add or evaluate PLOOC, Avem, PowerManagement, or a similar embedded framework.
- The task involves object-oriented C patterns, module architecture, power-management framework integration, lifecycle hooks, or broad project restructuring.
- The user is unsure whether a framework is appropriate for a small MCU project.
Do not use this skill for small single-purpose utility libraries that can be integrated locally without architecture impact.
First Questions
Ask for: