code-helper
01xun404/dify-agent-skill-plugin
Skill Claude CodeCodex
Helps with code explanation, refactoring, debugging, and optimization. Use when working with programming tasks.
xun404/dify-agent-skill-plugin
Skill Claude CodeCodex
Helps with code explanation, refactoring, debugging, and optimization. Use when working with programming tasks.
xun404/dify-agent-skill-plugin
Skill Claude CodeCodex
Generates documentation for code, APIs, and projects. Use for README files, docstrings, API docs, and technical writing.
xun404/dify-agent-skill-plugin
Skill Claude CodeCodex
Generates unit tests, integration tests, and test strategies. Use for test creation, mocking, and coverage improvement.
Skill Claude CodeCodex
Inspect and automate the DeepSeek Harness Web UI through Chrome DevTools Protocol (CDP). Use when verifying dsh-pihuo plugins in the browser, checking startup, composer, or tool cards, taking screenshots, or running scripts/cdp-check.mjs. Triggers: CDP, Chrome remote debugging, pageinfo, "网页调试", /development-cdp.
Skill Claude CodeCodex
Scaffold and implement DeepSeek Harness (dsh) out-of-tree plugins — tools, services, adapters, hooks, bundles. Use when writing a new plugin, adding a model tool, creating apply()/inject/Config, scaffolding a dsh.bundle package, or the user says /dsh-plugin-author, "写插件", "做个插件", "scaffold plugin", "加一个工具".
Skill Claude CodeCodex
DeepSeek Harness browser-half plugins — dsh.client, client-modules, slots, settings cards, Conversation Nodes. Use when adding Web UI, slots.register, a settings tab, a chat node, or the user says /dsh-plugin-client, "浏览器插件", "写 UI 插件", "slot", "设置页卡片".
Skill Claude CodeCodex
Compose, install, and publish DeepSeek Harness plugin bundles — profile layers, cordis.patch.yml, dsh plugin add, --patch overlays, dump-config. Use when installing a plugin, writing a bundle patch, publishing to a profile, debugging layer order, or the user says /dsh-plugin-compose, "安装插件", "dsh plugin add"…
Skill Claude CodeCodex
DeepSeek Harness plugin conventions — capability seams, naming, Config schema, package layout, ctx keys, extension-point choice. Use when deciding plugin structure, naming a service, splitting definition/provider/consumer, choosing where to hang new behavior, writing or reviewing comments, or the user says…
Skill Claude CodeCodex
Review a DeepSeek Harness plugin against this repo's authoring conventions — apply/inject/Config, seams, patch layers, client-slot rules, reversibility. Use when reviewing a plugin, auditing a bundle, or the user says /dsh-plugin-review, "审查插件", "看看这个插件合不合规范", "review this plugin".
Skill Claude CodeCodex
DeepSeek Harness Cordis runtime — Fiber lifecycle, inject, services, events, effects, isolate, HMR. Use when debugging plugin load/unload, PENDING/FAILED fibers, missing ctx.tools/ctx.llm, event dispatch modes, or the user says /dsh-plugin-runtime, "插件加载失败", "fiber", "inject 不生效", "HMR".
Instructions file CodexOpenCode
Instructions for xun404/dsh-pihuo-plugins, covering agents.md, 技能在哪, 对照源码 and 站立约束.
Instructions file
Instructions for xun404/dsh-pihuo-plugins: Follow AGENTS.md. Plugin skills live in .agents/skills/.