KitchenExample.txt files:
1.ShoppingList: list all the ingredients needed
2.Recipe: Break down big tasks, tools needed
3. KitchenLayout: where everything goes, keep things organized.
Key is to iterate, break down large tasks, and fill the missing gaps that can cause issues later.
Reference these txt files or consolidate into smaller chunks when producing code.