Browse 138,453 skills across 70 categories. Mirrored from majiayu000/claude-skill-registry.
Master C#/.NET patterns for building production-grade APIs, MCP servers, and enterprise backends with modern best practi...
Master C#/.NET backend development patterns for building robust APIs, MCP servers, and enterprise applications. Covers a...
Ensure .NET/C# code meets best practices for the solution/project.
.NET development best practices including SOLID, KISS, YAGNI, DRY principles, design patterns, and anti-patterns to avoi...
Build .NET solution/projects using dotnet CLI. Use when task involves compiling, restoring dependencies, or building art...
Capture dotnet environment and CI-style build diagnostics with binlog and summary output.
Converts a .NET solution to use Central Package Management (CPM). Use when the user wants to centralize, consolidate, or...
Implement CI/CD for .NET applications with GitHub Actions, Azure DevOps, Docker, Kubernetes deployments, automated testi...
.NET Clean Architecture patterns with CQRS, DDD, and best practices. Use when implementing features in .NET solutions fo...
Use when a .NET/C# implementation task is complete and needs quality-focused code review, especially xUnit test quality...
Use when building .NET 8 applications with minimal APIs, clean architecture, or cloud-native microservices. Invoke for E...
Comprehensive internationalization (i18n) and localization (l10n) for .NET and C++ applications. Generate resource files...
Guide for building .NET APIs using CQRS pattern with MediatR, FluentValidation, and Carter modules
Build .NET 8+ applications with C#. Covers ASP.NET Core, Minimal APIs, Entity Framework Core, dependency injection, and...
用于 .NET 项目的 DDD / SOLID / 分层架构 / 模块化单体最佳实践。强调聚合边界、通用语言与可测试性。
This skill should be used when investigating .NET project dependencies, understanding why packages are included, listing...
Diagnose and fix .NET HTTPS dev certificate trust issues on Linux. Covers the full certificate lifecycle from generation...
Comprehensive .NET development guidelines covering DDD, SOLID principles, ASP.NET Core REST APIs, and C# best practices....
Generates comprehensive API documentation for a .NET REST controller. Use when the user wants to document API endpoints,...
Master Entity Framework Core migrations with code-first approach, migration strategies, data seeding, rollback procedure...
Entity Framework Core patterns for ISLAMU Event. Covers DbContext, entity configurations, repository pattern, migrations...
Enables tab autocomplete for the dotnet CLI. Use when the user wants to set up shell completion for dotnet commands.
Enables the Microsoft Testing Platform runner in global.json. Use when the user wants to enable or migrate to the new .N...
.NET后端工程师角色技能。当需要实现.NET/C#后端功能、API接口、数据库操作、服务层、Repository层实现时使用。关键词:.NET、C#、ASP.NET Core、Entity Framework、Dapper、SqlSuga...
Read outputlanguage from .ai/context/workflow-config.md. Write ALL deliverables and code comments in that language. If t...
.NET 고속 표준 입출력 및 파일 I/O 최적화
고속 I/O 핵심 패턴
.NET 고속 탐색 패턴 (HashSet, FrozenSet, Dictionary 최적화)
고속 탐색 핵심 패턴
Expert .NET 10 Full-Stack Developer skill. Use this when implementing new features, vertical slices, or modifying existi...
Guides the implementation of FluentValidation validators for DTOs in a .NET 8 project. Creates validator classes, regist...
Define canonical dotnet format and analyzer verification commands, and provide scripts that generate a format/analyzer r...
Expert .NET Framework 4.8 specialist mastering legacy enterprise applications. Specializes in Windows-based development,...
dotnet coding guidelines and best practices. MUST follow these rules.
.NET HybridCache 与 FusionCache 的 L1/L2 多级缓存实践。
Use when dispatching subagents for .NET backend implementation tasks, whether from a plan or ad-hoc work requiring TDD a...
.NET SDK and runtime installation across Windows, macOS, and Linux. Handles version detection, platform-specific install...
Configures polymorphic JSON serialization with [JsonPolymorphic] and [JsonDerivedType] attributes
Diagnoses and fixes .NET MAUI development environment issues. Validates .NET SDK, workloads, Java JDK, Android SDK, Xcod...
Create production-ready ASP.NET Core Minimal API projects with async patterns, dependency injection, and comprehensive e...
.NET 병렬 처리 패턴 (Parallel, PLINQ, ConcurrentCollections)
병렬 처리 핵심 패턴
Correctly call native (C/C++) libraries from .NET using P/Invoke and LibraryImport. Covers function signatures, string m...
.NET Streaming 패턴 (System.IO.Pipelines)
System.IO.Pipelines 핵심 패턴
.NET Pub-Sub 패턴 (System.Reactive, Channels)
Pub-Sub 핵심 패턴 (Channels)
Analyzes code quality, suggests improvements, and safely refactors code while preserving behavior. Use when improving co...
Discover the primary .sln, list projects, and emit a solution map with target frameworks and test flags.
.NET Repository 패턴과 Service Layer 구현
How to gate a repo-wide .NET target framework retarget without missing hidden TFM dependencies
Run script-like CSharp programs using dotnet run file.cs. Use this skill when users want to execute CSharp code directly...
Configures System.Text.Json source generation for AOT-compatible JSON serialization
Converts logging to use the LoggerMessage source generator for high-performance, AOT-compatible logging. Use when the us...
Converts options validation to use the compile-time source generator. Use when the user wants AOT-compatible, reflection...
Converts Regex instances to use the compile-time source generator. Use when the user wants to optimize regex performance...
Quick ripgrep recipes for common C# navigation tasks in this repo.
Use when building .NET backend APIs with business logic, domain rules, invariants to enforce, or projects expanding beyo...