Validates C# scripts for best practices, performance, and Unity patterns. Use when reviewing scripts or checking code quality.
Validates Unity C# scripts against best practices and performance patterns specific to Unity game development.
[SerializeField] private instead of public fields<summary> tags on public methodsProvides: Issues found, specific fixes, performance impact estimates, refactored code examples.
Applies to Unity 2019.4 LTS and later (including Unity 6).
See patterns.md and examples.md for detailed optimization techniques.
Use this Skill when: Quick validation of existing Unity scripts for best practices and common issues
Use @unity-scripter agent when: Writing new code or implementing Unity features from scratch
Use @unity-refactor agent when: Improving code quality, applying design patterns, or modernizing legacy code
Use @unity-performance agent when: Deep performance profiling, memory optimization, or platform-specific tuning
Use /unity:new-script command when: Creating new scripts from production-ready templates
npx skills add Dev-GOM/Unity Script Validator下载完整 Skill 目录,包含 SKILL.md 及所有相关文件
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer