Skip to main content
Resgrid
GitHub creator profile

Resgrid

Repository-level view of 51 collected skills across 2 GitHub repositories.

skills collected
51
repositories
2
updated
Jul 24, 2026
repository explorer

Repositories and representative skills

80-20-review
software-quality-assurance-analysts-and-testers

Focus code review effort on the 20% of code that causes 80% of issues. Prioritizes data access, security, concurrency, and integration boundaries over formatting and style. Uses blast radius scoring to determine review depth. Includes checkpoint schedules,…

Jul 24, 2026
architecture-advisor
software-developers

Architecture selection advisor for .NET applications. Asks structured questions about domain complexity, team size, system lifetime, compliance, and integration needs, then recommends the best-fit architecture: Vertical Slice, Clean Architecture, DDD + Clean…

Jul 24, 2026
aspire
software-developers

.NET Aspire for cloud-native orchestration. Covers AppHost configuration, service defaults, resource configuration, service discovery, and the Aspire dashboard. Load this skill when setting up local development orchestration, service discovery, or…

Jul 24, 2026
authentication
software-developers

Authentication and authorization for ASP.NET Core. Covers JWT bearer tokens, OpenID Connect, ASP.NET Identity, authorization policies, role and claim-based authorization, and API key authentication. Load this skill when implementing login, protecting…

Jul 24, 2026
autonomous-loops
software-developers

Autonomous iteration loops for .NET development: build-fix, test-fix, refactor, and scaffold loops. Each loop has bounded iterations, progress detection, and fail-safe guards that prevent infinite retries and wasted tokens. Load this skill when Codex needs to…

Jul 24, 2026
ci-cd
software-developers

CI/CD pipelines for .NET applications. Covers GitHub Actions and Azure DevOps YAML pipelines with build, test, publish, and deploy stages. Load this skill when setting up continuous integration, automated testing, deployment workflows, or when the user…

Jul 24, 2026
code-review-workflow
software-quality-assurance-analysts-and-testers

Structured code review workflow for .NET projects using Roslyn MCP tools. Multi-dimensional review covering correctness, security, performance, architecture compliance, and test coverage. Load when: "review PR", "review code", "code review", "PR review",…

Jul 24, 2026
container-publish
software-developers

Dockerfile-less containerization using the .NET 10 SDK container publishing feature. Covers MSBuild properties, chiseled images, multi-arch builds, and registry publishing — all without writing a Dockerfile. Load this skill when the user wants to containerize…

Jul 24, 2026
Showing 8 of 50 collected skills.
Showing 2 of 2 repositories
All repositories loaded