component-refactoring

star 145.5k

Refactor high-complexity React components in Dify frontend. Use when `pnpm analyze-component --json` shows complexity > 50 or lineCount > 300, when the user asks for code splitting, hook extraction, or complexity reduction, or when `pnpm analyze-component` warns to refactor before testing; avoid for simple/well-structured components, third-party wrappers, or when the user explicitly wants testing without refactoring.

langgenius By langgenius schedule Updated 5/11/2026

Skill instructions (SKILL.md) could not be loaded from local cache or raw GitHub repository.

Install via CLI
npx skills add https://github.com/langgenius/dify --skill component-refactoring
Repository Details
star Stars 145,498
call_split Forks 22,886
navigation Branch main
article Path SKILL.md
More from Creator