A Claude.md update codifies keyboard shortcuts, UI copy, and comment rules
charlieholtz · x · 2026-08-04
The post says a new section was added to CLAUDE.md, and the screenshot shows project guidance for writing code and UI text.
The visible rules include:
- Keyboard shortcuts: use keybindings.ts as the source of truth and keep the keyboard shortcuts dialog in sync.
- UI descriptions: avoid adding subtitles, helper text, or descriptive copy by default; prefer a concise self-explanatory heading or label, and only add supporting copy when needed to prevent misunderstanding or error.
- Code comments: avoid comments that only mention minor events like “we had a bug and fixed it”; comment only on important migrations or questions readers may have.
It is essentially a developer style guide being codified into Claude’s project instructions.
More from coding & agent
- Multi-agent workflows can burn billions of tokens unless you control duplication — HaktanSuren · 2026-08-04
- Next.js 16.3 cuts dev RAM by 90% and adds docs for coding agents — cramforce · 2026-08-04
- Replit builds a self-correcting semantic layer over docs, chats, and databases — amasad · 2026-08-04
- TokTier speeds up agent serving with exact stateful tokenization and stable-boundary repair — omarsar0 · 2026-08-04
- A MiniMax I2V ComfyUI workflow adds outpainting, image resizing, and wildcards — mwoody450 · 2026-08-04
- MerchantBench tests LLM agents over 365 days of simulated e-commerce operations — dair_ai · 2026-08-04