home/categories/architecture-patterns/kateusz-gameengine-claude-skills-dependency-injection-review-skill-md
architecture-patternsdevelopment

dependency-injection-review

Review code for proper DI patterns using DryIoc. Ensures no static singletons, validates constructor injection and service lifetimes. Use when reviewing code, refactoring static access, or debugging DI issues.

kateusz
maintainer
kateusz
آخر تحديث 1/17/2026
النجوم
7
التفرعات
1
quick start

Installation and usage

Review code for proper DI patterns using DryIoc. Ensures no static singletons, validates constructor injection and service lifetimes. Use when reviewing code, refactoring static access, or debugging DI issues.

التثبيت
$ install --globalskills.sh
الاستخدام

بعد التثبيت، يمكنك استخدام هذه المهارة بتشغيل الأمر التالي في الطرفية:

skills use dependency-injection-review