facet

Facet is a serde replacement for Rust using reflection. Use this skill when working with serialization, deserialization, CLI parsing, or any task where you'd normally use serde. Provides crate mappings (serde_json → facet-json, clap → facet-args, etc.) and usage patterns.

$ Installieren

git clone https://github.com/fasterthanlime/.claude /tmp/.claude && cp -r /tmp/.claude/skills/facet ~/.claude/skills/-claude

// tip: Run this command in your terminal to install the skill