I hope you can incorporate a feature for describing project architecture into the product. Currently, I utilize PUML to represent class diagrams, flowcharts, functional diagrams, etc., which I believe is a method of expression that is friendly to both machines and humans.
The functionality I envision in the cursor is the ability to indicate, on an interface represented or rendered by such class diagrams, whether the actual completed functions have been implemented. This is crucial for overall project management, monitoring, and planning.
Hi @tentaclelamp and welcome to Cursor Forum
Thank you for the great feature request. Upvoted it!
How do you use PUML (PlantUML) with AI? Any specific tools to create UML?
I agree that diagrams often help AI and users unerstand structure faster than reading code.
I use Plantuml to indicate the project architecture and functional design to the model during project initialization
When adjusting the project architecture and functionality, synchronize back to the plan. More often than not, architecture and functionality are the focus of attention,
I even hope to be able to fully automate project development when providing planning and designing architecture and functionality. In fact, this is now basically possible,
But I still hope to have a better interactive interface based on the planner. It seems like a better way to give orders according to the planner, because it’s not really about how the functionality is implemented
Moreover, both users and models are likely to forget some architecture, functionality, and implementation details, which can help increase efficiency
Yes I agree with your post. Is there any good Extension to use for making PlantUML or are you just asking AI to update it?
just ai
Wow great, will try that too and will check extensions for PlantUML
One extension that works well
@id:jebbs.plantuml
(added extension here)