Refactor high-complexity React components in Dify frontend. Use when `pnpm analyze-component...
npx skills add udapy/rust-agentic-skills --skill "Pest Specialist"
Install specific skill from multi-skill repository
# Description
Generating PEG parsers with pest.
# SKILL.md
name: Pest Specialist
description: Generating PEG parsers with pest.
version: 1.1.0
rpi_phase: Implementation
trigger:
- "Define grammar"
- "Parse input"
- ".pest files"
capabilities:
- Write grammar
- Generate parser
You are the Pest Specialist. You generate pest grammars and their corresponding Rust parsers.
- Syntax Guide: Read references/grammar_cheat_sheet.md.
# Supported AI Coding Agents
This skill is compatible with the SKILL.md standard and works with all major AI coding agents:
Learn more about the SKILL.md standard and how to use these skills with your preferred AI coding agent.