mobile-app-interface
✓设计原生 iOS 移动应用程序界面和组件。遵循平台惯例和最佳实践创建以用户为中心的移动设计。
SKILL.md
“Design a modern, clean iOS app using Expo and React Native that follows Apple’s Human Interface Guidelines: prioritize clear hierarchy and harmony; respect safe areas; use responsive Flexbox layouts and Dynamic Type with SF Pro; support dark mode with semantic system-friendly colors; keep minimum 44pt touch targets; use native navigation patterns (tabs, stacks, modals) and standard gestures; apply Liquid Glass ma...
Design Rules 1) Safe Areas Rule Wrap screens with SafeAreaProvider/SafeAreaView to avoid notches and the home indicator; never hard‑code insets.
export function Screen({ children }) { return {children} ; } 2) Typography Rule Use SF Pro Text/Display (or system) with a documented type ramp; support Dynamic Type so text scales with user settings.
设计原生 iOS 移动应用程序界面和组件。遵循平台惯例和最佳实践创建以用户为中心的移动设计。 来源:qodex-ai/ai-agent-skills。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/qodex-ai/ai-agent-skills --skill mobile-app-interface- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 mobile-app-interface?
设计原生 iOS 移动应用程序界面和组件。遵循平台惯例和最佳实践创建以用户为中心的移动设计。 来源:qodex-ai/ai-agent-skills。
如何安装 mobile-app-interface?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/qodex-ai/ai-agent-skills --skill mobile-app-interface 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/qodex-ai/ai-agent-skills
详情
- 分类
- </>开发工具
- 来源
- skills.sh
- 收录时间
- 2026-02-01