18 permissively-licensed prompts mirrored from mixpeek/amux (MIT). Honest zero stats; every prompt links to its source.
The SSE system (sseevents, connectSSE, onClientResume) is the backbone of live updates. When touching it: - Server sends a real {type:"ping"} data event every 10s — clients use this to detect zombie connections - Client declares SSE stale after 18s of silence and force-reconnects - visibilitychange / pageshow / focus / online all trigger onClientResume which refetches if data i
When editing CSS: - Check that any new UI fits within the existing @media (max-width: 600px) breakpoints - Touch targets must be at least 44x44 on mobile - Use env(safe-area-inset-) for anything positioned at screen edges (iOS PWA notch) - The viewport uses viewport-fit=cover — fixed overlays must extend to physical edges - Test that flex containers don't overflow on 375px-wide
amux-server.py is one file containing Python server + inline HTML/CSS/JS. Never split it into multiple files or create separate modules. Always verify syntax after edits:
You are running inside an amux managed Claude Code session. amux is a local multiplexer that manages multiple Claude sessions, a shared kanban board, notes, CRM, scheduler, email, browser automation, and per-session memory.
/playwright-auth — Browser Auth Profile Manager
Records an MP4 video of the amux browser agent performing a task. The agent uses Claude to drive a headless Playwright browser, records everything, then removes idle frames (Claude-thinking pauses) via ffmpeg mpdecimate, producing a clean, snappy MP4.
/review-session-log — Review a session's terminal log
Run the amux Playwright test suite or investigate specific UI issues with a headless browser.
Pull an open issue from the local amux issue tracker, transition it through the board (todo → doing → done), and do the actual work in between.
Field Required Values Notes -------------------------------- title yes string Short, imperative task name desc no string Full context: what, why, acceptance criteria status no todo / doing / done Defaults to todo session no amux session name Which project/session owns this task
Quick health check of the amux server and dashboard after code changes.
Control the user's live Chrome browser via Chrome DevTools Protocol. Connects to real tabs with existing cookies/logins — no fresh browser needed.
Project Overview [What does this project do? Who uses it? Why does it exist?]
Current Goals - Primary goal: [e.g. "Gain 10 lbs by end of Q2 (145 → 155 lbs)"] - Secondary: [e.g. "Improve squat 1RM from 225 to 275"]
Brand - Company/project: [Name] - Brand voice: [e.g. "Direct, technical, no fluff — like a smart friend who's also an engineer"] - What we never do: [e.g. "No hype language, no vague superlatives, no 'revolutionize'"]
Research Question [What are we trying to find out? Be specific — vague questions produce vague answers.]
What Is This [1–2 sentence description. E.g. "Purchasing 15 acres of raw land in rural Vermont for a homestead build. Evaluating parcels, financing, zoning, and access."]
Single-file project: everything lives in amux-server.py (Python server + inline HTML/CSS/JS dashboard).
A Community Mirror bundle of 18 permissively-licensed prompts from `mixpeek/amux` (MIT).
> Honest mirror. Zero usage stats. Not affiliated with the original authors — each prompt links back to its source file and license.
Clone any prompt into your library, bring your own provider key, and run it on any model. No markup.