extensions-review

Installation
SKILL.md

Writing Extensions & Compression Code

This skill provides implementation guidance for Microsoft.Extensions.* and System.IO.Compression libraries. For full code review, invoke the @extensions-reviewer agent as a sub-agent.


DI Lifetime Decision Tree

When registering a service, choose the lifetime based on these criteria:

Installs
1
Repository
dotnet/runtime
GitHub Stars
17.9K
First Seen
May 16, 2026
extensions-review — dotnet/runtime