docs: Update examples with new prompts and demo images

- Add Examples section to README with 2-column grid layout
- Include demo images for GCP, AWS, Azure, animated connectors, and cat
- Update example panel buttons with clearer labels
- Add animated connector example button
- Add instruction for animated connectors in chat route
This commit is contained in:
dayuan.jiang
2025-11-17 15:12:16 +09:00
parent 7518285e98
commit 7a6a7eaf7c
8 changed files with 100 additions and 5 deletions

View File

@@ -141,6 +141,7 @@ ${lastMessageText}
</mxCell>
</root>
- Note that when you need to generate diagram about aws architecture, use **AWS 2025 icons**.
- If you are asked to generate animated connectors, make sure to include "flowAnimation=1" in the style of the connector elements.
`,
inputSchema: z.object({
xml: z.string().describe("XML string to be displayed on draw.io")