auto-serialization
OfficialDeterministic, portable serialization.
AuthorCorvalis-LLC
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Data serialization often suffers from precision loss, time-zone drift, fragile schemas, and ambiguous null vs missing semantics when data moves between services, languages, and versions.
Core Features & Use Cases
- Enforce decimal precision for financial values by using fixed- or string-based representations.
- Use timezone-aware datetimes (UTC) to prevent drift across systems.
- Support forwards-compatible enums with unknown variants to avoid deserialization failures.
- Distinguish null from missing fields to preserve explicit intent during updates.
- Promote deterministic wire formats to ensure identical bytes across runtimes.
Quick Start
Define your serializable types following these guidelines to ensure consistent, portable payloads.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: auto-serialization Download link: https://github.com/Corvalis-LLC/Crow-Stack/archive/main.zip#auto-serialization 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 510,000+ vetted skills library on demand.