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
Updated 1/17/2026
Stars
7
Forks
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.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use dependency-injection-review