Omopaladin

u/Omopaladin@lemmy.world
0 posts · 4 comments

Recent posts

No posts.

Recent comments

If you're technical, spec kit helps with this a lot.

You define the spec, and declare everything important about how it needs to work.

Then let the ai loose on developing the code. Then I have another ai check for accuracy to the spec, and have it walk me through the code at a high level.

I understand it about as well as I do most projects where there is a team working on something.

Works great if you are already a competent coder. If I was new to coding though, I don't think I would be learning a ton