dark-mode

Installation
SKILL.md

Dark Mode

What This Skill Does

Apply a visual system to an existing app or new surface. This specific recipe handles the user intent add dark/light toggle and should end with: Toggle, persistent choice, prefers-color-scheme respect.

The skill is meant for agents using the build.host API through the user's installed build.host credentials. It is not a marketing card and it is not a command alias. Treat it as an operating playbook.

When To Use

Use this skill when:

  • The user asks for: add dark/light toggle.
  • The work matches these tags:
    • theme
    • toggle
  • The expected output is a concrete change, deployed URL, patch, or verified setup, not a vague recommendation.

Do not use this skill when the user is only asking about build.host pricing, account support, or general product explanation. Answer those conversationally instead.

Installs
5
Repository
erphq/skills
GitHub Stars
2
First Seen
Jul 6, 2026
dark-mode — erphq/skills