bymohitmishra786· 59 skills
MMIO and register access skill for bare-metal firmware. Use when accessing memory-mapped peripherals with volatile, bit masks, RMW patterns, or endianness concerns. Activates on queries about MMIO, volatile register, bit manipulation, read-modify-write, or register alignment.
$npx -y skills add mohitmishra786/low-level-dev-skills --skill mmio-and-bit-manipulationInstalls into the current project.
Run `npx skills use "https://github.com/mohitmishra786/low-level-dev-skills" --skill "mohitmishra786/low-level-dev-skills/mmio-and-bit-manipulation"` 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/mohitmishra786/low-level-dev-skills" that are relevant to the current task. Run `npx skills add "https://github.com/mohitmishra786/low-level-dev-skills"` and select the relevant skills, then follow their instructions.