Claude Code Plugins

Community-maintained marketplace

Feedback

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.

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md

name expo-rn-conventions
description 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.
license MIT

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