Timestamps banner
AraneaDev AraneaDev

Timestamps

Code Quality community

Description

--- description: Configure claude-timestamp (timezone, clock format, colour, elapsed time) argument-hint: what to change, e.g. "tokyo", "no colour", "12h no seconds", "off" --- Configure the claude-timestamp plugin for this user. Settings take effect on the **next message**. Every hook reads the config file each time it runs, so nothing needs restarting. Say so when you report back, because people reasonably assume otherwise. Do all of this by reading and editing files, with Read, Edit and Wr

Installation

Installs to ~/.claude/skills/araneadev-claude-timestamp-timestamps/SKILL.md

Terminal
mkdir -p ~/.claude/skills/araneadev-claude-timestamp-timestamps && curl -fsSL https://raw.githubusercontent.com/AraneaDev/claude-timestamp/HEAD/commands/timestamps.md -o ~/.claude/skills/araneadev-claude-timestamp-timestamps/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository