hyperkit

shivadanthuluriicm/hyperkit
★ 0 stars JavaScript AI/LLM Updated today
Hyperkit is a shippable UI toolkit for HTML-over-the-wire apps. It provides reusable HTMX components, token-driven themes, and small a11y helpers while your server stays the source of truth—across overlays, forms, data, realtime, commerce, platform, and agent workflows. Works with any backend; optional React bindings and MCP for AI agents.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "hyperkit": {
      "command": "npx",
      "args": [
        "-y",
        "shivadanthuluriicm/hyperkit"
      ]
    }
  }
}

README Excerpt

Shippable, backend-agnostic interface patterns for HTML-over-the-wire applications. The toolkit provides reusable HTML, token-driven CSS, and small optional browser helpers while your server remains the source of truth. - Production-oriented patterns across ten product surfaces: overlays, forms, data, navigation, realtime, media, commerce, platform, experience kit, and

Topics

htmx