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 of the Dify codebase to investigate (default: main).
  3. Check if the user has a specific doc page in mind for the rewrite.

Codebase location: The Dify codebase is typically available as an additional working directory. If not, ask the user for the path.

Pull latest code before investigating. In the Dify codebase directory:

git fetch origin && git checkout main && git pull origin main

If the user specified a different branch, substitute accordingly.

GitHub repo: langgenius/dify

Related skills

More from langgenius/dify-docs

Installs
1
GitHub Stars
154
First Seen
Apr 11, 2026