Interface & Rendering · Claude Code mod time
Draws the time you sent each message above it in the transcript.
Every ```mermaid block Claude writes is drawn as colour box art in the transcript, right where the fence was.
Interface & Rendering mod for Claude Code by Gal Elmalah · built on function hooks · runs inside Claude Code
Step 0, once: enable function hooks with export CLAUDE_CODE_ENABLE_FUNCTION_HOOKS=1 (bash/zsh), $env:CLAUDE_CODE_ENABLE_FUNCTION_HOOKS="1" (PowerShell), or put it under env in ~/.claude/settings.json. Needs Claude Code 2.1.269+. Guide
claude plugin marketplace add galElmalah/claude-mods claude plugin install claude-mermaid@claude-mods
[](https://claudemods.ai/mods/claude-mermaid) Diagrams without leaving the terminal. Hooks the assistant message surface and replaces the fence with a rendered box drawing.
New to mods? Start here. claudemods.ai is an independent catalog, not affiliated with Anthropic. Listings are contributed by the community and link to third-party code. Read the source before installing; mods run inside Claude Code with the permissions of your session. Something wrong with this listing? Tell us.
Interface & Rendering · Claude Code mod Draws the time you sent each message above it in the transcript.
Interface & Rendering · Claude Code mod Retells what Claude just said in plain words in a band above the prompt; nothing enters the transcript or the model’s context.
Interface & Rendering · Claude Code mod A one-key rotate button above the prompt once the context window passes the critical band, for the cs session manager.