Skins control how the configurator is rendered on the frontend — the layout, the controls structure, the canvas placement, and any surrounding UI. The plugin ships with two built-in skins (default and accordion). You can create your own by extending Skin_Base and registering it via the wp3dconf/register_skins hook.