SOLID Principles Code Review

Community

Spot SOLID issues to boost maintainability.

Authorjack-michaud
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The skill evaluates Python code against the five SOLID principles (SRP, OCP, LSP, ISP, DIP) to help developers produce maintainable, testable, and extensible designs.

Core Features & Use Cases

  • Detect violations of SRP, separating responsibilities into dedicated components
  • Identify OCP violations such as type-based conditionals that require modification for new shapes
  • Flag LSP risks where substitutability might be broken
  • Highlight ISP and DIP concerns and suggest modular, testable designs
  • Provide concrete refactoring guidance and example patterns

Quick Start

Run the skill on a Python module to locate SOLID violations and receive actionable refactoring guidance.

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 Code Review
Download link: https://github.com/jack-michaud/faire/archive/main.zip#solid-principles-code-review

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 223,000+ vetted skills library on demand.