dify-plus
Enterprise admin center and AI coding skills for Dify
All Skills in This Repository (4)
Pure Emerald Level Indicatorsfrontend-testing
Generate Vitest and React Testing Library tests for Dify components, hooks, and utilities.
frontend-code-review
Review frontend code changes against checklist-based quality rules.
component-refactoring
Refactor high-complexity React components in the Dify frontend.
orpc-contract-first
Automate oRPC contract-first API setup in the Dify frontend.
Frequently Asked Questions
FAQPage SchemaHow to install dify-plus?โผ
Run `npx skills add YFGaia/dify-plus --all -g -y` in your terminal to install all skills in this suite globally.
What does Dify-Plus add on top of Dify?โผ
It adds an enterprise admin center with user quotas, API key spending limits, cost reports, app templates, and DingTalk login on top of the standard Dify platform.
How to generate frontend tests for Dify components?โผ
The frontend-testing skill guides your AI agent to write Vitest and React Testing Library tests one file at a time, following the project's official testing specification.
Can AI refactor complex React components in Dify?โผ
Yes. The component-refactoring skill analyzes complexity scores and splits large components into hooks and sub-components using Dify's own conventions.
Does dify-plus work with Claude Code and other AI agents?โผ
Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, Codex, and other compatible agents.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core