I am new to Cursor. I would like to develop an e-commerce Blazor web application with Cursor. I wonder what to add in the rules file in order to guide Cursor and avoid doing mistakes. Are there any Blazor templates for the rules? Does anybody have similar project experince with Blazor?
I appreciate your opinions and guidence.
As im not sure if there are Blazor developers here, it might be good to check for such details in the Blazor community directly, as they would know what requirements apply when developing Blazor features. Overall any .NET, WebAssembly rules would apply as Blazor is developed with those.
Perhaps someone with Blazor experience can recommend more.
By the way, Is there any general rules in order not to break other stuff while generating code? I want to benefit from those who have experience with the rule set in general.
There is no ‘general’ rule set. It depends so much on your prompts, your requirements, the project, what you are trying to do and how you want to do it.
Here in the forum are so many different approaches listed, so its not really like a ‘rule set’ that works for all.
Also it depends which AI model you will use…
As for breaking other stuff, yeah you can ask AI to focus on certain task and dont make other changes. But that makes sense only if you know what you want it to do and what not to change as otherwise you would be preventing AI from doing the things you want it to do.