component-refactoring
langflow-ai · Other
重构Langflow前端高复杂度React组件。当手动复杂度评估显示复杂度>50或行数>300,或用户要求代码拆分、钩子提取、复杂度降低时使用;避免用于简单/结构良好的组件、第三方封装或用户明确要求测试而不重构的情况。
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.
npx skills add https://github.com/langflow-ai/langflow --skill component-refactoring
星标 149601 · 安装量 0