syncfusion-winforms-ui-builder

Installation
SKILL.md

Syncfusion WinForms UI Builder

Overview

The Syncfusion WinForms UI Builder skill is a desktop-only Windows Forms control generator that orchestrates an AI agent through 8 stages to generate production-ready UI controls powered by Syncfusion.

What This Skill Does

✅ Generates (UI Layer):

  • Windows Forms .cs + .Designer.cs using Syncfusion WinForms controls, with supporting .resx resources
  • Accessibility markup (AccessibleName, AccessibleDescription, AccessibleRole, tab order) (WCAG 2.1 AA)
  • DPI-aware responsive layouts (TableLayoutPanel / FlowLayoutPanel, AutoScaleMode)
  • Client-side input validation and event handling

✅ Generates (Backend Layer):

  • Service classes with business logic (e.g., AuthService, CustomerService)
  • Repository interfaces and in-memory implementations
  • Navigation / form-transition logic (modal, non-modal, MDI)
  • Data models, DTOs, and presenter/binding interfaces
Installs
3
First Seen
May 24, 2026
syncfusion-winforms-ui-builder — syncfusion/winforms-ui-builder