npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

dsh-prompt

v0.1.6

Published

DSH prompt 工具箱:预制 + 自定义 prompt 模板,点击即插入当前对话输入框(v1 常规模式 + v1.1 智能模式悬浮卡) | Prompt toolbox for DeepSeek Harness: preset + custom prompt templates, one-click insert into the conversation.

Readme

⚡ dsh-prompt

🌐 中文 · English

DeepSeek Harness 的 Prompt 工具箱:24 条深度模板、自定义管理、/prompt 触发源、智能推荐悬浮卡——点一下,插入当前对话。

License: MIT npm dsh-plugin platform

hero

快速导航

一条命令安装

三种方式叫出模板

24 条深度模板

自定义与管理

常见问题

npm 发布

反馈故障

更新日志

这是给你的吗

这是给你的吗

一条命令安装

需要 DSH CLI(DeepSeek Harness 命令行工具)。还没有就先装:

npm install -g @deepseek-ai/dsh

安装进你的 profile:

dsh plugin --profile web add dsh-prompt

零配置:DSH 官方 bundle 机制,包内自带 cordis.patch.ymldsh plugin add 自动加入 dsh.profile.bundles 装配层;dsh plugin remove 干净卸载。重启 DSH(或刷新页面)即生效。

三种方式叫出模板

装好后,模板可以从三个入口出来——选顺手的:

1 · ⚡Prompt 按钮

方式一 · Prompt 按钮面板

2 · /prompt 触发源

方式二 · /prompt 触发源

3 · 智能悬浮卡

方式三 · 智能悬浮卡

模板长这样

真实模板

自定义与管理

自定义与管理

隐私

隐私

常见问题

常见问题

开发

npm run build:client   # tsdown → lib/client.js
npm run build          # 完整构建

源码 src/client/*(面板/触发源/智能匹配/词表/设置页);匹配引擎与 /prompt 共用数据与排序基础;决策记录见 issue #1(wayfinding map)

同作者

还写了两款 DSH 插件:

作者的话

作者的话

许可

许可