| | |
| | | - [请求集](/src/components/_cursor.ai/rules/type-fetchers.mdc) |
| | | - [数据控制器](/src/components/_cursor.ai/rules/type-pilot.mdc) |
| | | - [界面](/src/components/_cursor.ai/rules/type-surface.mdc) |
| | | - [子组件](/src/components/_cursor.ai/rules/type-component-child.mdc) |
| | | - [公共组件](/src/components/_cursor.ai/rules/type-component-pub.mdc) |
| | | - [子组件&公共组件](/src/components/_cursor.ai/rules/type-component.mdc) |
| | | |
| | | ### 规则类型:自主决定 `Agent-Requested` |
| | | |
| | |
| | | - [请求集基类](/src/components/_cursor.ai/rules/fit-base-fetcher.mdc) |
| | | - [数据控制器基类](/src/components/_cursor.ai/rules/fit-base-pilot.mdc) |
| | | - 表单验证规则 |
| | | |
| | | > 注意:rules 文件夹需要进行初始化 |
| | | > 请双击项目根目录文件 `link-rules.cmd` 执行命令,将公共资源目录中的 rules 链接到编辑器中 |
| | | > 然后在编辑器设置中查看是否链接成功(CursorSetting > Rules > ProjectRules) |
| | | |
| | | ## prompts 文件夹 |
| | | |