DEV Community

Discussion on: Don’t let AI do your thinking: a practical guide for engineers

Collapse
 
devlomose profile image
Jonathan Guzman Guadarrama

At beginning I was doing like hey Claude do this, and that’s it. Then I stared to take this kinda more serious because I started to feeling like I’m started being bad at some coding stuff, then I found the superpowers repo for skills and start using the brainstorming that enforce you to analyze options and think about what you are gonna “create”. So now you may need to think about the “problem” so with this skill you refine the idea and implementation. I think this approach + “plan mode” involves you in some way you don’t keep the thinking part aside.

Collapse
 
javz profile image
Julien Avezou

Very interesting, what is this superpowers repo for skills? could you share it? I would be curious to look into it more.
And I completely agree with the "plan mode". I also tend to ideate about requirements and architecture decisions extensively in plan mode before moving on to the implementation phase.

Collapse
 
devlomose profile image
Comment deleted
Thread Thread
 
javz profile image
Julien Avezou

Thanks a lot! I will check this out.