LangGenius
Official@langgenius
Dify is an LLMOps platform that helps you build GPT-based applications easily and intuitively.
Agent Skills by LangGenius
Showing 18 vetted skills indexed across 2 GitHub repositories.
backend-code-review
Review backend code under api/ for concrete defects using bundled rule packs.
frontend-testing
Guide Vitest and React Testing Library test strategy for Dify web and UI packages.
how-to-write-component
Guide React and TypeScript component architecture decisions for ownership, state, and data flow.
frontend-code-review
Review frontend code changes for concrete regressions across Dify web and UI packages.
e2e-cucumber-playwright
Write and review Cucumber and Playwright end-to-end tests for the Dify application.
dify-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.
frontend-testing
Generate Vitest and React Testing Library tests for Dify frontend components.
component-refactoring
Refactor high-complexity React components in the Dify frontend.
Dify Frontend Testing
Generate Vitest and React Testing Library tests for Dify frontend components, hooks, and utilities.
Frequently Asked Questions About LangGenius
FAQPage SchemaWhat specific tasks are enabled by these technical skills?βΌ
These skills enable automated validation of OpenAPI specifications, rigorous testing of React frontend components, and comprehensive auditing of Markdown documentation. They facilitate consistent terminology checks, formatting compliance across multiple languages, and precise impact analysis during version release cycles.
Which personas benefit from these technical capabilities?βΌ
Technical writers, frontend engineers, and release managers working within the Dify ecosystem are the primary beneficiaries. These capabilities assist developers in maintaining high-quality codebases and documentation teams in ensuring that technical guides remain synchronized with evolving feature sets and implementation changes.
What are the prerequisites for utilizing these documentation and testing skills?βΌ
Utilization requires access to the Dify source repository and familiarity with the established writing guide and glossary. Users must have a development environment configured for Vitest and React Testing Library to execute frontend component tests effectively.