Resgrid, LLC.
Official@resgrid · Reno, Nevada
Dedicated to providing software solutions to Emergency Management & Response to organizations all over the world
Agent Skills by Resgrid, LLC.
Showing 47 vetted skills indexed across 1 GitHub repositories.
configuration
Configure .NET 10 applications with validated Options pattern bindings.
convention-learner
Detect and enforce project-specific coding conventions from an existing codebase.
error-handling
Define Result-based error handling with RFC 9457 ProblemDetails for .NET 10 APIs.
modern-csharp
Modernize C# implementations with C# 14 and .NET 10 language features.
docker
Build multi-stage Docker images for .NET 10 apps with non-root execution.
context-discipline
Manage context window usage during large codebase exploration with token budgeting.
autonomous-loops
Fix .NET build and test failures through bounded autonomous iteration loops.
migration-workflow
Guide EF Core migrations, NuGet updates, and .NET upgrades with rollback steps.
80-20-review
Prioritize code review effort using blast radius scoring and checkpoint scheduling.
learning-log
Record development discoveries into a structured learning log file.
vertical-slice
Structure .NET APIs into self-contained vertical slices with endpoints and handlers.
scaffolding
Generate .NET feature scaffolds with validation, OpenAPI metadata, and integration tests.
opentelemetry
Configure OpenTelemetry traces, metrics, and logs in .NET 10 applications.
ddd
Model .NET domain business rules with aggregates, value objects, and domain events.
ef-core
Optimize Entity Framework Core LINQ queries and DbContext migration practices.
openapi
Generate OpenAPI 3.1 documentation for .NET 10 endpoints using built-in Microsoft OpenAPI and transformers.
wrap-up-ritual
Capture completed work, pending tasks, and insights into .claude/handoff.md.
aspire
Orchestrate cloud-native .NET service graphs with Aspire builder APIs and service discovery.
project-structure
Standardize .NET solution and project structure with central MSBuild properties.
testing
Structure .NET 10 xUnit and integration tests with WebApplicationFactory and Testcontainers.
container-publish
Publish .NET 10 applications as OCI-compliant container images without a Dockerfile.
project-setup
Initialize projects and analyze codebase health with MCP-based Roslyn tooling.
security-scan
Scan .NET applications for security weaknesses with severity-rated findings.
resilience
Configure Polly v8 resilience pipelines for .NET 10 HTTP clients and non-HTTP operations.
Frequently Asked Questions About Resgrid, LLC.
FAQPage SchemaWhat 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.