AI Prompting
- Be Specific: Clearly state the goal, inputs, outputs, and any constraints.
- Provide Context: Include relevant existing code snippets (interfaces, function signatures, related files).
- Iterate: Start with a basic prompt and refine it based on the AI's output. Ask for modifications if needed.
- Specify Patterns: If you want a specific design pattern (e.g., Repository Pattern, MVVM, Bloc), ask for it explicitly.
