Skip to content

wbusby88/oop-skill

Repository files navigation

Object-Oriented Programming Skill

Agent skill for planning and reviewing object-oriented designs with a focus on behavior ownership, encapsulation, and pragmatic use of SOLID.

Install

npx skills add wbusby88/oop-skill --skill object-oriented-programming -y --agent codex

What It Covers

  • deciding whether OOP is appropriate at all
  • placing behavior, invariants, and policy ownership in the right boundary
  • spotting fake OOP such as anemic models, interface cargo culting, and inheritance-for-reuse
  • using SOLID as a validation lens instead of a class-generation strategy

Repository Layout

  • SKILL.md: main skill instructions
  • oop-planning-examples.md: examples, anti-patterns, and verification scenarios

Source

  • Skill page: object-oriented-programming
  • Repository: https://github.com/wbusby88/oop-skill

About

llm skill for object oriented programming best practices and guidance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors