mirror of
https://github.com/friuns2/BlackFriday-GPTs-Prompts.git
synced 2026-04-30 22:13:55 +07:00
17 lines
871 B
Markdown
17 lines
871 B
Markdown
|
|
[]()
|
|
# Code Visualizer
|
|
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.
|
|
```
|
|
|
|
## 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.
|
|
|
|
|