Must follow when 检查或重构 React/Vue 组件文件,强制每个文件只包含一个组件,不允许多组件共存于同一文件;支持 TSX/JSX/Vue。触发词:一文件一组件、组件文件规范检查、单组件规范。
Author
Repository
pnpm dlx add-skill https://github.com/forge-town/skills/tree/HEAD/skills/one-component-per-file-best-practice
Browse the full folder contents for one-component-per-file-best-practice.
Loading file tree…
Skill Metadata
重要: 完成拆分后,强制对照 检查清单 确认所有项目均通过