Darkmode banner
KyaniteLabs KyaniteLabs

Darkmode

Development community

Description

--- description: (alias of /theming) Light + dark + high-contrast theme system argument-hint: "[site/app, optional]" --- Load and apply the **theming** skill (`~/.agents/skills/theming/SKILL.md`) — dark mode is one mapping of a full theme system. See /theming. Run the **theming** skill's self-check and return the same supported-mode evidence as `/theming`. Target: $ARGUMENTS <!-- contract:v1:start --> **/darkmode** is an alias for **/theming** (Sole approved alias of theming. Synopsis block pro

Installation

Installs to ~/.claude/skills/kyanitelabs-tastecheck-darkmode/SKILL.md

Terminal
mkdir -p ~/.claude/skills/kyanitelabs-tastecheck-darkmode && curl -fsSL https://raw.githubusercontent.com/KyaniteLabs/tastecheck/HEAD/commands/darkmode.md -o ~/.claude/skills/kyanitelabs-tastecheck-darkmode/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository