Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Dotnet Best Practices

Skill Verifiziert Aktiv

Ensure .NET/C# code meets best practices for the solution/project.

Zweck

To ensure .NET/C# codebases consistently follow established best practices for improved quality, maintainability, and reliability.

Funktionen

  • Ensures adherence to .NET/C# best practices.
  • Covers documentation, structure, design patterns, and architecture.
  • Provides guidance on dependency injection, services, and resource management.
  • Details async/await patterns, testing standards, and configuration.
  • Includes AI integration best practices and error handling.

Anwendungsfälle

  • Applying best practices to new .NET/C# projects.
  • Reviewing and refactoring existing .NET/C# code for quality improvements.
  • Training developers on .NET/C# coding standards and patterns.
  • Ensuring consistency across a .NET/C# development team.

Nicht-Ziele

  • Does not automatically refactor code; provides guidance.
  • Does not replace the need for a compiler or static analysis tools.
  • Does not cover specific framework or library-level optimizations beyond general best practices.

Installation

npx skills add github/awesome-copilot

Führt das Vercel skills CLI (skills.sh) via npx aus — benötigt Node.js lokal und mindestens einen installierten skills-kompatiblen Agent (Claude Code, Cursor, Codex, …). Setzt voraus, dass das Repo dem agentskills.io-Format folgt.

Qualitätspunktzahl

Verifiziert
98 /100
Analysiert about 22 hours ago

Vertrauenssignale

Letzter Commit1 day ago
Sterne32.9k
LizenzMIT
Status
Quellcode ansehen

Ähnliche Erweiterungen

Coding Standards

100

Baseline cross-project coding conventions for naming, readability, immutability, and code-quality review. Use detailed frontend or backend skills for framework-specific patterns.

Skill
affaan-m

Agent Coder

99

Agent skill for coder - invoke with $agent-coder

Skill
ruvnet

Dotnet Core Expert

99

Use when building .NET 8 applications with minimal APIs, clean architecture, or cloud-native microservices. Invoke for Entity Framework Core, CQRS with MediatR, JWT authentication, AOT compilation.

Skill
jeffallan

Dotnet Backend Patterns

98

Master C#/.NET backend development patterns for building robust APIs, MCP servers, and enterprise applications. Covers async/await, dependency injection, Entity Framework Core, Dapper, configuration, caching, and testing with xUnit. Use when developing .NET backends, reviewing C# code, or designing API architectures.

Skill
wshobson

Zoom Video SDK for Windows

97

Zoom Meeting SDK for Windows - Native C++ SDK for embedding Zoom meetings into Windows desktop applications. Supports custom UI architecture with raw video/audio data, headless bots, and deep integration with meeting features. Includes SDK architecture patterns and Windows message loop handling.

Skill
anthropics

Neon Postgres

100

Anleitungen und Best Practices für die Arbeit mit Neon Serverless Postgres. Beinhaltet den Einstieg, lokale Entwicklung mit Neon, Auswahl einer Verbindungsmethode, Neon-Funktionen, Authentifizierung (@neondatabase/auth), PostgREST-ähnliche Daten-API (@neondatabase/neon-js), Neon CLI und die Neon Platform API/SDKs. Zur Beantwortung aller Neon-bezogenen Fragen.

Skill
neondatabase