A specialist skill for building modern .NET 8+ applications, cloud-native APIs, and Blazor web apps with senior-level architecture patterns.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install csharp-developer
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install csharp-developer using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The C# Developer skill for Openclaw Skills provides a deep expertise layer for your AI agent, focusing on the .NET 8+ ecosystem. It is designed to handle the complexities of modern C# development, from high-performance web APIs to interactive frontend components. By utilizing this skill within Openclaw Skills, developers can ensure their codebases adhere to senior-level standards, including type safety, clean architecture, and the latest C# 12 language features.
This skill bridges the gap between simple code generation and professional-grade software engineering. It focuses on building scalable, maintainable solutions that leverage the full power of the Microsoft stack, including ASP.NET Core, Entity Framework Core, and Blazor, while maintaining strict adherence to performance and security constraints.
To utilize this skill in your Openclaw Skills workflow, ensure your development environment is configured with the .NET 8 SDK or later. You can initiate a project context and trigger the skill as follows:
# Create a new ASP.NET Core project context
dotnet new webapi -n ModernCSharpApp
# Navigate to project and invoke the skill for implementation
cd ModernCSharpApp
The skill generates and manages data across several standard layers to maintain clean architecture. The following table describes the primary file types and their roles:
| Layer | Component | Description |
|---|---|---|
| Domain | Entities | Core business models and interfaces |
| Application | DTOs & Handlers | Data Transfer Objects and MediatR logic |
| Infrastructure | Persistence | DbContext and Repository implementations |
| Presentation | Endpoints | Minimal API routes or Blazor components |
| Configuration | Settings | Strongly-typed IOptions and appsettings.json |
Loading
A senior-level engineering skill for developing high-performance, memory-safe applications using modern C++20/23 standards.

An AI-powered documentation specialist that generates standardized docstrings, comprehensive API specifications, and full developer portals.

A senior-level AI skill for designing, migrating, and optimizing multi-cloud infrastructures across AWS, Azure, and GCP.

A specialized AI agent skill for designing controlled failure experiments, managing blast radius, and building antifragile systems.

A high-performance OCR skill for extracting text, tables, and structured data from documents using Azure Document Intelligence.

A specialized skill for fetching real-time, authenticated token price data from the OKX DEX Market Price API v6 across multiple blockchains.








































