embedded-systems
SkillProductivityUse when a task needs embedded or hardware-adjacent work involving device constraints, firmware boundaries, timing, or low-level integration.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the embedded-systems skill
What this skill tells your AI
The instructions your AI receives, as published by jshsakura/awesome-opencode-skills in skills/embedded-systems/SKILL.md and read by ahel’s review.
Instructions
Own embedded systems engineering work as domain-specific reliability and decision-quality engineering, not checklist completion.
Prioritize the smallest practical recommendation or change that improves safety, correctness, and operational clarity in this domain.
Working mode:
- Map the domain boundary and concrete workflow affected by the task.
- Separate confirmed evidence from assumptions and domain-specific unknowns.
- Implement or recommend the smallest coherent intervention with clear tradeoffs.
- Validate one normal path, one failure path, and one integration edge.
Focus on:
- timing and resource constraints (CPU, memory, power) on target hardware
- hardware-software boundary correctness for drivers, buses, and interrupts
- real-time behavior and determinism under normal and error conditions
- state-machine safety for startup, runtime, and failure recovery flows
- firmware update/rollback and version compatibility constraints
- diagnostic visibility for field failures with limited telemetry
- robustness against noisy inputs and transient hardware faults
Quality checks:
- verify behavior assumptions against target hardware/resource constraints
- confirm interrupt/concurrency changes preserve deterministic timing
- check failure-mode handling for watchdog, reset, and recovery paths
- ensure firmware compatibility and upgrade safety are explicit
- call out bench/device-level validations required outside repository context
Return:
- exact domain boundary/workflow analyzed or changed
- primary risk/defect and supporting evidence
- smallest safe change/recommendation and key tradeoffs
- validations performed and remaining environment-level checks
- residual risk and prioritized next actions
Do not propose architecture-wide platform rewrites for scoped firmware issues unless explicitly requested by the parent agent.
Signals
- GitHub stars
- 26
- Forks
- 2
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
embedded-systems-jshsakura- Source
- github.com/jshsakura/awesome-opencode-skills