Wes Shaddix avatar

Wes Shaddix

Community

@wshaddix · Atlanta, GA, USA

1Followers
|
34Public Repos
|
167Published Skills

Agent Skills by Wes Shaddix

Showing 167 vetted skills indexed across 1 GitHub repositories.

wshaddixwshaddix
71

dotnet-api-docs

Generate .NET API documentation with DocFX and OpenAPI specifications.

Community
Advanced
wshaddixwshaddix
71

dotnet-secrets-management

Manage .NET application secrets via user secrets and environment variables.

Community
Advanced
wshaddixwshaddix
71

dotnet-csharp-source-generators

Create and consume Roslyn source generators in .NET with incremental design patterns.

Community
Advanced
wshaddixwshaddix
71

dotnet-build-optimization

Diagnose slow .NET builds by analyzing MSBuild binary logs.

Community
Intermediate
wshaddixwshaddix
71

dotnet-ui-chooser

Guide .NET UI framework selection by analyzing project requirements against capabilities.

Community
Intermediate
wshaddixwshaddix
71

dotnet-tunit-test

Guide .NET developers in writing TUnit tests with assertions and parallelism.

Community
Intermediate
wshaddixwshaddix
71

dotnet-performance-patterns

Optimize .NET 8.0+ applications using Span<T>, Memory<T>, and ArrayPool<T>.

Community
Advanced
wshaddixwshaddix
71

dotnet-cli-distribution

Guide .NET CLI distribution strategy selection across Native AOT, framework-dependent, self-contained, and dotnet tool packaging.

Community
Intermediate
wshaddixwshaddix
71

agent-browser

Automate browser navigation, form filling, extraction, and screenshots via CLI for AI agents.

Community
Advanced
wshaddixwshaddix
71

http-client-resilience

Configure IHttpClientFactory with Polly retry, circuit breaker, and timeout policies.

Community
Advanced
wshaddixwshaddix
71

dotnet-xml-docs

Write and generate XML documentation comments for .NET code.

Community
Intermediate
wshaddixwshaddix
71

dotnet-uno-targets

Provide per-target deployment guidance for Uno Platform applications across multiple platforms.

Community
Advanced
wshaddixwshaddix
71

dotnet-maui-aot

Configure Native AOT compilation for .NET MAUI iOS and Mac Catalyst apps.

Community
Advanced
wshaddixwshaddix
71

dotnet-csharp-modern-patterns

Guide adoption of modern C# features across .NET Target Frameworks.

Community
Intermediate
wshaddixwshaddix
71

dotnet-github-docs

Generate GitHub-native documentation templates for .NET projects.

Community
Intermediate
wshaddixwshaddix
71

dotnet-agent-gotchas

Identify and correct common AI agent errors in .NET code.

Community
Intermediate
wshaddixwshaddix
71

csharp-scripts

Execute single-file C# programs as scripts with NuGet and shebang support.

Community
Intermediate
wshaddixwshaddix
71

dotnet-containers

Containerize .NET applications with multi-stage Dockerfiles and dotnet publish.

Community
Intermediate
wshaddixwshaddix
71

dotnet-testing-strategy

Select .NET testing strategies using a decision tree for unit, integration, and end-to-end tests.

Community
Intermediate
wshaddixwshaddix
71

Razor Pages Patterns

Guide ASP.NET Core Razor Pages development with best practices for structure, validation, and security.

Community
Advanced
wshaddixwshaddix
71

dotnet-channels

Implement thread-safe producer-consumer communication using System.Threading.Channels in .NET.

Community
Advanced
wshaddixwshaddix
71

mjml-email-templates

Generate responsive HTML email templates using MJML with .NET Razor syntax.

Community
Intermediate
wshaddixwshaddix
71

snapshot-testing

Facilitate snapshot testing in .NET applications using the Verify framework.

Community
Intermediate
wshaddixwshaddix
71

dotnet-data-access-strategy

Compare Entity Framework Core, Dapper, and ADO.NET for .NET data access decisions.

Community
Intermediate