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

283 B

Prompting Patterns

Example prompts:

  • Refactor this file to improve readability without changing behavior.
  • Add unit tests for this service. Keep the existing public API.
  • Explain this error and list likely fixes in order.
  • Summarize what this module does and call out risks.