askill
seiggy

seiggy

Publisher on askill

308 total stars
Skills14
Updated 2/21/2026
GitHub
playwright-ci-caching
playwright-ci-caching
seiggy2/21/2026

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

22
AI 95
dotnet-local-tools
dotnet-local-tools
seiggy2/21/2026

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

22
AI 92
aspire-service-defaults
aspire-service-defaults
seiggy2/21/2026

Create a shared ServiceDefaults project for Aspire applications. Centralizes OpenTelemetry, health checks, resilience, and service discovery configuration across all services.

22
AI 92
crap-analysis
crap-analysis
seiggy2/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...

22
AI 90
serialization
serialization
seiggy2/21/2026

Choose the right serialization format for .NET applications. Prefer schema-based formats (Protobuf, MessagePack) over reflection-based (Newtonsoft.Json). Use System.Text.Json with AOT source generator...

22
AI 88
dotnet-slopwatch
dotnet-slopwatch
seiggy2/21/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...

22
AI 88
verify-email-snapshots
verify-email-snapshots
seiggy2/21/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.

22
AI 88
aspire-configuration
aspire-configuration
seiggy2/21/2026

Configure Aspire AppHost to emit explicit app config via environment variables; keep app code free of Aspire clients and service discovery.

22
AI 88
mjml-email-templates
mjml-email-templates
seiggy2/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...

22
AI 88
database-performance
database-performance
seiggy2/21/2026

Database access patterns for performance. Separate read/write models, avoid N+1 queries, use AsNoTracking, apply row limits, and never do application-side joins. Works with EF Core and Dapper.

22
AI 87
dotnet-project-structure
dotnet-project-structure
seiggy2/21/2026

Modern .NET project structure including .slnx solution format, Directory.Build.props, central package management, SourceLink, version management with RELEASE_NOTES.md, and SDK pinning with global.json...

22
AI 82
home-assistant-best-practices
home-assistant-best-practices
seiggy2/21/2026

Best practices for Home Assistant automations, helpers, scripts, and device controls. TRIGGER THIS SKILL WHEN: - Creating or editing HA automations, scripts, or scenes - Choosing between template sens...

22
AI 82
dotnet-devcert-trust
dotnet-devcert-trust
seiggy2/21/2026

Diagnose and fix .NET HTTPS dev certificate trust issues on Linux. Covers the full certificate lifecycle from generation to system CA bundle inclusion, with distro-specific guidance for Ubuntu, Fedora...

22
AI 82
marketplace-publishing
marketplace-publishing
seiggy2/21/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.

22
AI 65
Showing all 14 skills.