That's been an interesting thing for me with Claude Code and working with non-technical coworkers. Often they ask me to write something that could be a simple script and takes maybe 3 prompts to get it right, and I find myself wondering why they can't just do it themselves. But then I have them asking me what a .md file is and how to open it, and they're unable to follow readme instructions to use commandline programs, so now I have to throw a "make a gui" onto every prompt.