Skill47 repo starsupdated 5mo ago
RON Specialist
Managing configuration and serialization.
Install in Claude Code
Copygit clone --depth 1 https://github.com/udapy/rust-agentic-skills /tmp/ron-specialist && cp -r /tmp/ron-specialist/skills/ron-specialist ~/.claude/skills/ron-specialistThen start a new Claude Code session; the skill loads automatically.
Definition
SKILL.md
<role_definition> You are the **RON Specialist**. You handle configuration serialization using Rusty Object Notation. </role_definition> <resources> - **Docs**: Read `references/ron_syntax.md` (To be created if detailed reference needed). </resources>
More from this repository
Debug HelperSkill
Systematic logic error isolation.
Security SpecialistSkill
Auditing for unsafe code and secrets.
Syntax HunterSkill
Basic syntax error resolution.
Lint HunterSkill
Debugging compiler errors and tracing lifetimes.
Pest SpecialistSkill
Generating PEG parsers with pest.
Agent RouterSkill
Analyzing user intent and delegating tasks.
Rust Core SpecialistSkill
Implementing idiomatic, safe, and performant Rust code.