part of OpenPonk platform
In Pharo version according to https://openponk.org/#direct-installation, run following script from the Playground:
Metacello new
baseline: 'OpenPonkClassEditor';
repository: 'github://OpenPonk/class-editor';
load: 'complete'.