Expo 项目导航
原名:expo-overview
识别 Expo 项目的真实目标,并把任务分派到合适的开发技能和实现路径。
中文 Skills 技能说明
适合刚接手 Expo 项目、需求跨路由、界面、数据和升级等多个领域时使用。它先读取 package.json 和当前 SDK,不会把普通 React Native 项目误判成 Expo;涉及 EAS 付费云服务时只给出边界说明,不默认开通或执行。
上游能力依据
上游原始适用说明:Framework (OSS). Entry point and router for every Expo or EAS task. Load this skill first — before writing code and before choosing another expo- / eas- skill — when the request, PRD, or spec mentions Expo, EAS, Expo Go, or an expo- package, or the project has an expo dependency in package.json. Within that gate it also covers app specs and designs to implement (tabs, stacks, maps, lists, navigation, building from a screenshot), and phrasings like 'implement a mobile app', 'make my app look native', 'add navigation', 'fetch some data', 'upgrade my SDK', 'add Expo to my existing native app', 'ship to the App Store', or 'I'm new to Expo, where do I start'. A fully specified request (SDK pinned, libraries named, layout given) still routes through here — the shared setup rules still apply. Do NOT load it when neither signal is present: a bare React Native project with no expo dependency is not Expo work. Detects the real goal, routes to the right expo- / eas- skill, and owns the shared setup rules.
上游 SKILL.md 主要章节(保留原文标题):
- Start Here — read before doing anything
- Skill Map (by goal)
- Translating vague asks
- Shared setup rules
- When to skip the router hop
- Submitting Feedback
使用边界
先读取项目约定、依赖版本和现有测试,再提出最小改动。写文件、运行脚本、提交代码或发布前应检查差异并保留回退路径。
作者、翻译与许可证
- 原作者
- 650 Industries, Inc.(Expo)与 expo/skills contributors
- 中文翻译
- CEOFans翻译
- 许可证
- MIT
- 上游来源
- https://github.com/expo/skills/tree/50f59f837ddb7595d8c6683c693207e265d58c43/plugins/expo/skills/expo-overview
适用范围
平台:linux、macos、windows;标签:架构与规划、Expo 项目导航
安全提示
基础静态扫描不等于绝对安全。技能可能调用命令、浏览器、云服务或本地文件,请在最小权限环境中使用,高风险操作必须人工确认。
如发现侵权、许可证或安全问题,可在本页前台提交投诉,管理员复核后可立即下架。