qol-tray-dev-logging

Official

Enforce consistent qol-tray frontend logging.

Authorqol-tools
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Frontend diagnostic logs in qol-tray are often noisy and inconsistent. This skill standardizes logging by enforcing the createDebug(namespace) pattern, reducing spam and improving grepability across the UI codebase.

Core Features & Use Cases

  • Enforces the use of createDebug(namespace) to generate per-namespace loggers with uniform formatting.
  • Provides a global enable/disable mechanism via localStorage under 'qol-debug' to toggle logs at runtime.
  • Aligns logging with existing namespaces (e.g., qol:app, qol:camera, qol:nav, qol:spatial, qol:wedge, qol:world) to support rapid debugging during camera, navigation, world, and UI state work.
  • Offers guidance for adding logs during development without leaking sensitive or verbose data.

Quick Start

Enable debug logging by converting raw console calls to the createDebug-based logger and toggling the qol-debug setting.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: qol-tray-dev-logging
Download link: https://github.com/qol-tools/qol-skills/archive/main.zip#qol-tray-dev-logging

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.