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
사용법
설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:
skills use dependency-injection-review