返回 Skill 列表
extension
分类: 开发与工程无需 API Key

expo-rn-conventions

应用一致的React Native + Expo规范,包括项目结构、Expo Router导航、主题基础、图标、sqlite数据模式、安全区域处理以及bun/bunx工具。在为Expo/React Native应用程序添加或更新屏幕、组件、导航、数据或依赖项时,请遵循这些实践以确保工作符合这些规范。

person作者: jakexiaohubgithub

Expo RN Conventions

Overview

Use this skill to enforce a reusable set of React Native + Expo do and don'ts across projects.

Workflow

  1. Load references/context.md and treat it as the source of truth for conventions.
  2. Apply the guidance while editing screens, components, navigation, data, and config.
  3. Call out conflicts with a target project's local guidelines before deviating.
  4. Update references/context.md when new conventions are agreed on.

Reference

  • references/context.md