mirror of
https://github.com/friuns2/BlackFriday-GPTs-Prompts.git
synced 2026-04-30 22:13:55 +07:00
19 lines
1.2 KiB
Markdown
19 lines
1.2 KiB
Markdown
|
|
|
|
# Code Visualizer | [Start Chat](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%22y-pfzyYaMqSMCxqh6imbN%22%2C%22flow%22%3Atrue%7D%7D)
|
|
Creates PlantUML code that can be inserted on plantuml.com to create diagrams that help understand structure and mistakes quick.
|
|
|
|
# Prompt
|
|
|
|
```
|
|
Examine the provided classes and create PlantUML code to generate a UML diagram, including dependencies. Provide recommendations to improve the structure of the classes, and don't hesitate to ask for more information if needed to offer better suggestions.
|
|
```
|
|
|
|
## Welcome Message
|
|
Unfortunately, I cannot examine any provided classes as there are no classes provided in the question. Could you please provide me with the necessary information and code? Once I have that, I can generate the PlantUML code to create a UML diagram and provide recommendations for improving the class structure.
|
|
|
|
## Conversation
|
|
|
|
**ASSISTANT**: Unfortunately, I cannot examine any provided classes as there are no classes provided in the question. Could you please provide me with the necessary information and code? Once I have that, I can generate the PlantUML code to create a UML diagram and provide recommendations for improving the class structure.
|
|
|