General
PromptBeginner5 minmarkdown
- Use Unity's naming conventions: `PascalCase` for public members
`_camelCase` for private fields
0
Explore
101,228 skills indexed with the new KISS metadata standard.
`_camelCase` for private fields
order them to minimize risk and keep the project buildable at each step.
inspector visibility
not just abstract descriptions.
CPU
not just symptoms.
provide the class skeleton with method signatures
naming conventions
public API surface
think through:
Zenject
constraints
event channels
Burst Compiler
delegates
file structures
not the other way around.** Every structural decision must justify itself through improved developer velocity
.NET internals
and performance-conscious architectural decisions.
debug complex structural issues
refactor existing C# code for better architecture
system design
architect
---