Agent Skills by maj3d10
Showing 47 vetted skills indexed across 1 GitHub repositories.
configuration
Bind .NET configuration to validated strongly-typed options objects with safe secret sourcing.
convention-learner
Detects project-specific coding conventions from existing codebase patterns.
error-handling
Convert .NET 10 API failures into RFC 9457 ProblemDetails responses.
modern-csharp
Refactors C# code using C# 14 and .NET 10 features.
docker
Containerize .NET 10 applications with multi-stage Dockerfiles and health checks.
context-discipline
Enforce MCP-first navigation and token budget planning in Claude Code sessions.
autonomous-loops
Resolve .NET build and test failures through bounded autonomous iteration loops.
migration-workflow
Execute EF Core migrations with SQL review, rollback planning, and test verification.
80-20-review
Prioritize code review effort on high-impact changes using blast-radius scoring.
learning-log
Record development discoveries with categories, timestamps, and affected files.
vertical-slice
Guide .NET application design with Vertical Slice Architecture feature folders.
scaffolding
Generate architecture-aligned .NET vertical slices with validation and integration tests.
opentelemetry
Configure OpenTelemetry tracing, metrics, and logs export via OTLP for .NET applications.
ddd
Implement Domain-Driven Design tactical patterns for .NET applications.
ef-core
Implement Entity Framework Core patterns for .NET database queries and migrations.
openapi
Generate OpenAPI 3.1 documentation for .NET 10 APIs using Microsoft.AspNetCore.OpenApi.
wrap-up-ritual
Generate a structured session handoff in `.claude/handoff.md` with Completed, Pending, and Learned sections.
aspire
Orchestrate .NET Aspire AppHost resources with service defaults and service discovery.
project-structure
Centralize .NET build settings and package versions with Directory.Build.props and Directory.Packages.props.
testing
Guide .NET 10 testing with xUnit v3, WebApplicationFactory, Testcontainers, and Verify.
container-publish
Builds OCI image containers for .NET apps without needing a Dockerfile.
project-setup
Generate CLAUDE.md files and graded health reports for .NET solutions.
security-scan
Detects vulnerabilities, secrets, and risky configurations in .NET applications across six layers.
resilience
Implements Polly v8 ResiliencePipelines for .NET 10 HTTP and non-HTTP operations.