Generate React and Vue components following project conventions, including TypeScript types, Ant Design 5 integration, Tailwind CSS styling, and Vitest test files. Use when the user asks to create, generate, or scaffold frontend components — e.g. '帮我写一个表格组件', '生成一个弹窗', 'create a form component', '写一个列表页', '生成一个下拉选择器'. Triggers on any request involving React/TSX/Vue component generation, UI component creation, or test file generation for components.
Generate React and Vue components following project conventions, including TypeScript types, Ant Design 5 integration, Tailwind CSS styling, and Vitest test files. Use when the user asks to create, generate, or scaffold frontend components — e.g. '帮我写一个表格组件', '生成一个弹窗', 'create a form component', '写一个列表页', '生成一个下拉选择器'. Triggers on any request involving React/TSX/Vue component generation, UI component creation, or test file generation for components.
user_2bfe3424
未分类communityv1.0.01 版本100000Key: 无需
★ 0
Stars
📥 65
下载
💾 0
安装
1
版本
#latest
概述
Frontend Component Generator
Workflow
Clarify requirements — confirm component type, data shape, and key interactions if the request is vague
Detect framework — check for React vs Vue from project context. If unclear, ask
Read conventions — load the relevant reference file for patterns