htmx Recipes
Implement common htmx interaction recipes in server-rendered web apps. Use when building lazy loading, boosted links/forms, active search, inline validation, delete buttons, CSS transitions, form reset, optimistic updates, pagination, infinite scroll, toggled selection, polling, custom dialogs, request headers, click-to-edit, or HTML/JSON endpoint splits.
Frontendv0.1.0MIThtmxfrontendserver-driven-uiui-patternshtml
Install
npx skills add LVTD-LLC/skills --skill htmx-recipesFrom `SKILL.md`
Use this skill when the feature is a recognizable htmx interaction pattern. Start from the recipe shape, then adapt it to the framework's routing, forms, templates, and tests.