AI AGENT ADDONS

Csharp Developer

jeffallan/claude-skills

A C# developer creates applications using the .NET platform. This includes web APIs, Blazor user interfaces, and database connections. The code uses modern C# features like file-scoped namespaces and primary constructors.

The developer builds REST APIs with either minimal or controller-based routing. It sets up Entity Framework Core for data access and uses MediatR for a clean CQRS pattern. All async operations include cancellation tokens.

The skill also covers Blazor component scaffolding with state management. It avoids blocking calls and enforces nullable reference types. This ensures high performance and maintainable code.

Add Csharp Developer skill to your workflow

Global

mkdir -p ~/.claude/skills/csharp-developer

Project

mkdir -p .claude/skills/csharp-developer

Source Repository

Stars
10,274
Forks
896
Watchers
10,274
License
MIT
Last Push
2 months ago
Created
9 months ago