Offline mode with local caching for air-gapped environments
Langue du texte source : anglais
Menu
Skills dans ce dépôt
SkillsMP a collecté 966 skills depuis rudironsoni/Synaxis. Ouvrez un skill pour examiner sa source et ses détails.
rudironsoni/SynaxisAffichage de 40 skills collectés sur 966.
Offline mode with local caching for air-gapped environments
Langue du texte source : anglais
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,…
Langue du texte source : anglais
Comprehensive testing framework for skills
Langue du texte source : anglais
Consumes HTTP APIs. IHttpClientFactory, typed/named clients, resilience, DelegatingHandlers.
Langue du texte source : anglais
Validates HTTP request inputs. .NET 10 AddValidation, FluentValidation, ProblemDetails.
Langue du texte source : anglais
Tests with real infrastructure. WebApplicationFactory, Testcontainers, Aspire, fixtures.
Langue du texte source : anglais
Builds high-perf network I/O. PipeReader/PipeWriter, backpressure, protocol parsers, Kestrel.
Langue du texte source : anglais
Maintains library compatibility. Binary/source compat rules, type forwarders, SemVer impact.
Langue du texte source : anglais
Optimizes LINQ queries. IQueryable vs IEnumerable, compiled queries, deferred exec, allocations.
Langue du texte source : anglais
Localizes .NET apps. .resx resources, IStringLocalizer, source generators, pluralization, RTL.
Langue du texte source : anglais
Optimizes MAUI for iOS/Catalyst. Native AOT pipeline, size/startup gains, library gaps, trimming.
Langue du texte source : anglais
Builds .NET MAUI mobile apps. Project structure, XAML/MVVM, platform services, caveats.
Langue du texte source : anglais
Integrates AI/LLM via Microsoft Agent Framework. Agents, workflows, tools, MCP servers, multi-agent orchestration.
Langue du texte source : anglais
Builds ASP.NET Core middleware. Pipeline ordering, short-circuit, exception handling.
Langue du texte source : anglais
Builds ASP.NET Core Minimal APIs -- route groups, filters, TypedResults, OpenAPI.
Langue du texte source : anglais
Analyzes .NET code for modernization. Outdated TFMs, deprecated packages, superseded patterns.
Langue du texte source : anglais
Authors MSBuild targets, props, conditions, incremental builds, and Directory.Build patterns.
Langue du texte source : anglais
Packages MSIX apps. Creation, signing, Store submission, App Installer sideload, auto-update.
Langue du texte source : anglais
Targets multiple TFMs via polyfills and conditional compilation. PolySharp, API compat.
Langue du texte source : anglais
Publishes Native AOT binaries. PublishAot, ILLink descriptors, P/Invoke, size optimization.
Langue du texte source : anglais
Calls native libraries via P/Invoke. LibraryImport, marshalling, cross-platform resolution.
Langue du texte source : anglais
Creates NuGet packages. SDK-style csproj, source generators, multi-TFM, symbols, signing.
Langue du texte source : anglais
Adds observability. OpenTelemetry traces/metrics/logs, health checks, custom metrics.
Langue du texte source : anglais
Generates OpenAPI docs. MS.AspNetCore.OpenApi (.NET 9+), Swashbuckle migration, NSwag.
Langue du texte source : anglais
Optimizes .NET allocations and throughput. Span, ArrayPool, ref struct, sealed, stackalloc.
Langue du texte source : anglais
Diagnoses .NET performance issues. dotnet-counters, dotnet-trace, dotnet-dump, flame graphs.
Langue du texte source : anglais
Analyzes .NET solution layout and build config -- .sln, .csproj, CPM.
Langue du texte source : anglais
Sets up .NET solution layout. .slnx, Directory.Build.props, CPM, .editorconfig, analyzers.
Langue du texte source : anglais
Builds real-time features. SignalR hubs, SSE (.NET 10), JSON-RPC 2.0, gRPC streaming, scaling.
Langue du texte source : anglais
Manages .NET release lifecycle. NBGV versioning, SemVer, changelogs, pre-release, branching.
Langue du texte source : anglais
Creates a new .NET project. Generates solution with CPM, analyzers, editorconfig, SourceLink.
Langue du texte source : anglais
Hardens .NET apps per OWASP Top 10 -- injection, auth, XSS, deprecated security APIs.
Langue du texte source : anglais
Code analysis patterns using Serena MCP for architecture validation and pattern detection
Langue du texte source : anglais
Efficient code navigation using Serena MCP symbol operations instead of text search
Langue du texte source : anglais
Symbol-level refactoring with automatic reference updates using Serena MCP
Langue du texte source : anglais
Serializes data. System.Text.Json source generators, Protobuf, MessagePack, AOT-safe patterns.
Langue du texte source : anglais
Chooses inter-service protocols. REST vs gRPC vs SignalR vs SSE decision matrix, tradeoffs.
Langue du texte source : anglais
Verifies complex outputs with Verify. API responses, scrubbing non-deterministic values.
Langue du texte source : anglais
Applies SOLID and DRY principles. C# anti-patterns, fixes, SRP compliance checks.
Langue du texte source : anglais
Orients in .NET solutions -- entry points, .sln/.slnx, dependency graphs, config.
Langue du texte source : anglais