← Back to catalog
Metalnib

Author in the catalog

Metalnib

10 skills110 stars totalgithub.com/Metalnib

Published skills

dotnet-techne-csharp-coding-standards

11

Use when writing or refactoring modern C# with maintainability and performance standards. Keywords: coding standards, C# best practices, refactor C#, records, pattern matching, async best practices.

Desenvolvimento#ai#wordby Metalnib

dotnet-techne-synopsis

11

Use when you need blast-radius analysis, dependency graphs, cross-repo impact, breaking-change diff, or architectural overview of .NET workspaces. Keywords: blast radius, dependency graph, impact analysis, cross-repo, call graph, endpoint map, EF Core lineage, breaking change, daemon, reindex.

Documentos#ai#wordby Metalnib

dotnet-techne-crap-analysis

11

Use when you need CRAP score and coverage risk analysis to find high-risk code before refactoring or release. Keywords: CRAP score, risk hotspots, cyclomatic complexity, test coverage gaps, coverage threshold.

Desenvolvimento#ai#testby Metalnib

dotnet-techne-code-review

11

Use when reviewing PRs/diffs/branches/documents for .NET quality, correctness, performance, security, data access, messaging, and observability. Includes adversarial critical-thinking mode for skeptical/cynical review requests. Keywords: code review, review PR, review diff, critical review, cynical review, adversarial review, production readiness, low GC, AOT, security review.

Documentos#ai#wordby Metalnib

dotnet-techne-cross-repo-impact

11

Use when reviewing a .NET pull request for breaking changes that may affect other microservice repositories. Detects cross-repo API, DTO, endpoint, EF entity, and NuGet-package breaks, and checks whether a compatible downstream PR already exists. Keywords: cross-repo impact, breaking change, microservice compatibility, downstream break, compatible PR, blast radius review, api compatibility, contra

Documentos#ai#apiby Metalnib

dotnet-techne-inspect

11

Use when you need to inspect NuGet package APIs, list public types, or decompile method/property signatures. Keywords: inspect package API, list types, decompile type, method signatures, NuGet interface.

Documentos#ai#apiby Metalnib

dotnet-techne-csharp-api-design

11

Use when designing or changing public C#/.NET APIs with compatibility and versioning constraints. Keywords: breaking change, API design, backward compatibility, binary compatibility, deprecation strategy, versioning.

Documentos#ai#apiby Metalnib

dotnet-techne-csharp-concurrency-patterns

11

Use when choosing .NET concurrency patterns for async I/O, queues, pipelines, or thread safety. Keywords: async/await, channels, dataflow, Rx, lock contention, producer consumer, parallel processing.

Documentos#ai#wordby Metalnib

dotnet-techne-csharp-type-design-performance

11

Use when designing types and collections for hot paths and low-allocation .NET code. Keywords: readonly struct, sealed class, ValueTask, Span, FrozenDictionary, FrozenSet, allocation optimisation.

Documentos#ai#wordby Metalnib

dotnet-techne-serialisation

11

Use when selecting serialisation formats and contracts for APIs, messaging, caching, or persistence. Keywords: serialisation, System.Text.Json, source generator, protobuf, messagepack, wire compatibility, AOT.

Documentos#ai#apiby Metalnib

Category alert

Get new Desenvolvimento skills every Monday