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.

$ Installieren

git clone https://github.com/kateusz/GameEngine /tmp/GameEngine && cp -r /tmp/GameEngine/.claude/skills/dependency-injection-review ~/.claude/skills/GameEngine

// tip: Run this command in your terminal to install the skill