HTMX is a library that allows accessing AJAX, CSS Transitions, and WebSockets directly in HTML using attributes. It enables building modern UIs without writing JavaScript.
Key Concepts
Hypermedia-driven
Attributes for behavior
Server-side rendering
Progressive enhancement
SPA-like patterns
Common Use Cases
Dynamic content
Form submissions
Modal dialogs
Lazy loading content
Server-rendered apps
Best Practices
Design hypermedia APIs
Use proper HATEOAS patterns
Implement proper error handling
Leverage progressive enhancement
Use hx-boost for links
Resources
Htmx.org: htmx.org/docs
Related Skills: server-side-rendering, hyperscript, web-development
1---2name: htmx3description: HTMX4---5# HTMX67HTMX is a library that allows accessing AJAX, CSS Transitions, and WebSockets directly in HTML using attributes. It enables building modern UIs without writing JavaScript.89## Key Concepts1011- Hypermedia-driven12- Attributes for behavior13- Server-side rendering14- Progressive enhancement15- SPA-like patterns1617## Common Use Cases1819- Dynamic content20- Form submissions21- Modal dialogs22- Lazy loading content23- Server-rendered apps2425## Best Practices2627- Design hypermedia APIs28- Use proper HATEOAS patterns29- Implement proper error handling30- Leverage progressive enhancement31- Use hx-boost for links3233## Resources3435- Htmx.org: htmx.org/docs36- Related Skills: server-side-rendering, hyperscript, web-development
Run npx skillmds@latest add neuralblitz/htmx in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
HTMX It is listed under AI & ML on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. Capability flags: docs only. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
NeuralBlitz (@neuralblitz) published this skill. Their other Agent Skills are listed on their SkillMD profile.