I typically use AI to generate code. Every time I want to create a UI with MewUI, issues arise. For instance, the project structure and how to use them... It seems to generate code similar to Avalonia or Winform, etc.
Have SKILL.md documents been created for using this library? If not, I think it should cover:
- Project structure
- Dependency addition structure
- How to use controls
- A separate skill for each control
I typically use AI to generate code. Every time I want to create a
UIwithMewUI,issues arise. For instance, the project structure and how to use them... It seems to generate code similar to Avalonia or Winform, etc.Have
SKILL.mddocuments been created for using this library? If not, I think it should cover: