Sc Stream Enum

Add a new streamable enum to shortcircuit-xt using the STREAM_ENUM pattern. Generates DECLARE_ENUM_STRING in the header, toString/fromString implementations in the .cpp, and STREAM_ENUM in the appropriate *_traits.h file.

baconpaul Updated

File contents

baconpaul/claude-skills/tree/main/sc-stream-enum commit 472867ae4a

Frequently asked questions

npx skillmds@latest add baconpaul/sc-stream-enum