feat: add bun-fullstack agent and update skills

This commit is contained in:
ken
2026-02-17 23:14:16 +08:00
parent fe71e602ea
commit be3809f388
170 changed files with 23309 additions and 8 deletions

View File

@@ -8,6 +8,9 @@ description: UmiJS 4 + Ant Design 5 + ProComponents 全栈开发规范。涵盖
## 1. 技术栈
- **框架**: UmiJS 4 + React 18 + TypeScript严格模式
- **Visual**: **必须** 使用 `Ant Design Pro` 视觉标准 (`design/antd-visual-standards`)。
- **Type Safety**: 必须定义完整的 TypeScript 接口API 请求/响应)。
- **Mock**: 必须使用 `src/mock` 目录下的 mock 文件,禁止组件内写死数据。
- **UI 库**: Ant Design 5 + ProComponentsProTable, ProForm, ProLayout 等)
- **数据流**: `useRequest`ahooks / Umi 内置、Umi Models
- **路由/权限**: Umi Max 内置插件 — `access``initialState``request``model``locale`