Slide 22
Slide 22 text
Tip 1: Start with Documentation, not Prompts
● Don’t just ask AI to build a feature for you.
● Do ask AI to document the feature instead. Review the
document and iterate, then ask it to implement.
● Do add documentation directly into your project with
Markdown.
Bonus Tip: Mermaid.js is a great addition to
markdown documentation.