Merge pull request #14 from DayuanJiang/docs/update-examples

docs: Update examples with new prompts and demo images
This commit is contained in:
Dayuan Jiang
2025-11-17 19:03:29 +09:00
committed by GitHub
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")