Skip to content

Instantly share code, notes, and snippets.

@cenionut
cenionut / ai-usage.txt
Last active July 16, 2025 08:55
prompts
- For planning everyone is recommended to use o1-mini and for code generation → claude sonnet.
- What we tell the composer is usually in 1 of 3 categories
- Most abstract → “Build this feature. It should support these requirements.”
- High-level instructions → “I’m building <x> feature. Help me by adding a, b, c files matching the existing structure in some other files.”
- Most concrete → “Update <x> throughout <y> file”
How to Fart Around with AI Effectively