These are the commands you’ll use most often in your daily game development workflow: creating GameObjects and scripts, querying your scene to understand what exists, modifying transforms and component properties, and safely deleting elements you no longer need. This section covers the five core command categories that form the foundation of AI-assisted Unity development, with practical examples showing how Vex uses each category to build your game.