htmx Interactivity
Coordinate htmx with lightweight browser-side interactivity. Use when adding Alpine.js, _hyperscript, local UI state, custom events, dialogs, transitions, keyboard behavior, or browser-only state around htmx swaps in a server-rendered app.
Frontendv0.1.0MIThtmxalpinejshyperscriptfrontendui-state
Install
npx skills add LVTD-LLC/skills --skill htmx-interactivityFrom `SKILL.md`
Use this skill when htmx handles server trips but the page still needs local browser behavior. Keep the ownership line explicit so server-rendered HTML and client-side state do not fight each other.