You might be interested in reading my experience, as I created a similar topic recently (both could perhaps be merged?): Claude & Discourse-related development. How good is it?
I share the same opinion as Pyx & Falco. No coding skill is a problem.
While not a dev, I can read basic code.
I have made a few plugins using Claude. It went well, but I spotted security flaws (like bypassing unauthorized access) by reviewing the code myself.
Perhaps the AI would have spotted it if I asked it to review the permission security or something like that… Perhaps not.
I have made this plugin, which is 95% AI code: 🖼️ Topic Gallery
But before publishing it in Customization > Plugin, I spent days reviewing all the code to ensure it was safe and reliable.
My opinion overall is that AI coding is truly and increasingly powerful, but right now, it’s a long shot to try making good work without minimal coding skills. Especially if there are security risks involved.