Community Setup
HTMX + Go Server Setup
Claude Code setup for HTMX with a Go server, HTML templates, and hypermedia patterns.
Web DevelopmentdeveloperintermediateVS CodeTerminal / CLIGitHubDocker
By Initly Team0 downloads
VS CodeTerminal / CLIGitHubDocker
Instructions Preview
1. Install Claude Code
npm install -g @anthropic-ai/claude-code
2. Create Go Project
mkdir my-htmx-app && cd my-htmx-app
go mod init my-htmx-app
3. Add HTMX
Download htmx.min.js to your static/ directory or use CDN.
4. Add Config
Copy CLAUDE.md and agents to your project.
5. Verify
claude
Ask Claude to create an endpoint that returns an HTML fragment....
Purchase this setup to see the full instructions
Config Files
Purchase to download these config files.
CLAUDE.mdLocked
code-reviewer.mdLocked