fundamentals/solid-principles

Community

Score clean architecture with SOLID discipline

Authorjohnnystefan
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill arms agents with the SOLID framework so they can spot tangled responsibilities and fragile dependencies before they erode maintainability in TypeScript and backend services.

Core Features & Use Cases

  • SRP & OCP Checks: Highlights classes doing too much work and pinpoints where strategy or decorator patterns enable extension without modification.
  • LSP & ISP Insights: Evaluates inheritance trees for substitutability and recommends splitting bloated interfaces to match real client needs.
  • DIP Guidance: Encourages abstracting low-level services behind interfaces, which is critical when reviewing NestJS modules like booking or finance to prevent direct Prisma coupling.

Quick Start

Ask the skill to map booking-service domain classes to SOLID responsibilities before refactoring.

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: fundamentals/solid-principles
Download link: https://github.com/johnnystefan/test-saas-business/archive/main.zip#fundamentals-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.