Skip to content

Latest commit

Β 

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

⚑ TidyFactor HTMX v1.2.0

Server-Driven Hypermedia Interactivity & Contextual Decision Engine

The official hypermedia interaction track within the TidyFactor Architecture Ecosystem.

npm version License: Apache 2.0 RTL Ready Zero Build

πŸš€ Quick Start β€’ ⚑ 10 Commands β€’ πŸ›οΈ Ecosystem β€’ πŸ“– Ψ¨Ψ§Ω„ΨΉΨ±Ψ¨ΩŠΨ©



TidyFactor HTMX Hero Banner


This is a layer, not a full stack. It owns how fragments get requested, swapped, validated, and made navigable β€” not backend architecture or data. It pairs with tidyfactor-php or tidyfactor-php-micro (or any other server that can render HTML), rather than replacing them.

Three lifecycle modes

  • Init β€” add the htmx layer to a project (new or existing backend).
  • Convert β€” replace ad hoc fetch()/full-page-reload interactivity with htmx.
  • Improve β€” audit and fix an existing htmx implementation.

Command set

init Β· assets Β· fragments Β· swap Β· triggers Β· forms Β· indicators Β· history Β· modules Β· i18n β€” see SKILL.md for full sequencing and each command's reference file under references/commands/.

Related skills

Part of the TidyFactor skill library β€” see tidyfactor-html (no backend), tidyfactor-php (vanilla backend), tidyfactor-php-micro (opinionated Flight+Medoo+Plates backend), and the planned tidyfactor-js / tidyfactor-js-micro tracks.

Developer

Built and maintained by alwkala β€” github.com/alwkala

License

Licensed under the Apache License 2.0.


πŸš€ Installation & Quick Start

Choose your preferred installation method:

Option A: Via TidyFactor CLI (Recommended)

Install directly using the official ecosystem package runner into your active workspace:

npx @tidyfactor/cli add htmx

Or if you have the CLI installed globally (npm i -g @tidyfactor/cli):

tidyfactor add htmx

Option B: Via Open Agent Skills Ecosystem (skills.sh / Vercel Labs)

Install using the universal multi-agent standard across all supported IDEs (Cursor, Antigravity, Claude Code, Windsurf, Trae, Codex):

npx skills add tidyfactor/htmx

Option C: Standalone Zero-Dependency Runner (NPM Direct)

Run the dedicated skill installer directly with automatic cache invalidation:

npx @tidyfactor/htmx@latest

πŸ›οΈ TidyFactor Ecosystem Architecture

TidyFactor is a modular web architecture and AI coding agent skill ecosystem built on clear separation of concerns across the product lifecycle:

TidyFactor Organization (github.com/TidyFactor)
β”‚
β”œβ”€β”€ Design Skills
β”‚   β”œβ”€β”€ Cinematic    β†’ Experience / "Wow"     (Apple Γ— Cartier Scroll-Driven Landing Pages)
β”‚   β”œβ”€β”€ Design       β†’ Prototype / "Build"    (Code-Native UI Design Engine & Figma Alternative)
β”‚   └── Styler       β†’ Production / "Ship"    (Framework Styler & RTL Polish Engine)
β”‚
β”œβ”€β”€ Development Skills
β”‚   β”œβ”€β”€ HTML         β†’ Content & Static       (Semantic SEO & Static Platform Starter)
β”‚   β”œβ”€β”€ HTMX         β†’ Hypermedia             (Server-Driven Micro-Interactions)
β”‚   β”œβ”€β”€ JS           β†’ Vanilla SPA            (Framework-Free Reactive ES Modules)
β”‚   β”œβ”€β”€ PHP          β†’ Server-Rendered        (Modern PHP 8.x Component UI & Architecture)
β”‚   └── Next         β†’ Multi-Tenant SaaS      (Next.js 16, React 19, Supabase RLS & Dev-Perf)
β”‚
└── Growth Skills
    └── Marketing    β†’ Growth / Revenue       (Direct Response, Pillar SEO & Content Lifecycles)

πŸ’Ž Frontend Triad

                TidyFactor
                    β”‚
          β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”
          β”‚         β”‚         β”‚
      Cinematic   Design    Styler
          β”‚         β”‚         β”‚
      Experience Prototype Production
          β”‚         β”‚         β”‚
       "Wow"      "Build"   "Ship"

πŸ“¦ Community Package & Skill Parity

Track Category GitHub Repository Agent Skill NPM Package
Cinematic Design TidyFactor/Cinematic tidyfactor-cinematic @tidyfactor/cinematic
Design Design TidyFactor/Design tidyfactor-design @tidyfactor/design
Styler Design TidyFactor/Styler tidyfactor-styler @tidyfactor/styler
Next Development TidyFactor/Next tidyfactor-next @tidyfactor/next
HTML Development TidyFactor/HTML tidyfactor-html @tidyfactor/html
HTMX Development TidyFactor/HTMX tidyfactor-htmx @tidyfactor/htmx
JS Development TidyFactor/JS tidyfactor-js @tidyfactor/js
PHP Development TidyFactor/PHP tidyfactor-php @tidyfactor/php
Marketing Growth TidyFactor/Marketing tidyfactor-marketing @tidyfactor/marketing

πŸ‘¨β€πŸ’» Organization & Support


πŸ“œ License

Licensed under the Apache License 2.0. Copyright (c) 2026 TidyFactor & Alwkala.

About

The HTMX Server-Driven Micro-Interactions track of the TidyFactor skill library

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

2 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages