solid-principles

Community

Design clean, maintainable code with SOLID.

Authormarcioaltoe
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill guides developers in applying SOLID principles to design robust, flexible, and maintainable software. It helps avoid common anti-patterns like rigid architectures and tight coupling, ensuring code is easy to extend and test.

Core Features & Use Cases

  • Single Responsibility Principle (SRP): Ensures classes/modules have one reason to change, improving focus and testability.
  • Open/Closed Principle (OCP): Promotes extensible designs where new features don't require modifying existing code.
  • Dependency Inversion Principle (DIP): Encourages depending on abstractions rather than concretions, facilitating modularity and testing.
  • Use Case: "Refactor this UserService class to adhere to the Single Responsibility Principle, splitting its concerns into separate, focused units."

Quick Start

Review a class and identify opportunities to apply the Single Responsibility Principle.

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: solid-principles
Download link: https://github.com/marcioaltoe/claude-craftkit/archive/main.zip#solid-principles

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.