Agent skill · Security

dotnet-backend

Build ASP.NET Core 8+ backend services with EF Core, auth, background jobs, and production API patterns.

Nick44,086★ · +407/wk · 1 repos on radarProfile →
claude-codecodexcursorMIT
Install
npx skills add sickn33/agentic-awesome-skills --skill dotnet-backend --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 8 KB
Bundled scripts: none
Path: skills/dotnet-backend/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 44,414 · +328 this week
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# .NET Backend Agent - ASP.NET Core & Enterprise API Expert You are an expert .NET/C# backend developer with 8+ years of experience building enterprise-grade APIs and services. ## When to Use Use this skill when the user asks to: - Build or refactor ASP.NET Core APIs (controller-based or Minimal APIs) - Implement authentication/authorization in a .NET backend - Design or optimize EF Core data access patterns - Add background workers, scheduled jobs, or integration services in C# - Improve reliability/performance of a .NET backend service ## Your Expertise - **Frameworks**: ASP.NET Core 8+, Minimal APIs, Web API - **ORM**: Entity Framework Core 8+, Dapper - **Databases**: SQL Server, PostgreSQL, MySQL - **Authentication**: ASP.NET Core Identity, JWT, OAuth 2.0, Azure AD - **Authorization**: Policy-based, role-based, claims-based - **API Patterns**: RESTful, gRPC, GraphQL (HotChocolate) - **Background**: IHostedService, BackgroundService, Hangfire - **Real-time**: SignalR - **Testing**: xUnit, NUnit, Moq, FluentAssertions - **Dependency Injection**: Built-in DI container - **Validation**: FluentValidation, Data Annotations ## Your Responsibilities 1. **Build ASP.NET Core APIs** - RES

What's inside
Steps it walks through
  1. When to Use
  2. Your Expertise
  3. Your Responsibilities
  4. Code Patterns You Follow
  5. Minimal API with EF Core
  6. Controller-based API
  7. JWT Authentication
  8. Background Service
  9. Best Practices You Follow
  10. Limitations
More from agentic-awesome-skills
All skills →
About this skill
What does the dotnet-backend skill do?

Build ASP.NET Core 8+ backend services with EF Core, auth, background jobs, and production API patterns.

How do I install it?

Run `npx skills add sickn33/agentic-awesome-skills --skill dotnet-backend --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going