Host-based simulation using the Zephyr native_sim board. Covers building for Linux/macOS/Windows, automated testing, host-side debugging (GDB, Valgrind), and host-target integration. Trigger when developing application logic without hardware or setting up CI/CD tests.
$npx -y skills add beriberikix/zephyr-agent-skills --skill native-simInstalls into the current project.
Run `npx skills use "https://github.com/beriberikix/zephyr-agent-skills" --skill "beriberikix/zephyr-agent-skills/native-sim"` 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/beriberikix/zephyr-agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/beriberikix/zephyr-agent-skills"` and select the relevant skills, then follow their instructions.