home/categories/technical-docs/dotnet-winforms-github-skills-new-control-api-skill-md
technical-docsdocumentation

new-control-api

Instructions for adding new public APIs (properties, methods, events, delegates) to existing WinForms controls or components. Covers API issue tracking, PublicAPI file maintenance, property/event conventions, CodeDOM serialization, design-time attributes, and XML documentation.

dotnet
maintainer
dotnet
Updated 3/27/2026
Stars
4771
Forks
1094
quick start

Installation and usage

Instructions for adding new public APIs (properties, methods, events, delegates) to existing WinForms controls or components. Covers API issue tracking, PublicAPI file maintenance, property/event conventions, CodeDOM serialization, design-time attributes, and XML documentation.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use new-control-api