Acerca de
This skill provides a standardized blueprint for developing production-ready WPF custom controls by emphasizing a modular architectural pattern. It guides Claude to separate control styles into independent XAML files while using Generic.xaml as a centralized merging hub. This approach minimizes resource loading issues, improves project maintainability, and enables seamless team collaboration by allowing developers to work on individual control files without causing merge conflicts in monolithic theme files.