htmx-alpine

Installation
SKILL.md

HTMX + Alpine.js Patterns

Overview

Build server-driven web applications where the server returns HTML and the client manages UI state. HTMX handles all server communication. Alpine.js handles client-side state that doesn't need server round-trips.

Core principle: The server is the source of truth. The client is a thin rendering layer.

Quick Reference - What to Load

Installs
2
GitHub Stars
3
First Seen
Aug 15, 2026
htmx-alpine — neoeinstein/claude-plugins