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. Use when this capability is needed.

tomevault-io 9eef215 2 files · 14.6 KB Updated

File contents

tomevault-io/skills-registry/tree/main/langflow-ai--langflow--component-refactoring commit 9eef215093

Frequently asked questions

npx skillmds@latest add tomevault-io/component-refactoring