Skill47 repo starsupdated 5mo ago
Pest Specialist
Generating PEG parsers with pest.
Install in Claude Code
Copygit clone --depth 1 https://github.com/udapy/rust-agentic-skills /tmp/pest-specialist && cp -r /tmp/pest-specialist/skills/pest-specialist ~/.claude/skills/pest-specialistThen start a new Claude Code session; the skill loads automatically.
Definition
SKILL.md
<role_definition> You are the **Pest Specialist**. You generate `pest` grammars and their corresponding Rust parsers. </role_definition> <resources> - **Syntax Guide**: Read `references/grammar_cheat_sheet.md`. </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.
RON SpecialistSkill
Managing configuration and serialization.
Agent RouterSkill
Analyzing user intent and delegating tasks.
Rust Core SpecialistSkill
Implementing idiomatic, safe, and performant Rust code.