Interactivity utilities Tailwind CSS v4.1. Cursor (cursor-*), Scroll (scroll-smooth, scroll-snap-*, overscroll-*), User select (select-*), Pointer events (pointer-events-*), Touch action, Resize, Caret color, Accent color.
/plugin marketplace add fusengine/agents/plugin install fuse-tailwindcss@fusengine-pluginsThis skill inherits all available tools. When active, it can use any tool Claude has access to.
references/cursor.mdreferences/scroll.mdreferences/states.mdComprehensive utilities for controlling user interaction behaviors and cursor styles in Tailwind CSS v4.1.
Control the cursor appearance on elements
cursor-* - Standard cursors (auto, default, pointer, wait, text, move, help, not-allowed, none, etc.)Manage scrolling and snap behavior
scroll-smooth - Enable smooth scrollingscroll-snap-type - Define snap container behavior (snap-none, snap-x, snap-y, snap-both)scroll-snap-align - Position snap points (snap-start, snap-center, snap-end)scroll-snap-stop - Force snap stops (snap-always, snap-normal)overscroll-behavior - Control overscroll area (overscroll-auto, overscroll-contain, overscroll-none)Control text selection behavior
select-none - Disable text selectionselect-text - Allow text selectionselect-all - Select all text when clickedselect-auto - Browser default selectionControl element interactivity
pointer-events-none - Element cannot be interacted withpointer-events-auto - Element is interactive (default)Define how touch gestures are handled
touch-auto - Browser default touch handlingtouch-none - Disable all touch behaviorstouch-pan-x - Allow horizontal panning onlytouch-pan-y - Allow vertical panning onlytouch-manipulation - Allow panning and zoom only (no double-tap zoom)Control element resize behavior
resize-none - Disable resizingresize - Allow resizing in both directionsresize-y - Allow vertical resizing onlyresize-x - Allow horizontal resizing onlySet text input cursor color
caret-* - Color utilities for input/textarea cursorDefine accent color for form controls
accent-* - Color utilities for checkboxes, radios, and range inputsCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
This skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.