dsh-session-insights
Local-first, evidence-backed session retrospectives for DeepSeek Harness
217 results
Local-first, evidence-backed session retrospectives for DeepSeek Harness
Management console for DeepSeek Harness: browse, install, update, edit and toggle skills; add, edit, test and monitor MCP servers. · DSH 技能与 MCP 管理控制台。
Lock, verify and govern AI agent skills: a DSH plugin that makes the agent check what a skill can do before installing or updating it, and notice when it changes.
规格驱动开发:写代码前先写结构化 spec(目标/边界/验收标准),分阶段门控推进。受 addyosmani/agent-skills(88k★ MIT)启发。
dsh plugin fork of the-missing-semester-skills: 29 agent skills distilled from MIT's The Missing Semester (2026), all 9 lectures.
DeepSeek Harness bundle that registers the waimai-discount skill pack (外卖优惠助手) on ctx.skills. Takeout/delivery discount channel finder for Meituan, Ele.me, JD Delivery and Taobao Shanguo — official, commission-free coupon entry guides.
DSH Cordis plugin: a skill-create authoring guide plus workspace-level skill isolation for .dsh/skills.
安全加固:威胁建模(STRIDE)+ 三层边界系统,任何接收用户输入/鉴权/存储敏感数据/集成外部服务的功能都按安全第一开发。受 addyosmani/agent-skills(88k★ MIT)启发。
前端 UI 工程:组件设计、状态管理、性能与可维护性,把前端当工程做。受 addyosmani/agent-skills(88k★ MIT)启发。
增量实现:小步推进、每步可验证、保持可运行状态,避免大爆炸式改动。受 addyosmani/agent-skills(88k★ MIT)启发。
性能优化:测量先行、瓶颈定位、复杂度分析、缓存/懒加载、资源释放。受 addyosmani/agent-skills(88k★ MIT)启发。
想法打磨:结构化发散-收敛思考,把模糊想法打磨成可执行的清晰概念。受 addyosmani/agent-skills(88k★ MIT)启发。
弃用与迁移:代码是负债,安全移除旧系统/API/功能,规划迁移生命周期。受 addyosmani/agent-skills(88k★ MIT)启发。
Embedded C/C++ firmware development toolbox — 4 agents, 7 skills covering FreeRTOS, ISR, NVM storage, Keil MDK, ARMCLANG, HardFault, state machines, architecture, and LVGL patterns. Ships a native DeepSeek Harness (dsh) bundle that injects the session-start gate into the first model step.
OKX agent-skills 官方技能适配 DeepSeek Harness (DSH) 技能库:skills 目录 + dsh-plugin 双通道安装
Generate structured Feishu/Lark spreadsheet quotes with auto cost & profit calculation. 飞书电子表格报价单生成器:自动计算成本、人力、利润率、付款节点,含项目明细、资源分配、ROI 预估等工作表。A DeepSeek Harness (dsh) plugin bundle that installs the lark-quote-sheet-generator skill.
AIResearch skills for DeepSeek Harness: snapshot, deep dive, morning brief, and SEC filing analysis.
DeepSeek Harness skill bundle: function-extraction (loads SKILL.md).
DeepSeek Harness skill bundle: replicate-android-feature (loads SKILL.md).
API/接口设计:Hyrum's Law、稳定接口、REST/GraphQL/模块边界/组件 props 设计原则。受 addyosmani/agent-skills(88k★ MIT)启发。
文献综述 Agent — 解读先行:逐篇固定框架解读 → 用户确认 → A/B 两页结构生成综述 PPT。3 个 skill:paper-survey / paper-interpret / paper-deck。
真的爱你:本地智能视频管家 Agent Skill,说一句「真的爱你」即接管从素材分析到成片交付的完整剪辑流程
DeepSeek Harness-native integration for agent-vision-toolkit: image Q&A, OCR, grounding, UI restoration, pixel diff, Artifacts, and Web UI.
当用户对输出给出学习或行为反馈(称赞/批评/达成共识/改主意)时,按反馈学习循环处理写入 feedback-log,重要反馈走完整落盘链(feedback-log→conclusions→长期记忆→验证可检索),保持立场一致不横跳。触发词:做得好/记住了/有问题/怎么又这样/记住/以后都这样(仅在指向本输出/行为的评价时生效)。