Acerca de
This skill integrates the philosophy of the Self programming language into Claude's environment, moving away from rigid class hierarchies toward a concrete, clone-based approach. By treating directories as objects and files as slots, it enables a 'Delegation Object Protocol' (DOP) that is highly legible for LLMs. This system allows developers to create prototypes that instances can clone and override, making the codebase more modular, easier for AI to navigate, and resistant to the 'abstraction gap' common in classical inheritance. It is particularly useful for building complex, stateful environments where objects need to evolve dynamically.