General
PromptBeginner5 minmarkdown
Untitled Skill
189
本文档用于定义 AI 在本项目中的行为和遵循的规范。
Loading actions...
Main instructions and any bundled files for this skill.
本文档用于定义 AI 在本项目中的行为和遵循的规范。
.ts 文件anySaveIcon 而不是 Save,避免引发歧义const handleXXX = () => {} 声明函数,使用 function handleXXX() {} 来声明TypeScript and ESLint rules that MUST be followed when creating, modifying, or reviewing any file under apps/frontend/, including .ts, .tsx, .js, and .jsx files. Also apply when discussing frontend li...
risks