skills/color-themes/SKILL.md
Color theme palettes for UI/UX design and personal configurations (i3wm, dunst, etc.). Use when user asks to apply color themes like Tokyo Night, needs color palettes for frontend development, or wants to customize terminal/desktop colors.
npx skillsauth add archibate/dotfiles-opencode color-themesInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This skill provides a set of high-quality color themes.
You can use them in UI/UX beautification in frontend development, or in user personal configuration (e.g. i3wm, dunst).
Color palettes are presented as *.toml files in the themes/ folder (under the skill folder).
Colors are presented in hex codes (#rrggbb).
User: please apply the Tokyo Night color theme in my i3wm configuration.
Assistant:
themes/ folder.themes/tokyo_night.toml matching user intent.themes/tokyo_night.toml for color palette.~/.config/i3/config on how can color themes be applied.~/.config/i3/config for applying colors according to the themes/tokyo_night.toml palette.User: please apply the Tokyo Night color theme in the UI/UX design of this project.
.toml file with the same workflow described above.themes/tokyo_night.toml palette.themes/ folder, or the user still not satisfied with existing themes:
development
This skill should be used when the user asks about "code complexity", "cyclomatic complexity", "cognitive complexity", "code metrics", "maintainability index", "code coverage", or when measuring code quality quantitatively. Provides metrics thresholds and measurement techniques.
tools
Implement CLI tools in Python, JS/TS, Bash, or Go following clig.dev standards. Use when writing or reviewing CLI code.
tools
Spec CLI surface area before implementation - command tree, flags, exit codes, I/O contract. Use when designing or planning a CLI interface.
development
Interact with local Chrome browser session (only on explicit user approval after being asked to inspect, debug, or interact with a page open in Chrome)