mobile-theming
Installation
SKILL.md
Mobile Theming & Dark Mode
Trigger
Use this skill when the developer asks about:
- Setting up a theme system, design tokens, or color palettes
- Implementing dark mode or light/dark theme switching
- System appearance detection and automatic theme matching
- NativeWind or Tailwind theming in React Native
- Material 3 / Material You / dynamic color in Flutter
- Persisting user theme preference
- Semantic color naming or token-based styling
Required Inputs
| Input | Description |
|---|---|
| Framework | expo (React Native) or flutter |
| Scope | Full theme setup or just dark mode toggle |