Was ist my-logs?
Erklären Sie, wie die Protokollierung durchgeführt wird Quelle: ex3ndr/skills.
Erklären Sie, wie die Protokollierung durchgeführt wird
Installieren Sie den KI-Skill my-logs schnell in Ihrer Entwicklungsumgebung über die Kommandozeile
Quelle: 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.
Erklären Sie, wie die Protokollierung durchgeführt wird Quelle: ex3ndr/skills.
Stabile Felder und Befehle für KI/Such-Zitate.
npx skills add https://github.com/ex3ndr/skills --skill my-logsErklären Sie, wie die Protokollierung durchgeführt wird Quelle: ex3ndr/skills.
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/ex3ndr/skills --skill my-logs Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw
https://github.com/ex3ndr/skills