using-noesis-gui

Installation
SKILL.md

Using NoesisGUI

When to use this skill

  • The user wants to create a custom UI for Hytale.
  • The user asks about NoesisGUI or XAML in the context of game development.
  • The user needs to implement MVVM (Model-View-ViewModel) for a game interface.
  • The user wants to optimize UI performance in Hytale.

Workflow

  1. Define Requirements: Identify the purpose of the UI (HUD, Inventory, Main Menu, etc.).
  2. Setup Environment: Ensure the user has a XAML editor (Visual Studio Code with Noesis Extension or Noesis Studio).
  3. Draft layout (XAML): Create the visual structure using standard XAML controls (Grid, StackPanel, Border, ControlTemplate).
  4. Implement Logic (Code-Behind/ViewModel): Define the data context and bind properties.
  5. Integrate: Connect the XAML to the game engine (Hytale) using the appropriate registration methods.

Instructions

Installs
2
GitHub Stars
3
First Seen
Mar 1, 2026
using-noesis-gui — pauloviccs/viccs_antigravity_skillscreator