facet

star 38

Use this skill when the user wants to use Rust reflection and runtime serialization

javimosch By javimosch schedule Updated 6/4/2026

name: facet description: Use this skill when the user wants to use Rust reflection and runtime serialization

Facet Plugin

use Rust reflection and runtime serialization

Commands

  • facet self version — Print facet version
  • facet _ _ — Passthrough to facet CLI

Usage Examples

  • "Serialize this struct at runtime"
  • "Use reflection on this type"
  • "Generate JSON from Rust types"

Installation

cargo install facet

Examples

facet serialize data.json
facet reflect --type MyStruct

Key Features

  • Runtime reflection for Rust
  • Derive-based serialization
  • Type introspection
  • Zero-cost abstractions
Install via CLI
npx skills add https://github.com/javimosch/supercli --skill facet
Repository Details
star Stars 38
call_split Forks 2
navigation Branch main
article Path SKILL.md
More from Creator