Component Refactoring

Refactor high-complexity React components in Langflow frontend. Use when manual complexity assessment shows complexity > 50 or lineCount > 300, when the user asks for code splitting, hook extraction, or complexity reduction; avoid for simple/well-structured components, third-party wrappers, or when the user explicitly wants testing without refactoring.

gabrielmoreira Updated 17 repo stars

File contents

gabrielmoreira/agent-skills-mirror/tree/main/mirrors/repos/langflow-ai@langflow/.agents/skills/component-refactoring commit b7219a1d81

Frequently asked questions

npx skillmds@latest add gabrielmoreira/component-refactoring