@yegor256 , do you think it would be useful to introduce a language-agnostic "idiomatic-oop" skill to the bazaar?
The Problem: Modern LLMs and AI coding harnesses natively tend to generate code procedurally, skipping strict object-oriented design principles (defaulting to '-er' ending roles, naked getters/setters, and static methods).
The Solution: An opinionated AI skill that proactively intercepts the LLM and forces it to write code following strict OOP guidelines.
Do you think a skill like this fits the philosophy of this repository?
I'd be happy to contribute it as a separate plugin.
@yegor256 , do you think it would be useful to introduce a language-agnostic "idiomatic-oop" skill to the bazaar?
The Problem: Modern LLMs and AI coding harnesses natively tend to generate code procedurally, skipping strict object-oriented design principles (defaulting to '-er' ending roles, naked getters/setters, and static methods).
The Solution: An opinionated AI skill that proactively intercepts the LLM and forces it to write code following strict OOP guidelines.
Do you think a skill like this fits the philosophy of this repository?
I'd be happy to contribute it as a separate plugin.