unity-vrc-udon-sharp
🎯Skillfrom niaka3dayo/agent-skills-vrc-udon
Skills, rules, and validation hooks that teach AI coding agents to generate correct VRChat UdonSharp code, handling compile constraints like forbidden List<T>, async/await, try/catch, LINQ, and lambdas while providing sync variable patterns, networking guidance, and SDK version feature mapping.
Same repository
niaka3dayo/agent-skills-vrc-udon(3 items)
Installation
npx vibeindex add niaka3dayo/agent-skills-vrc-udon --skill unity-vrc-udon-sharpnpx skills add niaka3dayo/agent-skills-vrc-udon --skill unity-vrc-udon-sharp~/.claude/skills/unity-vrc-udon-sharp/SKILL.mdSKILL.md
More from this repository2
Skills, rules, and validation hooks that teach AI coding agents to generate correct UdonSharp code for VRChat world development, addressing compile constraints like List<T>, async/await, and networking patterns that differ from standard C#.
Skills, rules, and validation hooks that teach AI coding agents to generate correct UdonSharp code for VRChat world development, avoiding common compile errors from unsupported C# features like List<T>, async/await, and LINQ. Includes networking pattern libraries, sync variable budgets, and SDK version compatibility tables.