"Create a simple todo list web app. It should have an input field where the user can type a task and a button to add the task. When the button is clicked, the task appears in a list below. Use plain HTML, CSS, and JavaScript. Make the design clean and centered on the page."
"Add a feature to the todo app: when I click a task in the list, mark it as completed by crossing it out or highlighting it."
"Also add a 'Clear All' button below the list that clears all tasks when clicked."
"I got this error: [paste error]. Please fix it."
"The Clear All button isn't clearing the list. Can you fix that?"
"Center the input and button, and add some spacing between list items."
"Make the app look nicer: maybe use a nicer font, and make completed tasks have a green checkmark."
"Make a website for a podcast"
"Make a website for a gardening podcast with an episodes page, about page, contact form, using green tones for an organic feel."