Proposed on Slack.
It would be great to have a canonical example of an input decorator element. Something that would wrap a slotted input, styling it and adding behaviour.
Off the top of my head:
<community-input id="input">
<input />
</community-input>