Design serialization schemas using JSON Schema, Protocol Buffer definitions, or Apache Avro. Covers schema versioning, backwards compatibility, validation rules, and evolution strategies for long-lived data formats. Use when defining a new API contract or data interchange format, adding fields to an existing schema without breaking consumers, migrating between schema versions, choosing between schema systems, or documenting data validation rules for automated enforcement.
$npx -y skills add incyd/claude-crypto-research-tools --skill design-serialization-schemaInstalls into the current project.
Run `npx skills use "https://github.com/incyd/claude-crypto-research-tools" --skill "incyd/claude-crypto-research-tools/design-serialization-schema"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/incyd/claude-crypto-research-tools" that are relevant to the current task. Run `npx skills add "https://github.com/incyd/claude-crypto-research-tools"` and select the relevant skills, then follow their instructions.