dependency-inversion-principle
Prevent classes from instantiating dependencies using interfaces and constructor injection.
npx skills add https://github.com/yanko-belov/code-craft --skill dependency-inversion-principle
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill. Skill: dependency-inversion-principle Source: https://github.com/yanko-belov/code-craft/tree/main/skills/dependency-inversion Command: npx skills add https://github.com/yanko-belov/code-craft --skill dependency-inversion-principle