·solid-knowledge
</>

solid-knowledge

SOLID-Prinzipien-Wissensdatenbank für PHP 8.4-Projekte. Bietet eine Kurzreferenz für SRP, OCP, LSP, ISP, DIP mit Erkennungsmustern, PHP-Beispielen und Antimuster-Identifizierung. Verwendung für Architektur-Audits und Code-Qualitätsprüfungen.

7Installationen·0Trend·@dykyi-roman

Installation

$npx skills add https://github.com/dykyi-roman/awesome-claude-code --skill solid-knowledge

So installieren Sie solid-knowledge

Installieren Sie den KI-Skill solid-knowledge schnell in Ihrer Entwicklungsumgebung über die Kommandozeile

  1. Terminal öffnen: Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Installationsbefehl ausführen: Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/dykyi-roman/awesome-claude-code --skill solid-knowledge
  3. Installation überprüfen: Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Quelle: dykyi-roman/awesome-claude-code.

SOLID is a set of five design principles for writing maintainable, extensible software.

| S | Single Responsibility | One class = one reason to change | | O | Open/Closed | Open for extension, closed for modification | | L | Liskov Substitution | Subtypes must be substitutable for base types | | I | Interface Segregation | Many specific interfaces > one general | | D | Dependency Inversion | Depend on abstractions, not concretions |

| SRP | Aggregates have single consistency boundary | | OCP | Domain Events enable extension without modification | | LSP | Value Objects are substitutable (same type = same behavior) | | ISP | Repository interfaces segregated (Reader/Writer) | | DIP | Domain depends on Repository interfaces, not implementations |

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/dykyi-roman/awesome-claude-code --skill solid-knowledge
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-22
Aktualisiert
2026-03-10

Browse more skills from dykyi-roman/awesome-claude-code

Schnelle Antworten

Was ist solid-knowledge?

SOLID-Prinzipien-Wissensdatenbank für PHP 8.4-Projekte. Bietet eine Kurzreferenz für SRP, OCP, LSP, ISP, DIP mit Erkennungsmustern, PHP-Beispielen und Antimuster-Identifizierung. Verwendung für Architektur-Audits und Code-Qualitätsprüfungen. Quelle: dykyi-roman/awesome-claude-code.

Wie installiere ich solid-knowledge?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/dykyi-roman/awesome-claude-code --skill solid-knowledge Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Wo ist das Quell-Repository?

https://github.com/dykyi-roman/awesome-claude-code