ResgridResgridOfficial·47 Agent Skills Included

Core

Modern .NET development, testing, review, and architecture guidance

Guides .NET 10 and C# 14 development with ready-made workflows for scaffolding features, fixing builds, running tests, and reviewing code. Covers architecture selection, EF Core, caching, messaging, security scans, Docker, and CI/CD without manual boilerplate. Helps teams keep large codebases consistent, verified, and maintainable across long sessions.
npx skills add Resgrid/Core --all -g -y
Available:

Explains the Resgrid solution structure, layered architecture, dependency injection, caching, and logging conventions so the agent writes code that matches this codebase's established patterns.

All Skills in This Repository (47)

Pure Emerald Level Indicators
📦 In Repo
ResgridResgrid

configuration

Configure .NET 10 applications with validated Options pattern bindings.

Official
Intermediate
📦 In Repo
ResgridResgrid

convention-learner

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

Official
Advanced
📦 In Repo
ResgridResgrid

error-handling

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

Official
Intermediate
📦 In Repo
ResgridResgrid

modern-csharp

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

Official
Intermediate
📦 In Repo
ResgridResgrid

docker

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

Official
Intermediate
📦 In Repo
ResgridResgrid

context-discipline

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

Official
Intermediate
📦 In Repo
ResgridResgrid

autonomous-loops

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

Official
Advanced
📦 In Repo
ResgridResgrid

migration-workflow

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

Official
Advanced
📦 In Repo
ResgridResgrid

80-20-review

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

Official
Intermediate
📦 In Repo
ResgridResgrid

learning-log

Record development discoveries into a structured learning log file.

Official
Basic
📦 In Repo
ResgridResgrid

vertical-slice

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

Official
Intermediate
📦 In Repo
ResgridResgrid

scaffolding

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

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install Resgrid Core skills?

Run `npx skills add Resgrid/Core --all -g -y` in your terminal to install all skills in this collection globally.

What do these .NET skills cover?

They cover modern C# 14 features, EF Core, testing, Docker, security scanning, code review, architecture selection, and autonomous build-fix loops for .NET 10 projects.

Do these skills work with Claude Code and Codex?

Yes. The collection ships identical SKILL.md files under .claude, .agents, .opencode, and .forge folders, so they load natively in Claude Code, Codex, and other compatible coding agents.

Can I use these skills on my own .NET project?

Yes. Although they ship inside the Resgrid codebase, the skills are generic .NET development workflows you can apply to any C# solution.

Do I need to write code to use these skills?

No. Once installed, your coding agent reads each SKILL.md and applies the right workflow automatically based on your plain-English requests.

Related Repositories in Software Engineering

View All in Software Engineering