oThTJx/dsh-skill-taste0

@firefly0621/dsh-skill-taste

Leonxlnx/taste-skill bundled skill provider for DeepSeek Harness

AI 분석

核心用途是为 AI 代理注入前端设计品味与规范技能。适合需要 AI 辅助进行前端视觉设计、交互优化及代码实现的开发者。

패키지
@firefly0621/dsh-skill-taste
버전
0.1.0-rc.9
최근 업데이트
2026. 8. 18.

설치

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:oThTJx/dsh-skill-taste

@firefly0621/dsh-skill-taste

English | 中文

Optional bundled skill provider that contributes Leonxlnx/taste-skill skills to ctx.skills, adapted for dsh. Upstream folders often differ from SKILL.md frontmatter name values (install names such as design-taste-frontend); the provider indexes by those frontmatter names. Redistributed under MIT; see assets/NOTICE.md.

Mount the plugin to enable the provider. Optional skillsRoot overrides the packaged skills/ directory. This package is not part of the official main dsh-base composition; install it explicitly with dsh plugin add or a custom cordis.patch.yml.

Model Experience

Indirectly, through @deepseek-ai/dsh-tool-skill, which renders catalog entries and selected skill bodies.

KV Cache effect

When mounted, its catalog entries and any loaded bodies change the provider KV prefix at their insertion points. Setting the composition row to disabled: true removes that effect.

Known Limitations and Deferred Work

  • The provider ships the dsh-adapted skills (design-taste-frontend, brandkit, imagegen-frontend-web/mobile, and friends); the Codex-specific image-to-code skill is omitted.
  • Upstream installer CLI and agent-specific packaging are not mirrored; only the skill trees are bundled for the dsh skill catalog.