# Nude Slots

- **Base**: Convenient data structure that allows easy access to named slots
- Use manual slot assignment without giving up named slot assignment! (`named-manual` plugin)
- Auto-slot certain element types, just like native elements do, via `data-assign` on the slot (`auto-assign` plugin)
- React to dynamic slot changes (added slots, removed slots, renamed slots) for both of the above (`dynamic-slots` plugin)
