| name | mus-skill-go |
| description | Generate MUS serializers for Go types. |
MUS Generation Skill
This skill provides modular instructions for generating MUS v0.10.0 serializers
for Go types. It supports both github.com/mus-format/mus-go ([]byte based)
and github.com/mus-format/mus-stream-go (io.Writer/io.Reader based) flavors.
Entry Point
Start with the Instructions to understand the
high-level generation workflow.
Flavor Specifics
Based on the target flavor, refer to the following:
mus-go (Buffer-based)
mus-stream-go (Stream-based)
Utility Scripts
- Hash Generator: Python script for generating
anonymous serializer names. Usage:
python3 scripts/hash_gen.py <prefix> <data>.