Skip to main content

このリポジトリの skills

rudironsoni/Synaxis - 14ページ

SkillsMP は rudironsoni/Synaxis から 966 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

rudironsoni/Synaxis

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

職業分類
ソフトウェア開発者
説明

Implements producer/consumer queues. Channel<T>, bounded/unbounded, backpressure, drain.

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Gates CI on perf regressions. Automated threshold alerts, baseline tracking, trend reports.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Structures CLI app layers. Command/handler/service separation, clig.dev principles, exit codes.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Chooses CLI output format. AOT vs framework-dependent, RID matrix, single-file, dotnet tool.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Publishes to package managers. Homebrew, apt/deb, winget, Scoop, Chocolatey manifests.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Releases CLI tools. GitHub Actions build matrix, artifact staging, Releases, checksums.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Selects crypto algorithms and usage. Hashing, AES-GCM, RSA, ECDSA, PQC key derivation.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Designs public .NET APIs. Naming, parameter ordering, return types, error patterns, extensions.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Writing async/await code. Task patterns, ConfigureAwait, cancellation, and common agent pitfalls.

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Detects C# code smells during review. Anti-patterns, async misuse, DI mistakes, fixes.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Defines baseline C# conventions loaded first -- naming, file layout, style rules.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Synchronizes threads and protects shared state. lock, SemaphoreSlim, Interlocked, concurrent collections.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Configures Options pattern, user secrets, and feature flags. IOptions<T>, FeatureManagement.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Registers and resolves services with MS DI. Keyed services, scopes, decoration, lifetimes.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Using records, pattern matching, primary constructors, collection expressions. C# 12-15 by TFM.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Enables nullable reference types. Annotation strategies, migration, common agent mistakes.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Creates Roslyn source generators. IIncrementalGenerator, GeneratedRegex, LoggerMessage, STJ.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Designs types for performance. struct vs class, sealed, readonly struct, Span/Memory, collections.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Chooses a data access approach. EF Core vs Dapper vs ADO.NET decision matrix, tradeoffs.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Chooses documentation tooling. Starlight, Docusaurus, DocFX decision tree, migration paths.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Models business domains. Aggregates, value objects, domain events, rich models, repositories.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Authors .editorconfig rules. IDE/CA severity, AnalysisLevel, globalconfig, code style enforcement.

原文の言語: 英語

更新
職業分類
データベースアーキテクト
説明

Designs EF Core data layer architecture. Read/write split, aggregate boundaries, N+1 governance.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Builds .NET 10 file-based C# apps. Directives, CLI commands, csproj migration.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Performs file I/O. FileStream, RandomAccess, FileSystemWatcher, MemoryMappedFile, paths.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Tunes GC and memory. GC modes, LOH/POH, Gen0/1/2, Span/Memory deep patterns, ArrayPool.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Deploys .NET from GitHub Actions. Azure Web Apps, GitHub Pages, container registries.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Composes GitHub Actions workflows. Reusable workflows, composite actions, matrix, caching.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Creates GitHub-native docs. README badges, CONTRIBUTING, issue/PR templates, repo metadata.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Creates GitHub Releases for .NET. Release creation, assets, notes, pre-release management.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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.

原文の言語: 英語

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