Claude-skill-registry htmx-skill

Documentation for the htmx JavaScript library (attributes, events, headers, API, extensions, examples, migration guides, server examples). Use when you need accurate htmx syntax/behavior or to locate the right reference page for an htmx question.

install
source · Clone the upstream repo
git clone https://github.com/majiayu000/claude-skill-registry
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/majiayu000/claude-skill-registry "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/data/htmx-skill" ~/.claude/skills/majiayu000-claude-skill-registry-htmx-skill && rm -rf "$T"
manifest: skills/data/htmx-skill/SKILL.md
source content

htmx Reference

Use the index below to open the most specific page for the user's question. Search the local

references/
folder with
rg
when unsure which page contains the answer.

Reference Index