htmx Endpoint Design
Design and review htmx endpoint contracts for server-rendered HTML fragments. Use when adding or debugging hx-get, hx-post, hx-put, hx-patch, hx-delete, hx-target, hx-swap, hx-select, out-of-band swaps, HX-Trigger events, partial template responses, redirects, retargeting, or response headers.
Frontendv0.1.0MIThtmxendpointshtmlserver-driven-uifrontend
Install
npx skills add LVTD-LLC/skills --skill htmx-endpoint-designFrom `SKILL.md`
Use this skill when the hard part is the server/browser contract: which element makes the request, which endpoint handles it, what HTML comes back, and where that HTML lands.