Toggles macOS dark mode on, off, or auto-toggle by reading and writing the AppleInterfaceStyle user default. Use when the user asks to enable dark mode, disable dark mode, switch to light mode, toggle appearance, or change the macOS theme.
$npx -y skills add leionion/clawforge --skill mac_dark_modeInstalls into the current project.
Run `npx skills use "https://github.com/leionion/clawforge" --skill "leionion/clawforge/mac_dark_mode"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/leionion/clawforge" that are relevant to the current task. Run `npx skills add "https://github.com/leionion/clawforge"` and select the relevant skills, then follow their instructions.