Offline mode with local caching for air-gapped environments
원문 언어: 영어
메뉴
이 저장소의 skills
SkillsMP는 rudironsoni/Synaxis에서 966개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
rudironsoni/Synaxis수집된 skill 966개 중 40개를 표시합니다.
Offline mode with local caching for air-gapped environments
원문 언어: 영어
AI-powered skill recommendation engine for dotnet-harness. Analyzes project context and recommends relevant skills based on detected frameworks, packages, and patterns. Triggers on: recommend skill, suggest skills, what skill should I use, skill suggestion,…
원문 언어: 영어
Comprehensive testing framework for skills
원문 언어: 영어
Consumes HTTP APIs. IHttpClientFactory, typed/named clients, resilience, DelegatingHandlers.
원문 언어: 영어
Validates HTTP request inputs. .NET 10 AddValidation, FluentValidation, ProblemDetails.
원문 언어: 영어
Tests with real infrastructure. WebApplicationFactory, Testcontainers, Aspire, fixtures.
원문 언어: 영어
Builds high-perf network I/O. PipeReader/PipeWriter, backpressure, protocol parsers, Kestrel.
원문 언어: 영어
Maintains library compatibility. Binary/source compat rules, type forwarders, SemVer impact.
원문 언어: 영어
Optimizes LINQ queries. IQueryable vs IEnumerable, compiled queries, deferred exec, allocations.
원문 언어: 영어
Localizes .NET apps. .resx resources, IStringLocalizer, source generators, pluralization, RTL.
원문 언어: 영어
Optimizes MAUI for iOS/Catalyst. Native AOT pipeline, size/startup gains, library gaps, trimming.
원문 언어: 영어
Builds .NET MAUI mobile apps. Project structure, XAML/MVVM, platform services, caveats.
원문 언어: 영어
Integrates AI/LLM via Microsoft Agent Framework. Agents, workflows, tools, MCP servers, multi-agent orchestration.
원문 언어: 영어
Builds ASP.NET Core middleware. Pipeline ordering, short-circuit, exception handling.
원문 언어: 영어
Builds ASP.NET Core Minimal APIs -- route groups, filters, TypedResults, OpenAPI.
원문 언어: 영어
Analyzes .NET code for modernization. Outdated TFMs, deprecated packages, superseded patterns.
원문 언어: 영어
Authors MSBuild targets, props, conditions, incremental builds, and Directory.Build patterns.
원문 언어: 영어
Packages MSIX apps. Creation, signing, Store submission, App Installer sideload, auto-update.
원문 언어: 영어
Targets multiple TFMs via polyfills and conditional compilation. PolySharp, API compat.
원문 언어: 영어
Publishes Native AOT binaries. PublishAot, ILLink descriptors, P/Invoke, size optimization.
원문 언어: 영어
Calls native libraries via P/Invoke. LibraryImport, marshalling, cross-platform resolution.
원문 언어: 영어
Creates NuGet packages. SDK-style csproj, source generators, multi-TFM, symbols, signing.
원문 언어: 영어
Adds observability. OpenTelemetry traces/metrics/logs, health checks, custom metrics.
원문 언어: 영어
Generates OpenAPI docs. MS.AspNetCore.OpenApi (.NET 9+), Swashbuckle migration, NSwag.
원문 언어: 영어
Optimizes .NET allocations and throughput. Span, ArrayPool, ref struct, sealed, stackalloc.
원문 언어: 영어
Diagnoses .NET performance issues. dotnet-counters, dotnet-trace, dotnet-dump, flame graphs.
원문 언어: 영어
Analyzes .NET solution layout and build config -- .sln, .csproj, CPM.
원문 언어: 영어
Sets up .NET solution layout. .slnx, Directory.Build.props, CPM, .editorconfig, analyzers.
원문 언어: 영어
Builds real-time features. SignalR hubs, SSE (.NET 10), JSON-RPC 2.0, gRPC streaming, scaling.
원문 언어: 영어
Manages .NET release lifecycle. NBGV versioning, SemVer, changelogs, pre-release, branching.
원문 언어: 영어
Creates a new .NET project. Generates solution with CPM, analyzers, editorconfig, SourceLink.
원문 언어: 영어
Hardens .NET apps per OWASP Top 10 -- injection, auth, XSS, deprecated security APIs.
원문 언어: 영어
Code analysis patterns using Serena MCP for architecture validation and pattern detection
원문 언어: 영어
Efficient code navigation using Serena MCP symbol operations instead of text search
원문 언어: 영어
Symbol-level refactoring with automatic reference updates using Serena MCP
원문 언어: 영어
Serializes data. System.Text.Json source generators, Protobuf, MessagePack, AOT-safe patterns.
원문 언어: 영어
Chooses inter-service protocols. REST vs gRPC vs SignalR vs SSE decision matrix, tradeoffs.
원문 언어: 영어
Verifies complex outputs with Verify. API responses, scrubbing non-deterministic values.
원문 언어: 영어
Applies SOLID and DRY principles. C# anti-patterns, fixes, SRP compliance checks.
원문 언어: 영어
Orients in .NET solutions -- entry points, .sln/.slnx, dependency graphs, config.
원문 언어: 영어