What problem does it solve? Presenters, demo creators, and UX reviewers need audiences to see exactly where clicks happen on screen in real time, but screen recorders only add click effects in post-production. This Skill provides guidance for installing, configuring, customizing, and troubleshooting ClickLight, a native macOS menu bar app that renders live click highlights. ## Core Features & Use Cases - Real-Time Click Visualization: Renders distinct overlay effects for press, release, right-click, and drag events using CGEvent taps and a transparent NSWindow overlay. - Customization & Presets: Adjust click size, duration, intensity, and color via the settings UI, UserDefaults keys, or programmatic Preferences API, plus an optional laser pointer mode. - Build & Troubleshoot: Build from source with Swift Package Manager or Make, diagnose Accessibility permission issues, and fix overlay rendering problems. - Use Case: While recording a product demo with OBS Studio, run ClickLight so every click appears as an expanding colored ring, making your cursor actions visible to viewers without any post-production editing. ## Quick Start Install ClickLight via Homebrew, grant it Accessibility permission in System Settings, then relaunch it and use the menu bar Test Pulse option to verify click highlighting works.