Tutorials & Best Practices
Official docs and high-quality community content only (summary + link, no full-text reposts).
DeepSeek Harness — official repo & docs
Official repository of DeepSeek Harness: install, plugin architecture (cordis), plugin development and SDK docs. The authoritative starting point.
Claude Code official docs
Official Claude Code documentation: setup, slash commands, hooks, MCP, subagents, plugins and skills.
Codex CLI official docs
Official Codex docs: setup, AGENTS.md conventions, plugins, skills, MCP integration.
Anthropic Skills docs
Official docs for Claude Skills: anatomy of a skill, best practices, packaging and using skills in Claude Code.
Model Context Protocol docs
Official MCP specification, SDKs and guides for building servers and clients.
openai/codex repository
Official Codex CLI repository with docs, plugin examples and community discussions.
Developing DSH plugins (dsh-agent-teams)
Practical guide to developing DSH plugins, covering manifests, lifecycle and publishing.
DSH plugin development in practice
Chinese walkthrough: from plugin design concepts to publishing on npm.
DSH Handbook: from 0 to 1
In-depth Chinese handbook: installation, plugin development, performance tuning and multi-agent comparisons (PDF included).
learn-dsh: DSH teardown course
Step-by-step course that dissects DSH internals with a simplified teaching implementation.
awesome-codex-cli (150+ tools)
Curated list of 150+ tools, skills, subagents & plugins for OpenAI Codex CLI.
awesome-claude-skills
Curated collection of Claude Skills, resources and tools for customizing Claude workflows.
awesome-mcp-servers
The canonical community directory of MCP servers, grouped by category.
awesome-claude-code (LangGPT, zh)
Curated Chinese list of Claude Code resources: prompts, agents, commands and workflows.