7 skills total · 7 unscanned
Skills by wshaddix
Agent Browser equips your AI agents with full web navigation and interaction abilities. Browse websites, click links, fill forms, and extract live content—all programmatically…
This skill guides you through integrating Mailpit, a lightweight email testing tool, into your Aspire-based projects. Learn how to configure email capture, inspect messages during…
This skill guides you through enabling and fine-tuning AOT compilation in .NET MAUI applications. AOT compilation transforms your code ahead of runtime, delivering faster app…
This skill equips you with comprehensive testing techniques for .NET MAUI projects, covering both unit and integration test frameworks. You'll discover how to structure tests…
This skill provides a foundational .NET framework for automating user interface testing across applications. It enables developers to construct comprehensive test scenarios with…
This skill equips you with practical testing techniques tailored to Uno platform development in the .NET ecosystem. Discover how to structure test suites, execute validation…
Learn to write XML documentation comments for .NET libraries using standard tags like `<summary>`, `<param>`, and `<returns>`, plus advanced features such as `<inheritdoc>` for…