What’s also great about GitHub Copilot is that when you ask it to scaffold things, it actually generates most of the necessary basic artifacts, like package.json with the relevant packages, along with some core components and views (pages). With an integrated LLM like GitHub Copilot I can steer it to the right context and see exactly how things should plug into my own experience. In the context of software engineering, and especially in the context of web development, tools like GitHub Copilot are really good at transforming ideas into viable experiences quickly.