convention-solid-dip

Community

Decouple systems with abstraction and IoC.

AuthorsunLeee
Version1.0.0
Installs0

System Documentation

What problem does it solve?

DIP states that high-level modules should not depend on low-level modules directly; both should depend on abstractions, enabling flexible, testable, and maintainable architectures.

Core Features & Use Cases

  • Introduces abstractions (interfaces/protocols) between high-level and low-level components.
  • Enables dependency injection or IoC to swap implementations without touching business logic.
  • Facilitates safer refactoring, testing, and extension of systems in object-oriented or modular designs.

Quick Start

Refactor a module by introducing an abstract interface for its dependencies and inject concrete implementations to decouple high-level logic from low-level details.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: convention-solid-dip
Download link: https://github.com/sunLeee/optimization/archive/main.zip#convention-solid-dip

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.