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.
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
Использование
После установки вы можете использовать этот skill, выполнив следующую команду в терминале:
skills use dependency-injection-review