Resgrid, LLC. avatar

Resgrid, LLC.

Official

@resgrid · Reno, Nevada

0Followers
|
31Public Repos
|
47Published Skills

Dedicated to providing software solutions to Emergency Management & Response to organizations all over the world

Skills Distribution
DomainDeveloper To...DotNet Architectur.. (40%)Cloud-Native Servi.. (30%)Code Quality & Mai.. (30%)

Agent Skills by Resgrid, LLC.

Showing 47 vetted skills indexed across 1 GitHub repositories.

ResgridResgrid
224

configuration

Configure .NET 10 applications with validated Options pattern bindings.

Official
Intermediate
ResgridResgrid
224

convention-learner

Detect and enforce project-specific coding conventions from an existing codebase.

Official
Advanced
ResgridResgrid
224

error-handling

Define Result-based error handling with RFC 9457 ProblemDetails for .NET 10 APIs.

Official
Intermediate
ResgridResgrid
224

modern-csharp

Modernize C# implementations with C# 14 and .NET 10 language features.

Official
Intermediate
ResgridResgrid
224

docker

Build multi-stage Docker images for .NET 10 apps with non-root execution.

Official
Intermediate
ResgridResgrid
224

context-discipline

Manage context window usage during large codebase exploration with token budgeting.

Official
Intermediate
ResgridResgrid
224

autonomous-loops

Fix .NET build and test failures through bounded autonomous iteration loops.

Official
Advanced
ResgridResgrid
224

migration-workflow

Guide EF Core migrations, NuGet updates, and .NET upgrades with rollback steps.

Official
Advanced
ResgridResgrid
224

80-20-review

Prioritize code review effort using blast radius scoring and checkpoint scheduling.

Official
Intermediate
ResgridResgrid
224

learning-log

Record development discoveries into a structured learning log file.

Official
Basic
ResgridResgrid
224

vertical-slice

Structure .NET APIs into self-contained vertical slices with endpoints and handlers.

Official
Intermediate
ResgridResgrid
224

scaffolding

Generate .NET feature scaffolds with validation, OpenAPI metadata, and integration tests.

Official
Advanced
ResgridResgrid
224

opentelemetry

Configure OpenTelemetry traces, metrics, and logs in .NET 10 applications.

Official
Intermediate
ResgridResgrid
224

ddd

Model .NET domain business rules with aggregates, value objects, and domain events.

Official
Advanced
ResgridResgrid
224

ef-core

Optimize Entity Framework Core LINQ queries and DbContext migration practices.

Official
Advanced
ResgridResgrid
224

openapi

Generate OpenAPI 3.1 documentation for .NET 10 endpoints using built-in Microsoft OpenAPI and transformers.

Official
Intermediate
ResgridResgrid
224

wrap-up-ritual

Capture completed work, pending tasks, and insights into .claude/handoff.md.

Official
Intermediate
ResgridResgrid
224

aspire

Orchestrate cloud-native .NET service graphs with Aspire builder APIs and service discovery.

Official
Intermediate
ResgridResgrid
224

project-structure

Standardize .NET solution and project structure with central MSBuild properties.

Official
Intermediate
ResgridResgrid
224

testing

Structure .NET 10 xUnit and integration tests with WebApplicationFactory and Testcontainers.

Official
Intermediate
ResgridResgrid
224

container-publish

Publish .NET 10 applications as OCI-compliant container images without a Dockerfile.

Official
Intermediate
ResgridResgrid
224

project-setup

Initialize projects and analyze codebase health with MCP-based Roslyn tooling.

Official
Advanced
ResgridResgrid
224

security-scan

Scan .NET applications for security weaknesses with severity-rated findings.

Official
Advanced
ResgridResgrid
224

resilience

Configure Polly v8 resilience pipelines for .NET 10 HTTP clients and non-HTTP operations.

Official
Advanced

Frequently Asked Questions About Resgrid, LLC.

FAQPage Schema
What specific tasks can I perform using these .NET 10 frameworks?

You can implement structured logging with Serilog, configure resilient HTTP pipelines using Polly v8, manage EF Core migrations, and generate OpenAPI 3.1 documentation for minimal endpoints.

Which engineering personas benefit most from these technical patterns?

These patterns are designed for backend engineers and software architects working within the .NET ecosystem who require standardized project structures, clean architecture enforcement, and robust service-to-service communication.

What are the primary dependencies for implementing these architectural patterns?

Implementation requires a .NET 10 environment, familiarity with MSBuild properties for project standardization, and the inclusion of specific NuGet packages for OpenTelemetry, Polly, and Entity Framework Core.