Embedded C++ Coding Standards for Medical Devices
CommunitySafe C++ for medical firmware
AuthorAminAlam
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill establishes a strict subset of C++ suitable for safety-critical medical device firmware, mitigating risks associated with complex language features and promoting predictable, maintainable code.
Core Features & Use Cases
- Constrained C++ Subset: Enforces MISRA C++ guidelines for safer types, RAII, and limited dynamic features.
- Predictable Behavior: Minimizes risks in critical paths by avoiding exceptions, unbounded templates, and complex runtime features.
- Use Case: Developing firmware for a Class C medical device where reliability and safety are paramount, ensuring adherence to coding standards and reducing potential defects.
Quick Start
Apply the embedded C++ coding standards to a new firmware module.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Embedded C++ Coding Standards for Medical Devices Download link: https://github.com/AminAlam/meddev-agent-skills/archive/main.zip#embedded-c-coding-standards-for-medical-devices Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.