dify-docs-terminology-check
Installation
SKILL.md
Terminology Consistency Check
Purpose
Verify that documentation uses terms consistently with the codebase i18n (source of truth for UI labels) and the glossary (source of truth for general terms). Covers the whole file, not just the diff.
Before Starting
- Ask the user: "Which branch in the Dify codebase should I check UI labels
against?" (e.g.,
main,feat/support-agent-sandbox). If the Dify codebase is available as an additional working directory, use that. Otherwise, ask the user for the local filesystem path to their Dify repo and use it for reading i18n files.