theone-unity-standards
✓强制实施 TheOne Studio Unity 开发标准,包括 C# 编码模式、Unity 架构(VContainer/SignalBus 和 TheOne.DI/Publisher)以及代码审查指南。在编写、检查或重构 Unity C# 代码、实现功能、设置依赖项注入、处理事件或检查代码更改时触发。
SKILL.md
⚠️ Unity 6 (C# 9): All patterns and examples are compatible with Unity 6, which uses C# 9. No C# 10+ features are used.
This skill enforces TheOne Studio's comprehensive Unity development standards with CODE QUALITY FIRST:
| 🔴 PRIORITY 1: Code Quality (Check FIRST) | | | | 1 | Nullable types, access modifiers, warnings, exceptions | Quality & Hygiene ⭐ | | 1 | TheOne.Logging.ILogger (no guards, no prefixes, no constructor logs) vs Debug.Log | Quality & Hygiene ⭐ | | 1 | readonly/const, nameof, using scope, no inline comments | Quality & Hygiene ⭐ |
强制实施 TheOne Studio Unity 开发标准,包括 C# 编码模式、Unity 架构(VContainer/SignalBus 和 TheOne.DI/Publisher)以及代码审查指南。在编写、检查或重构 Unity C# 代码、实现功能、设置依赖项注入、处理事件或检查代码更改时触发。 来源:the1studio/theone-training-skills。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/the1studio/theone-training-skills --skill theone-unity-standards- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 theone-unity-standards?
强制实施 TheOne Studio Unity 开发标准,包括 C# 编码模式、Unity 架构(VContainer/SignalBus 和 TheOne.DI/Publisher)以及代码审查指南。在编写、检查或重构 Unity C# 代码、实现功能、设置依赖项注入、处理事件或检查代码更改时触发。 来源:the1studio/theone-training-skills。
如何安装 theone-unity-standards?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/the1studio/theone-training-skills --skill theone-unity-standards 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/the1studio/theone-training-skills
详情
- 分类
- </>开发工具
- 来源
- skills.sh
- 收录时间
- 2026-02-01