Files
continue/docs/customize/prompts.mdx
2026-01-30 15:47:00 -08:00

18 lines
683 B
Plaintext

---
title: "Prompts"
description: "These are the specialized instructions that shape how models and agents respond:"
---
- **Define interaction patterns** for specific tasks or frameworks
- **Encode domain expertise** for particular technologies
- **Ensure consistent guidance** aligned with organizational practices
- **Can be shared and reused** across multiple agents
- **Act as automated code reviewers** that ensure consistency across teams
## Learn More
- [Explore prompts](https://continue.dev/hub?type=prompts) on the Hub
- Learn more in the [prompts deep dive](/customize/deep-dives/prompts)
- View [`prompts`](/reference#prompts) in the YAML Reference for more details