askill
Aaronontheweb

Aaronontheweb

Publisher on askill

4.7k total stars
Skills14
Updated 2/21/2026
GitHub
microsoft-extensions-configuration
microsoft-extensions-configuration
Aaronontheweb2/21/2026

Microsoft.Extensions.Options patterns including IValidateOptions, strongly-typed settings, validation on startup, and the Options pattern for clean configuration management.

412
crap-analysis
crap-analysis
Aaronontheweb2/21/2026

Analyze code coverage and CRAP (Change Risk Anti-Patterns) scores to identify high-risk code. Use OpenCover format with ReportGenerator for Risk Hotspots showing cyclomatic complexity and untested cod...

403
AI 92
mjml-email-templates
mjml-email-templates
Aaronontheweb2/21/2026

Build responsive email templates using MJML markup language. Compiles to cross-client HTML that works in Outlook, Gmail, and Apple Mail. Includes template renderer, layout patterns, and variable subst...

403
AI 90
ilspy-decompile
ilspy-decompile
Aaronontheweb2/21/2026

Understand implementation details of .NET code by decompiling assemblies. Use when you want to see how a .NET API works internally, inspect NuGet package source, view framework implementation, or unde...

403
AI 88
modern-csharp-coding-standards
modern-csharp-coding-standards
Aaronontheweb2/21/2026

Write modern, high-performance C# code using records, pattern matching, value objects, async/await, Span<T>/Memory<T>, and best-practice API design patterns. Emphasizes functional-style programming wi...

403
snapshot-testing
snapshot-testing
Aaronontheweb2/13/2026

Use Verify for snapshot testing in .NET. Approve API surfaces, HTTP responses, rendered emails, and serialized outputs. Detect unintended changes through human-reviewed baseline files.

328
AI 95
verify-email-snapshots
verify-email-snapshots
Aaronontheweb2/13/2026

Snapshot test email templates using Verify to catch regressions. Validates rendered HTML output matches approved baseline. Works with MJML templates and any email renderer.

328
AI 92
akka-net-aspire-configuration
akka-net-aspire-configuration
Aaronontheweb2/13/2026

Configure Akka.NET with .NET Aspire for local development and production deployments. Covers actor system setup, clustering, persistence, Akka.Management integration, and Aspire orchestration patterns...

328
AI 82
dotnet-slopwatch
dotnet-slopwatch
Aaronontheweb2/13/2026

Use Slopwatch to detect LLM reward hacking in .NET code changes. Run after every code modification to catch disabled tests, suppressed warnings, empty catch blocks, and other shortcuts that mask real...

328
AI 82
marketplace-publishing
marketplace-publishing
Aaronontheweb2/13/2026

Workflow for publishing skills and agents to the dotnet-skills Claude Code marketplace. Covers adding new content, updating plugin.json, validation, and release tagging.

328
playwright-ci-caching
playwright-ci-caching
Aaronontheweb2/6/2026

Cache Playwright browser binaries in CI/CD pipelines (GitHub Actions, Azure DevOps) to avoid 1-2 minute download overhead on every build.

276
AI 90
skills-index-snippets
skills-index-snippets
Aaronontheweb2/6/2026

Create and maintain AGENTS.md / CLAUDE.md snippet indexes that route tasks to the correct dotnet-skills skills and agents (including compressed Vercel-style indexes).

276
AI 90
dotnet-local-tools
dotnet-local-tools
Aaronontheweb2/6/2026

Managing local .NET tools with dotnet-tools.json for consistent tooling across development environments and CI/CD pipelines.

276
AI 88
playwright-blazor-testing
playwright-blazor-testing
Aaronontheweb2/5/2026

Write UI tests for Blazor applications (Server or WebAssembly) using Playwright. Covers navigation, interaction, authentication, selectors, and common Blazor-specific patterns.

226
Showing all 14 skills.