DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-color

A DeepSeek Harness color toolbox for CSS color conversion, WCAG contrast checks, and named-color lookup.

Developer Tools
1GitHub Stars0ForksUpdated2026-09-17

Install

$ dsh plugin --profile web add github:TYEclipse/dsh-color

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
dsh-color is an installable DeepSeek Harness plugin that locally parses CSS colors, converts between common color formats, calculates WCAG 2.x contrast ratios, and searches CSS named colors.

Key Capabilities

  • Converts hex, rgb/rgba, hsl/hsla, hwb, and CSS named colors.
  • Preserves alpha during conversion and emits 8-digit hex when alpha is below 1.
  • Calculates WCAG 2.x contrast ratios and AA/AAA results for normal and large text.
  • Searches CSS named colors by name substring or exact color value.
  • Supports CSS color syntax including shorthand hex, modern and legacy RGB syntax, percentages, and hue angle units.
  • Runs using local math with no network access or runtime dependencies, as stated by the repository.

Useful For

  • Convert a supplied CSS color into hex, RGB, HSL, or HWB.
  • Check foreground/background color combinations for WCAG contrast thresholds.
  • Find CSS color names matching a search term or a known color value.
  • Inspect luminance and alternate names for CSS named colors.

Who It Fits

  • DeepSeek Harness users handling CSS colors.
  • Frontend and UI developers.
  • Developers checking text color accessibility.

Documented Limitations

  • The documented scope is CSS colors and the listed hex, RGB, HSL, HWB, and named-color formats.
  • Contrast verdicts use WCAG 2.x thresholds for normal and large text; they do not represent a complete accessibility review.
  • The README states that out-of-range channels are clamped.

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

No automated security signals have been published yet.

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
TYEclipse/dsh-color
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
72c22e7 · 2026-09-20

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
1GitHub stars
Forks
0
Open issues
8
Last commit
2026-09-17
Last release
2026-09-17
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app