maludb-ed/htmx-php-builder

Claude plugin: memory-first HTMX + PHP + Bootstrap 5.3 application builder with a locked design system and phased build order

8Stars on the repository
11Mods indexed here, across every type
26d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

chat-actions

01

maludb-ed/htmx-php-builder

Skill Claude CodeCodex

The voice-first chat command bar that ships on every screen of every application — natural language in (typically dictated via a tool like Wispr Flow), application actions and navigation out, powered by an LLM router activating MCP tools. Use when building or extending the assistant command bar, the actions MCP…

8 26d ago A 77 tokens original MIT

design-system

02

maludb-ed/htmx-php-builder

Skill Claude CodeCodex

The mandatory UI design system for applications built with this plugin — Bootstrap 5.3 admin template (nxl theme) with fixed layout, component patterns, and mobile-first rules. Use before generating or editing ANY page, screen, partial, or HTML in an application built with this plugin, and when the user mentions look…

8 26d ago A 78 tokens original MIT

malumail-send

03

maludb-ed/htmx-php-builder

Skill Claude CodeCodex

Send transactional email through the MaluMail API (api.malumail.com) and integrate MaluMail sending into an application. Use when an app needs to send email programmatically — welcome/verification/receipt/notification/password-reset messages, alerts, or any outbound mail — through MaluMail; when wiring up MaluMail…

8 26d ago B 146 tokens original MIT

mcp-servers

04

maludb-ed/htmx-php-builder

Skill Claude CodeCodex

Design and build the two MCP servers every application ships — the record-memory server over PostgreSQL 17 and the activity-memory server over MaluDB — in Python with FastMCP, exposed to the app's AMA agent and to clients' own AI tools. Use during Phase 1 (tool-surface design) and when implementing, deploying, or…

8 26d ago A 81 tokens original MIT

maludb-ed/htmx-php-builder

Skill Claude CodeCodex

Background context for planning or brainstorming a new application or SaaS product — memory-first design, the ask-me-anything view of applications, SaaS Plus+ data sovereignty, and the default technical stack (PostgreSQL 17 + MaluDB, Apache/PHP/Bootstrap 5.3/HTMX). Provides answers and direction, not a workflow to run.

8 26d ago A 79 tokens original MIT

new-app

06

maludb-ed/htmx-php-builder

Skill Claude CodeCodex

Start building a new HTMX + PHP + Bootstrap 5.3 application. Use when the user says "new app", "start a new application", "build an app", "begin the project", or invokes /new-app. Enforces the fixed build order — full database + memory design first, then authentication + app shell, then vertical feature slices — on…

8 26d ago A 102 tokens original MIT

new-screen

07

maludb-ed/htmx-php-builder

Skill Claude CodeCodex

Generate a new screen (list, detail, create/edit form, report, or settings page) in an HTMX + PHP + Bootstrap 5.3 application built with this plugin. Use when the user asks to "add a screen", "create the customers page", "build the edit form", or invokes /new-screen. Guarantees every screen matches the design system…

8 26d ago A 81 tokens original MIT

php-patterns

08

maludb-ed/htmx-php-builder

Skill Claude CodeCodex

The mandatory PHP code structure for applications built with this plugin — a feature-oriented Page Controller pattern with procedural PDO query functions, full-page + partial templates, and five standard HTMX response patterns. Use before writing or editing ANY PHP file in an application built with this plugin.

8 26d ago A 58 tokens original MIT

php-session-auth

09

maludb-ed/htmx-php-builder

Skill Claude CodeCodex

Use when building login, registration, logout, or session handling in vanilla PHP (no framework) with CSRF-protected forms — covers password hashing, secure session config, session fixation, CSRF tokens, brute-force lockout, and user-enumeration defense.

8 26d ago A 56 tokens original MIT