dify-docs
Write, translate, and verify Dify product documentation
Instructs your AI agent to write English documentation first, produce Chinese and Japanese translations in the same pass, verify all feature claims against the Dify codebase, and follow the repository's style, formatting, and glossary rules before presenting work.
All Skills in This Repository (10)
Pure Emerald Level Indicatorsdify-docs-terminology-check
Audit Dify documentation terminology against glossary and UI labels.
dify-cli-docs
Draft and edit difyctl CLI documentation verified against langgenius/dify source.
dify-docs-format-check-en
Check English Markdown and MDX files against the Dify writing guide.
dify-docs-format-check-cjk
Check formatting compliance in changed zh and ja Markdown or MDX files.
dify-docs-api-reference
Validate Dify OpenAPI reference specs against implementation code.
dify-docs-reader-test
Review finished documentation for clarity from a first-time reader perspective.
dify-docs-env-vars
Analyze Dify documentation repositories to generate metadata for skill units.
dify-docs-guides
Write and review Dify documentation pages with consistent style and structure.
dify-docs-feature-research
Analyze Dify feature code paths and community feedback for documentation research.
dify-docs-release-sync
Compare two Dify version references and classify documentation impact across API reference, help docs, environment variables, and UI glossary.
Frequently Asked Questions
FAQPage SchemaHow to install dify-docs skills?βΌ
Run `npx skills add langgenius/dify-docs --all -g -y` in your terminal to install all documentation skills globally.
How to write Dify documentation with AI?βΌ
Ask your agent to write or update a page, and the dify-docs-write skill runs an eight-stage pipeline covering research, drafting, translation, and verification.
Does it keep docs accurate to the actual product?βΌ
Yes. Every feature claim is verified directly against the Dify codebase at a pinned version, and suspected code bugs are flagged rather than documented as fact.
Can it handle Chinese and Japanese translations?βΌ
Yes. Every English change ships with Chinese and Japanese versions in the same pass, following dedicated formatting guides and a shared terminology glossary.
Does it work with Claude Code and other AI editors?βΌ
Yes. The skills follow the universal SKILL.md standard and run in Claude Code, Cursor, and other compatible AI coding environments.
Related Repositories in Content & Communication
View All in Content & Communicationβskills
Official Anthropic skills for documents, design, and developer workflows
humanizer
Rewrite AI-sounding text so it reads like a person wrote it
UniGetUI
Automate software translation reviews, diffs, and localization quality checks