SKILL.md
组件单元(Component Unit)最佳实践
使用说明
- 阅读 [目录结构与规范](references/standard.md),了解 Component Unit 的标准文件夹布局
- 对照 [检查清单](references/checklist.md) 逐项验证当前组件文件夹
- 修复所有不符合规范的项目后,重新执行清单验证
重要: 组件、单元测试、Storybook 故事三者缺一不可;详细规范见参考文件
forge-town/skills
Must follow when 创建或审查 React 组件文件夹单?
npx skills add forge-town/skills --skill forge_component-unit-best-practice
Related neighbors and high-traction skills in the same topics — useful to compare before installing.
Use when doing ANY task involving Supabase. Triggers: Supabase products (Database, Auth, Edge F…
263K installsOther skills from forge-town/skills · top by installs.
npx skills add forge-town/skills
Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.
main
Files included with this skill beyond the listing page.
SKILL.md
729 B
SUMMARY.md
253 B
重要: 组件、单元测试、Storybook 故事三者缺一不可;详细规范见参考文件