htmx-knowledge-patch
Installation
SKILL.md
htmx Knowledge Patch
Use this skill when implementing, reviewing, debugging, or upgrading htmx applications. Start with the migration notes when touching established code, then open the topic reference that matches the task.
Reference index
| Reference | Topics |
|---|---|
| Migration and configuration | Extension packaging, distribution builds, removed APIs, Shadow DOM, maintenance policy |
| Events and JavaScript | Trigger sources and filters, polling, asynchronous confirmation, inheritance |
| History and caching | History restoration, snapshot safety, cache variants, cache bypass |
| Requests and validation | Request defaults, URL validation, CORS, form validation, boosted CSRF tokens |
| Swaps and responses | Scrolling, literal text, out-of-band content, status handling, redirects |
| Extensions and security | CSP nonces, attribute mutation, URL parameters, JSON forms |