Offline mode with local caching for air-gapped environments
原文语言:英语
菜单
这个仓库中的 skills
SkillsMP 已收集 rudironsoni/Synaxis 中的 966 个 Skill。打开任一 Skill 可查看来源和详情。
rudironsoni/Synaxis已展示 40 / 966 个已收集 Skill。
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.
原文语言:英语