ai-docs/docs/ai/crossplatform/starter-prompts.md
Matt Bruce 8533890d2c refactored filesystem
Signed-off-by: Matt Bruce <matt.bruce1@toyota.com>
2026-02-12 16:33:53 -06:00

10 lines
367 B
Markdown

# Starter Prompts (Copy/Paste)
Use these when you are not sure where to begin:
- Summarize this file in 5 bullets and list 2 risks.
- Refactor this function to remove duplication. Keep behavior the same.
- List tests I should add for this change.
- Explain this error and propose the top 3 fixes.
- Create a 5-step plan to split this class into smaller components.