返回项目目录
hikariming

hikariming

dshfind

DSH (DeepSeek Harness) 原理学习、插件市场与最佳实践 · Learn DSH principles, plugin marketplace & best practices

Skilldeepseek-harnessdshdsh-plugin
Stars
104
Forks
6
Watchers
104
Issues
4

README

项目介绍

2234 bytes
# dshfind **The learning & sharing community for DeepSeek Harness (DSH)** Learn the principles · Discover plugins · Share best practices 🌐 **[dshfind.com](https://dshfind.com)** English | [简体中文](./README.zh-CN.md) | [日本語](./README.ja.md) | [한국어](./README.ko.md)

What is dshfind?

dshfind is a community site built around DeepSeek Harness (DSH):

  • 📖 Learn DSH principles — structured lessons from the basics up to a chapter-by-chapter deep dive of the Cordis paper: monads, coeffects, revertible effects, effect composition, spatiotemporal composability, and more.
  • 🧩 Plugin marketplace — a live index of DSH plugins, automatically aggregated from the GitHub topic dsh-plugin.
  • 🏆 Best practices — plugin development guides, a glossary, and community rankings of authors and projects.

Tech stack

Getting started

pnpm install
pnpm dev

Then open http://localhost:3000.

Regenerating plugin & ranking data

Plugin and ranking data are generated from the GitHub topic dsh-plugin (requires the GitHub CLI):

pnpm gen:data

Submit your plugin

Add the dsh-plugin topic to your public GitHub repository — it will show up in the marketplace on the next data refresh.

Contributing

Issues and PRs are welcome:

Friend links

  • DSH Desktop — a modern desktop app for the DeepSeek Harness (DSH) plugin ecosystem (GitHub)
  • MZYAI GEO (妙智云) — an open-source GEO platform that gets your site accurately cited and recommended in AI answers from DeepSeek, Kimi, Doubao, GLM, Hunyuan and more (GitHub)