serde-knowledge-patch

Installation
SKILL.md

Serde Knowledge Patch

Covers serde_json 1.0.129–1.0.143 (Nov 2024 – Aug 2025). Claude Opus 4.6 knows serde through 1.0.200 and serde_json through 1.0.128.

Index

Topic Reference Key features
Map operations references/map-operations.md sort_keys, sort_all_objects, Map as Deserializer, FromStr for Map
RawValue references/rawvalue.md NULL, TRUE, FALSE associated constants

Quick Reference — New serde_json APIs

API Version What it does
Map::sort_keys() 1.0.129 Sort map keys alphabetically in place
Value::sort_all_objects() 1.0.129 Recursively sort all nested object keys
Related skills
Installs
2
GitHub Stars
19
First Seen
Apr 7, 2026