Implementation of the 23 GoF (Gang of Four) patterns in Object Pascal / Delphi with interfaces, TInterfacedObject and SOLID principles. Covers Creational, Structural and Behavioral patterns.
$npx -y skills add delphicleancode/delphi-spec-kit --skill design-patternsInstalls into the current project.
Run `npx skills use "https://github.com/delphicleancode/delphi-spec-kit" --skill "delphicleancode/delphi-spec-kit/design-patterns"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/delphicleancode/delphi-spec-kit" that are relevant to the current task. Run `npx skills add "https://github.com/delphicleancode/delphi-spec-kit"` and select the relevant skills, then follow their instructions.