🎯

Oop

v1.1.3

Object-Oriented Programming principles, design patterns, and best practices.

Installation

Install han binary (required for hooks to work):

curl -fsSL https://han.guru/install.sh | bash

Then install this plugin:

han plugin install jutsu-oop

Overview

Object-Oriented Programming principles, design patterns, and best practices.

Skills

  • oop-fundamentals: Core OOP concepts: encapsulation, inheritance, polymorphism
  • oop-design-patterns: Classic Gang of Four and modern design patterns
  • oop-best-practices: SOLID principles and OOP anti-patterns to avoid

Installation

Install with npx (no installation required):

han plugin install jutsu-oop

Skills