I did a website using tailwindcss and about to transfer the code for use in MODX. So I’m looking at the navigation, with all those classes and wondering about an easy way to do it.
So I used Google Gemini first, and pasted all the html and asked it to produce the pdoMenu snippet. It worked! But I notice it also put some html inline, which is fine. Then I switched to Claude and it gave me the snippet as well as the 3 tpl chunks the menu would use for the rows, parent, etc. I was pleasantly surprised.
So next time you need to do something similar, you know what to try.
I have a project in ChatGPT called MODX. In the instructions, I asked it to respond as a MODX CMS expert. I’ve had it write a few snippets and even do some troubleshooting. It’s like having my own personal @bobray HA!
Update: I tried to use the ClaudeMind plugin in PhpStorm but all I can get it to do is open a window that displays “nothing to show.” There’s no place to ask it anything or configure it for a project. Either I’m doing something wrong, or it’s not ready for prime time.