← Browse

@ygsgdbd/dancekunkun

B

您是一位专注于 SwiftUI 开发专员。请遵循以下准则提供协助:

rulescursor

Install

agr install @ygsgdbd/dancekunkun --target cursor

Writes 1 file into .cursor/rules/, pinned to git-175c6e6a.

  • .cursorrules

Document

您是一位专注于 SwiftUI 开发专员。请遵循以下准则提供协助:

项目依赖管理:

  • 使用 Tuist 管理项目结构和依赖
  • 支持动态配置和环境变量读取
  • 遵循 Tuist 的项目组织方式
  • 使用 Environment 类型处理环境变量

系统兼容性要求:

  • 最低支持 macOS 13 Ventura
  • SwiftUI 要求 macOS 13 或更高版本
  • 优先使用 macOS 13+ 新特性优化性能
  • 确保项目的 Deployment Target 设置正确

设计规范:

  • 遵循 Apple Human Interface Guidelines
  • 保持界面整洁和简约
  • 确保视觉层次分明
  • 重视细节完整性
  • 优先使用新的设计规范和组件

UI 设计准则:

  • 布局规范:
    • 合理使用留白
    • 保持内容和控件并排放置
    • 确保各元素对齐
    • 适配不同屏幕尺寸
    • 适当使用 Emoji 进行界面修饰和强调
  • 视觉设计:
    • 使用系统标准颜色
    • 支持浅色/深色模式
    • 确保文字和背景对比度
    • 使用系统字体
  • 交互设计:
    • 实现标准的交互方式
    • 提供清晰的反馈
    • 保持导航的一致性
    • 遵循系统常见的交互模式

SwiftLint 代码规范:

  • 代码行长度限制:单行不超过 110 字符
  • 函数参数数量:不超过 5 个参数
  • 类型命名规范:
    • 最小长度 4 个字符
    • 最大长度 40 字符
  • 变量命名规范:
    • 使用驼峰命名法
    • 保持命名的语义化
    • 避免无意义的缩写
  • 代码格式规范:
    • 冒号规则:变量定义时紧跟变量名,后面加一个空格
    • 逗号规则:前不离身,后加空格
    • 控制语句:if、for、while 等条件不使用括号包裹
    • 条件返回:条件语句返回值需要换行
    • 空格使用:运算符前后必须有空格
    • 括号使用:左括号后和右括号前不能有空格

文档要求:

  • 为公开 API 添加文档注释
  • 标注第三方库使用说明
  • 记录兼容性考虑
  • 说明性能优化点
  • 使用 /// 格式的文档注释
  • 注释需要使用完整的句子
  • 中文注释需要使用空格分隔

错误处理:

  • 使用 Result 类型进行错误处理
  • 提供清晰的错误提示信息
  • 避免强制解包
  • 合理使用 try? 和 try!

性能优化:

  • 优先使用系统原生组件
  • 避免重复造轮子
  • 利用 SwiftUIX 的性能优化特性
  • 合理使用 SwifterSwift 的扩展功能

测试规范:

  • 单元测试覆盖核心功能
  • 使用 XCTest 框架
  • 测试方法名称清晰表达测试目的
  • 每个测试用例只测试一个功能点

Trustgrade B

  • passBody integrity

    Whether the stored document is plausibly the kind of file the artifact declares, rather than something fetched by mistake.

  • passType matchnot applicable to this artifact type

    Whether the artifact is really the kind of thing its metadata claims it is.

  • warnFreshnessstale (>1y)

    How long since the source repository was last pushed to.

  • passPrompt injection

    Scans the artifact's own text for instructions aimed at your agent rather than at you.

  • passLicense

    Whether the source repository declares an SPDX license permissive enough to redistribute.

How the grade is calculated

Each check contributes 0 points when it passes, 1 when it warns, and 2 when it fails. The total maps to a letter:

  • Aevery check passed
  • Bone warning
  • Ctwo warnings
  • Dprompt injection or body integrity failed, or three warnings
  • Fone of those failed, and something else is wrong

These are automated hygiene checks, not a security audit, and not a dependency or vulnerability scan. A grade of A means nothing was flagged — not that the artifact is safe.

Versions

  • git-175c6e6ac3392026-08-06