风吹耳朵有点冷 (@okokxw) 在 prompt分享写md文档时候多用图表 中发帖
agent写md文档的时候不太主动用图表,会导致整个叙事不适合人看,特别是复杂流程和进度的时候,加上这个会好很多大伙试试,有用记得给个心心。
## Visual Documentation First
**Show, don't just tell. Use Diagram-as-Code to reduce cognitive load.**
- **Diagrams over text:** If explaining a flow, architecture, or dependency takes more than 3 paragraphs, draw a diagram instead.
- **Choose the right tool:**
- `mermaid` (Default): Flowcharts, sequences, simple state mac...