if you're vibe coding something that works in another project, however you cannot get it to work in your current project, just reference that project's working code.
i just did that to fix an issue with DMs.
for example: the DMs on the nostr:npub1xxzpxp4xvueh8836reda2jyx674tuwvtla927837nuarqh375kqsw4dm62 tip submission website were broken. i knew DMs were working in another app. so, i just told the AI to look at that directory and implement the fix.
"look at ../project/ where we have DMs working, and fix DMs so that they're using NIP-17, NIP-59, and NIP-44 properly."
#mkstack