programming-design-style
写逻辑前加载规范,约束后续设计、编码、修改与验证,并按规范实现。覆盖数据驱动、唯一数据源、逻辑表现分离、旧逻辑收尾、可追踪日志和协作锁。针对已有逻辑的分析、检查与巡检使用 programming-design-review;纯路径查询、状态读取或普通文案修改不启动工程流程。
Source facts
- Repository
- vb2250158/GameDevelopmentSkills
- Last source activity
- September 7, 2026 at 07:27
- Detected SKILL.md language
- Chinese
- Stars
- 0
- Forks
- 0
Install options
The review-first prompt is selected by default. You can switch to a direct command or download a local copy.
Review the source files
Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.
Showing SKILL.md
- name
- programming-design-style
- description
- 写逻辑前加载规范,约束后续设计、编码、修改与验证,并按规范实现。覆盖数据驱动、唯一数据源、逻辑表现分离、旧逻辑收尾、可追踪日志和协作锁。针对已有逻辑的分析、检查与巡检使用 programming-design-review;纯路径查询、状态读取或普通文案修改不启动工程流程。