什麼是 my-logs?
解釋如何進行日誌記錄 來源:ex3ndr/skills。
解釋如何進行日誌記錄
透過命令列快速安裝 my-logs AI 技能到你的開發環境
來源:ex3ndr/skills。
Show only three fields in the visible line: time, module, and message.
Each module gets a deterministic color derived from its name via MurmurHash3. No manual color assignment — the hash picks from a fixed palette automatically. Results are cached so each module hashes only once.
Every log message must be understandable on its own — assume only the text part is visible (no structured fields are shown). Include all relevant identifiers directly in the message string.
解釋如何進行日誌記錄 來源:ex3ndr/skills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/ex3ndr/skills --skill my-logs解釋如何進行日誌記錄 來源:ex3ndr/skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/ex3ndr/skills --skill my-logs 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/ex3ndr/skills