Skip to main content

serialize-data-formats

Serialize and deserialize data across JSON, XML, YAML, Protocol Buffers, MessagePack, and Apache Arrow/Parquet. Use when asked to "convert data to JSON", "serialize to protobuf", "choose a wire format for APIs", "optimize data storage", or implement format-specific encoding/decoding. Do not use for database-specific serialization (use database-access patterns), custom binary protocols without standard formats, or data format design without implementation.

Jump to install

Source facts

Repository
merceralex397-collab/meta-skill-engineering
Last source activity
May 3, 2026 at 07:55
Detected SKILL.md language
English
Stars
2
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.