davidteren

28 mods across 4 repositories, 22 stars between them.

davidteren/hotwire-codex-skills

Skill Claude CodeCodex

Scope navigation to a region with Turbo Frames correctly, and catch the wiring mistakes that fail silently. Use when adding a turboframetag (a turbo-frame element), driving a frame from an outside link/form, lazy-loading a panel (src + loading: :lazy), inline-editing a row, or debugging a frame that does nothing / a…

3 2mo ago A 122 tokens original MIT

turbo-morphing

26

davidteren/hotwire-codex-skills

Skill Claude CodeCodex

Apply Turbo 8 page refreshes with morphing and broadcast refreshes correctly, and avoid the morphing footguns. Use when adding smooth page refreshes (turborefresheswith / turbo-refresh-method morph), broadcasting live updates with broadcastsrefreshes, deciding between morph-refresh vs targeted Turbo Streams vs frames…

3 2mo ago A 108 tokens original MIT

davidteren/hotwire-codex-skills

Skill Claude CodeCodex

Build targeted Turbo Streams correctly — model broadcasts over Action Cable, custom stream actions, authorized stream channels, and Kredis presence. Use when adding real-time/live updates (chat append, replace a card, toggle a class), writing a custom turbo-stream action, securing who can subscribe to a record's…

3 2mo ago A 105 tokens original MIT

davidteren/play-sound-mcp-server

MCP server Claude CodeCodexCursor

MCP server "mcp-server-play-sound" as configured in davidteren/play-sound-mcp-server. Runs locally from the mcp-server-play-sound Python package.

1 1y ago A tokens not measured original MIT archived