Implements HTMX interactions, configures swap behaviors, debugs hx-* requests, and builds hypermedia-driven UI components. Use when tasks involve hx-* attributes, HTMX AJAX requests, swap strategies, server-sent events, WebSockets, or hypermedia-driven UIs.
95
95%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Passed
No known issues
Use this index to pick the smallest reference file that matches the task.
| Domain | File | Use For |
|---|---|---|
| Attributes | references/attributes.md | All hx-* attributes, their accepted values, modifiers, and inheritance behavior |
| Requests | references/requests.md | Triggering requests, headers (request/response), parameters, file uploads, CSRF, CORS, caching |
| Swapping | references/swapping.md | Swap strategies, targets, extended CSS selectors, OOB swaps, morphing, view transitions, CSS transitions |
| Events & API | references/events-api.md | Lifecycle events, JS API methods, configuration options, extensions, debugging, scripting |
| Patterns | references/patterns.md | Common UI patterns: active search, infinite scroll, click to load, edit row, modals, lazy loading, tabs, file upload, progress bar |
| Extensions | references/extensions.md | Official extensions: WebSockets (ws), SSE (sse), Idiomorph (morph), response targets, head support, preload |
| Gotchas | references/gotchas.md | Common pitfalls, silent failures, accessibility, error handling, architecture decisions, version migration |
references/attributes.mdreferences/requests.mdreferences/swapping.mdreferences/swapping.md (OOB swaps section)references/events-api.mdreferences/extensions.mdreferences/patterns.mdreferences/events-api.md (scripting section)references/requests.md (security section)references/gotchas.mdreferences/gotchas.md (accessibility section)references/gotchas.md