Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

dotnet-pilot

dotnet-pilot 收录了来自 zdanovichnick 的 16 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
16
Stars
4
更新
2026-05-27
Forks
0
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

authentication
软件开发工程师

JWT bearer auth, ASP.NET Identity, OIDC, and policy-based authorization patterns for ASP.NET Core APIs.

2026-05-27
caching
软件开发工程师

HybridCache (.NET 9+), output caching, cache-aside pattern, and IMemoryCache — registration, usage, invalidation, and key strategy.

2026-05-27
convention-learner
软件开发工程师

Protocol for detecting and replicating existing project conventions before generating new code — naming, folder structure, DI registration, test framework, DTOs, and error handling.

2026-05-27
ddd
软件开发工程师

Domain-Driven Design patterns for .NET — aggregates, value objects, strongly-typed IDs, domain events, repositories, and layer rules.

2026-05-27
error-handling
软件开发工程师

Result pattern, ProblemDetails (RFC 7807), global exception boundaries, and typed error records for .NET APIs.

2026-05-27
logging
软件开发工程师

Serilog structured logging for ASP.NET Core — setup, message templates, LogContext enrichment, request logging middleware, and log level guidelines.

2026-05-27
modern-csharp
软件开发工程师

C# 12–14 language features with practical patterns — primary constructors, collection expressions, records, pattern matching, nullable reference types, and more.

2026-05-27
opentelemetry
软件开发工程师

OpenTelemetry SDK for .NET — tracing, custom spans, metrics, .NET Aspire integration, and OTLP exporter configuration.

2026-05-27
resilience
软件开发工程师

Polly v8 resilience patterns for .NET — retry, circuit breaker, timeout, hedging, and IHttpClientFactory integration using Microsoft.Extensions.Resilience.

2026-05-27
vertical-slice
软件开发工程师

Vertical Slice Architecture (VSA) for .NET APIs — feature-first folder structure, IEndpointGroup pattern, cross-cutting concerns, and testing approach.

2026-05-27
testing-dotnet
软件质量保证分析师与测试员

.NET testing patterns — xUnit conventions, integration tests with WebApplicationFactory, mocking strategies, and test organization.

2026-05-19
aspnet-api-patterns
软件开发工程师

ASP.NET Core API patterns — controllers vs minimal API, middleware, error handling, versioning, and authentication setup.

2026-04-24
blazor-patterns
网页开发工程师

Blazor component patterns — v2 placeholder for Server and WebAssembly render modes, state management, and JS interop.

2026-04-24
clean-architecture
软件开发工程师

.NET clean architecture enforcement — layer rules, dependency direction, DI registration patterns, and project reference validation.

2026-04-24
dotnet-project-init
软件开发工程师

Discovers .NET solution context — projects, frameworks, test runners, EF contexts, architecture style, and package management.

2026-04-24
ef-core-patterns
软件开发工程师

EF Core best practices reference — safe migrations, query optimization, configuration patterns, and common pitfalls.

2026-04-24