Skip to main content

このリポジトリの skills

rudironsoni/Synaxis - 12ページ

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.

原文の言語: 英語

更新
収集済み skill 966 件中 40 件を表示しています。