dify-docs-feature-research

Installation
SKILL.md

Dify Feature Research

Pre-writing research that combines codebase analysis with community feedback to ensure documentation is grounded in both technical reality and actual user needs.

Before Starting

  1. Ask the user which feature, node, or area to research.
  2. Confirm which branch to investigate (default: main for both repos).
  3. Check if the user has a specific doc page in mind for the rewrite.

Codebase location: Dify's backend logic is split across two repos.

Repo Local path (typical) GitHub Owns
dify ~/Documents/Work/Dify Repo/dify langgenius/dify API, web, orchestration, integration nodes (Agent, Knowledge, Datasource, Trigger), Celery tasks
graphon ~/Documents/Work/Dify Repo/graphon langgenius/graphon Graph engine, runtime, model_runtime, built-in workflow nodes, HTTP/file/protocols

If either is missing as a working directory, ask the user for the path.

Installs
4
GitHub Stars
169
First Seen
Apr 11, 2026
dify-docs-feature-research — langgenius/dify-docs