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