DSH HUB
首页插件商店插件包社区排行榜资源发布指南
插件源码
返回插件目录

hikariming /

dshfind

仅 Topic 仓库

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

★ 151 Stars8 Forks6 IssuesN/A 社区评分0 已确认安装
查看 GitHub项目主页
README来源: main@299e6237

dshfind

The learning & sharing community for DeepSeek Harness (DSH)

Learn the principles · Discover plugins · Share best practices

🌐 dshfind.com

English | 简体中文 | 日本語 | 한국어


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

  • Next.js 16 (App Router) + React 19
  • next-intl for site i18n (English & Chinese UI)
  • MDX for lesson content (src/content/lessons)
  • Tailwind CSS · deployed on Vercel

Documentation

English

  • Vercel + Railway production deployment
  • Public API and query guide

简体中文

  • Vercel + Railway 生产部署手册
  • 公开 API 与查询指南

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. A scheduled job syncs the topic every day at 02:17 UTC, so a newly tagged repo shows up in the marketplace within about a day — no issue or PR needed.

If it still isn't listed after two syncs, open an issue: the repo may have been filtered as off-topic, or it may be private/archived.

Contributing

Issues and PRs are welcome:

  • Lessons live in src/content/lessons as MDX.
  • UI strings live in messages/.

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)
—/ 5

暂无评分

需要先验证清单

Commit 299e62378018

社区评论

还没有评论,来写第一条。

DSH HUB

社区维护的 DSH 插件索引。不是 GitHub 或 DeepSeek AI 的官方产品。

社区资源API关于