Loading...
Loading...
Build and review HTMX interactions in Django server-rendered projects, especially generated django-saas-starter apps. Use when adding hx attributes, partial template responses, request.htmx branching, django-htmx response headers, forms, swaps, triggers, redirects, polling, boosted links or forms, or coordinating HTMX with Alpine.js local state.
npx skill4agent add lvtd-llc/skills django-htmxdjango-htmxdjango_htmx.middleware.HtmxMiddlewarerequest.htmxhtmx.min.jsfrontend/static/vendors/js/frontend/templates/base_app.htmlfrontend/templates/base_landing.htmlX-CSRFTokenhtmx:configRequestwindow.htmx.config.historyRestoreAsHxRequest = falsehtmx-endpoint-designhtmx-recipeshtmx-securityhtmx-realtimehtmx-interactivityhtmx-js-apihtmx.process| Need | Read |
|---|---|
| Django view branching, response helpers, forms, validation | |
| Template targets, swaps, OOB updates, Alpine events, recipe notes | |
| Security rules, Django tests, response assertions, reference docs | |
request.htmxfrontend/templates/<app>/partials/...request.htmxrequest.htmx@vary_on_headers("HX-Request")django_htmx.httpHttpResponseClientRedirectHttpResponseClientRefreshHttpResponseLocationHttpResponseStopPollingpush_url()replace_url()retarget()reswap()reselect()trigger_client_event(){% csrf_token %}2004xx422DELETEhx-push-url="true"hx-trigger="keyup"