From the course: Spec-Driven Development with GitHub Spec Kit
Unlock this course with a free trial
Join today to access over 25,500 courses taught by industry experts.
Understanding where Spec Kit is most useful - GitHub Tutorial
From the course: Spec-Driven Development with GitHub Spec Kit
Understanding where Spec Kit is most useful
- Well, this process is really involved and can take quite a bit of time because the AI is now building out the core structure for your project. And as I experimented with the system, I've quickly realized that the more complex the instructions you give to the project are, the more likely the system is to go on a long walk in the forest and pick up a lot of random things to bring back. And as a result, you don't necessarily get the solution you need. Instead, you get a very complex built out system that doesn't work, which is frustrating but also indicative of what is happening here. So the process we are letting the system run here is writing out an advanced spec and then following the instructions of that spec. And as a result, we're no longer giving the AI a simple task like build a website that does this. Instead, we're saying follow this set of instructions to build a very specific website or web app to do these very specific things. And in that process, it is far more likely…
Contents
-
-
-
Introducing Spec Kit: Spec-driven development with AI agents3m 9s
-
(Locked)
Setting up Spec Kit4m 3s
-
(Locked)
Creating a constitution for your project3m 30s
-
(Locked)
Generating a project spec with the /specify command4m 6s
-
(Locked)
Reviewing and updating the spec with human-in-the-loop3m 13s
-
(Locked)
Generating a project plan with the /plan command3m 14s
-
(Locked)
Understanding and reviewing the project plan7m 8s
-
(Locked)
Generating and implementing tasks using the /tasks command5m 36s
-
(Locked)
Understanding where Spec Kit is most useful4m 51s
-
(Locked)
Exploring how Spec Kit works and how you can modify it4m 13s
-
(Locked)
Contribute and shape the future of AI coding tools2m 13s
-
-