Loading...
Loading...
Found 253 Skills
捕获屏幕、窗口或区域的截图,支持标注。
编码和解码Base64、URL安全Base64和十六进制字符串,支持文件处理。
处理图片 - 调整大小、转换格式、添加水印、生成缩略图。基于Pillow。
比较文件和文本,支持统一diff、并排视图和补丁生成。
扫描网络端口以检查可用性和检测运行的服务。
Defines the basic solution structure for AvaloniaUI Desktop Applications using CustomControl. Use when creating new AvaloniaUI projects or designing stand-alone control styles with ControlTheme.
Implements WPF data validation using ValidationRule, IDataErrorInfo, and INotifyDataErrorInfo. Use when building forms, validating user input, or displaying validation errors in UI.
Query official Microsoft documentation to understand concepts, find tutorials, and learn how services work. Use for Azure, .NET, Microsoft 365, Windows, Power Platform, and all Microsoft technologies. Get accurate, current information from learn.microsoft.com and other official Microsoft websites—architecture overviews, quickstarts, configuration guides, limits, and best practices.
Look up Microsoft API references, find working code samples, and verify SDK code is correct. Use when working with Azure SDKs, .NET libraries, or Microsoft APIs—to find the right method, check parameters, get working examples, or troubleshoot errors. Catches hallucinated methods, wrong signatures, and deprecated patterns by querying official docs.
Get best practices for XUnit unit testing, including data-driven tests
Create ASP.NET Minimal API endpoints with proper OpenAPI documentation
Containerize an ASP.NET Core project by creating Dockerfile and .dockerfile files customized for the project.