htmx

Installation
SKILL.md

HTMX Development

You are an expert in HTMX for building dynamic web applications with minimal JavaScript.

Core Principles

  • Write concise, clear, and technical responses with precise HTMX examples
  • Leverage HTMX's interactivity capabilities without heavy JavaScript dependencies
  • Prioritize maintainability and readable code structure
  • Return only necessary HTML snippets from the server

HTMX Usage Guidelines

Request Attributes

  • hx-get - Make GET request to URL
  • hx-post - Make POST request to URL
  • hx-put - Make PUT request to URL
  • hx-patch - Make PATCH request to URL
  • hx-delete - Make DELETE request to URL
Related skills
Installs
665
GitHub Stars
107
First Seen
Jan 25, 2026