Orchestrates .NET Aspire apps. AppHost, service discovery, components, dashboard, health checks.
Idioma do texto original: inglês
Menu
Skills neste repositório
O SkillsMP coletou 966 skills de rudironsoni/Synaxis. Abra uma skill para revisar a origem e os detalhes.
rudironsoni/SynaxisMostrando 40 de 966 skills coletadas.
Orchestrates .NET Aspire apps. AppHost, service discovery, components, dashboard, health checks.
Idioma do texto original: inglês
Implements background work. BackgroundService, IHostedService, lifecycle, graceful shutdown.
Idioma do texto original: inglês
Runs BenchmarkDotNet microbenchmarks. Setup, memory diagnosers, baselines, result analysis.
Idioma do texto original: inglês
Implements Blazor auth flows -- login/logout, AuthorizeView, Identity UI, OIDC.
Idioma do texto original: inglês
Implements Blazor components. Lifecycle, state management, JS interop, EditForm, QuickGrid.
Idioma do texto original: inglês
Architects Blazor apps. Hosting models, render modes, routing, streaming, prerender.
Idioma do texto original: inglês
Diagnoses slow builds and incremental failures. Binary logs, parallel builds, restore.
Idioma do texto original: inglês
Implements producer/consumer queues. Channel<T>, bounded/unbounded, backpressure, drain.
Idioma do texto original: inglês
Gates CI on perf regressions. Automated threshold alerts, baseline tracking, trend reports.
Idioma do texto original: inglês
Structures CLI app layers. Command/handler/service separation, clig.dev principles, exit codes.
Idioma do texto original: inglês
Chooses CLI output format. AOT vs framework-dependent, RID matrix, single-file, dotnet tool.
Idioma do texto original: inglês
Publishes to package managers. Homebrew, apt/deb, winget, Scoop, Chocolatey manifests.
Idioma do texto original: inglês
Releases CLI tools. GitHub Actions build matrix, artifact staging, Releases, checksums.
Idioma do texto original: inglês
Selects crypto algorithms and usage. Hashing, AES-GCM, RSA, ECDSA, PQC key derivation.
Idioma do texto original: inglês
Designs public .NET APIs. Naming, parameter ordering, return types, error patterns, extensions.
Idioma do texto original: inglês
Writing async/await code. Task patterns, ConfigureAwait, cancellation, and common agent pitfalls.
Idioma do texto original: inglês
Detects C# code smells during review. Anti-patterns, async misuse, DI mistakes, fixes.
Idioma do texto original: inglês
Defines baseline C# conventions loaded first -- naming, file layout, style rules.
Idioma do texto original: inglês
Synchronizes threads and protects shared state. lock, SemaphoreSlim, Interlocked, concurrent collections.
Idioma do texto original: inglês
Configures Options pattern, user secrets, and feature flags. IOptions<T>, FeatureManagement.
Idioma do texto original: inglês
Registers and resolves services with MS DI. Keyed services, scopes, decoration, lifetimes.
Idioma do texto original: inglês
Using records, pattern matching, primary constructors, collection expressions. C# 12-15 by TFM.
Idioma do texto original: inglês
Enables nullable reference types. Annotation strategies, migration, common agent mistakes.
Idioma do texto original: inglês
Creates Roslyn source generators. IIncrementalGenerator, GeneratedRegex, LoggerMessage, STJ.
Idioma do texto original: inglês
Designs types for performance. struct vs class, sealed, readonly struct, Span/Memory, collections.
Idioma do texto original: inglês
Chooses a data access approach. EF Core vs Dapper vs ADO.NET decision matrix, tradeoffs.
Idioma do texto original: inglês
Chooses documentation tooling. Starlight, Docusaurus, DocFX decision tree, migration paths.
Idioma do texto original: inglês
Models business domains. Aggregates, value objects, domain events, rich models, repositories.
Idioma do texto original: inglês
Authors .editorconfig rules. IDE/CA severity, AnalysisLevel, globalconfig, code style enforcement.
Idioma do texto original: inglês
Designs EF Core data layer architecture. Read/write split, aggregate boundaries, N+1 governance.
Idioma do texto original: inglês
Builds .NET 10 file-based C# apps. Directives, CLI commands, csproj migration.
Idioma do texto original: inglês
Performs file I/O. FileStream, RandomAccess, FileSystemWatcher, MemoryMappedFile, paths.
Idioma do texto original: inglês
Tunes GC and memory. GC modes, LOH/POH, Gen0/1/2, Span/Memory deep patterns, ArrayPool.
Idioma do texto original: inglês
Configures GitHub Actions .NET build/test -- setup-dotnet, NuGet cache, reporting.
Idioma do texto original: inglês
Deploys .NET from GitHub Actions. Azure Web Apps, GitHub Pages, container registries.
Idioma do texto original: inglês
Composes GitHub Actions workflows. Reusable workflows, composite actions, matrix, caching.
Idioma do texto original: inglês
Creates GitHub-native docs. README badges, CONTRIBUTING, issue/PR templates, repo metadata.
Idioma do texto original: inglês
Creates GitHub Releases for .NET. Release creation, assets, notes, pre-release management.
Idioma do texto original: inglês
Builds gRPC services. Proto definition, code-gen, ASP.NET Core host, streaming, auth.
Idioma do texto original: inglês
Skill manifest management for dotnet-harness. Tracks skill dependencies, conflicts, version compatibility, and provides validation and resolution tools. Triggers on: skill manifest, dependency resolution, skill compatibility, version conflicts, build…
Idioma do texto original: inglês