Zerozhao314/dsh-everything-wp

Zerozhao314★ 0TypeScript最后同步: 2026-08-17

在 GitHub 打开

专为 WordPress 建站调试打造的 Skill 集合 · 包含 DeepSeek Harness (DSH) Plugin 开发 Skill + WordPress 插件开发 AI 工具包(5 Agents + 18 命令,规划→执行→审查→质量验证完整工作流) / WordPress site-building & debugging Skill collection — includes DeepSeek Harness (DSH) Plugin development Skill + WordPress Plugin AI Toolkit (5 Agents + 18 Commands with Plan→Execute→Review→Quality workflow)

README 摘要

dsh-everything-wp English 中文 DSH (DeepSeek Harness) adapter for everything-wp — WordPress plugin development AI toolkit. Status: Phase 3 Complete (v1.7.0-dsh.3) Full adaptation of everything-wp to DSH: 5 agents + 18 slash commands, with mode gating and inline rules injection. End-to-end verified through a complete plan → todo × 3 → review → verify workflow that produced a working WordPress contact form plugin (5 PHP files, 554 lines). Component Count Status Slash commands 18 ✅ Agents (system prompt sections) 5 ✅ Rules (inlined) 5 ✅ Command docs (for doc-inline injection) 14 ✅ Architecture Two command registration patterns: Pattern Use case Implementation agent-backed Command has invokes agent System prompt section (mode-gated) + agent.steer() trigger doc-inline Command has no agent, only docs Handler reads command doc and injects as steer message Key design decisions: - Mode gating : System prompt sections include conditional comments so the model only follows agent instructions when the corresponding slash command was the most recent input. Multi-command agents (e.g., code-quality shared by /wp-test-generate , /wp-test , /wp-verify ) use OR-joined gate conditions. - Inline injecti…

在 GitHub 查看完整 README →
Agent/智能体ai-agentcode-generationdeepseekdeepseek-harnessdsh-pluginphpwordpresswordpress-ai

分类