Imported from LoopyLuci/Skills (
skills/embedded-systems-implementation/SKILL.md). Install upstream withnpx skills add LoopyLuci/Skills --skill embedded-systems-implementation. Copyright stays with the author (MIT).
Overview
Build embedded systems.
When to Use
- Design and implement
- Apply best practices
- Optimize performance
- Troubleshoot issues
Key Approaches
- Define requirements
- Choose tools
- Implement modular
- Test thoroughly
- Document decisions
- Monitor results
Common Pitfalls
- Ignoring constraints
- Skipping standards
- Poor alignment
- Inadequate testing
- No documentation
- Over-engineering
- No rollback
- No monitoring
- No scalability
- No validation
Verification Checklist
- Requirements validated
- Standards applied
- Design reviewed
- Tests defined
- Docs complete
- Monitoring configured
- Rollback planned
- Security checked
- Deploy verified
- Stakeholder approved