modelscope.cn

expo-rn-conventions

Apply consistent React Native + Expo conventions for project structure, Expo Router navigation, theming primitives, icons, sqlite data patterns, safe area handling, and bun/bunx tooling.

Installation

$ npx skills add https://modelscope.cn

Summary

  • Apply consistent React Native + Expo conventions for project structure, Expo Router navigation, theming primitives, icons, sqlite data patterns, safe area handling, and bun/bunx tooling.
  • Use when adding or updating screens, components, navigation, data, or dependencies in Expo/React Native apps so work matches these practices.

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from modelscope.cn · top by installs.

npx skills add https://modelscope.cn

Browse all from modelscope.cn

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Skill metadata

Parsed from SKILL.md frontmatter.

LicenseMIT

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 899 B

History

  1. First recorded snapshot · 0 installs

SKILL.md

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