Skip to content

v1.0.0 — DeepSeek Harness bundle

Latest

Choose a tag to compare

@zbysir zbysir released this 14 Aug 08:22

First release as a DeepSeek Harness (dsh) bundle.

Install

npx @deepseek-ai/dsh plugin --profile web add github:creght-dev/skills

Pin this release with github:creght-dev/skills#v1.0.0. Requires pnpm on PATH.

Skills

  • creght — Creght CLI workflows, page/component conventions, CMS, forms, Auth, Func backend, SEO, publishing, version rollback.
  • site-replica — replicate an existing website onto Creght, verified against the source until desktop and mobile reach parity.

What changed

  • Root package.json declares dsh.bundle, the manifest dsh plugin add looks for.
  • cordis.patch.yml inserts the plugin into the profile's config tree.
  • index.js registers a ctx.skills provider that serves every skills/<name>/SKILL.md at bundled rank.
  • MIT LICENSE.

Other hosts keep using npx skills add creght-dev/skills -g -y.