component-documentation
Generates consistent documentation for BlazorWebFormsComponents following the standard section order: features, unsupported features, declarative syntax, Blazor syntax, HTML output, and migration notes. Handles category assignment and admonition conventions. Use when writing docs for a new BWFC component, documenting migration steps from ASP.NET Web Forms, or creating component reference pages for the documentation site.
Installation and usage
Generates consistent documentation for BlazorWebFormsComponents following the standard section order: features, unsupported features, declarative syntax, Blazor syntax, HTML output, and migration notes. Handles category assignment and admonition conventions. Use when writing docs for a new BWFC component, documenting migration steps from ASP.NET Web Forms, or creating component reference pages for the documentation site.
Once installed, you can use this skill by running the following command in your terminal:
skills use component-documentation