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.
Scanned 9/12/2026
Install to Claude Code
npx -y skills add aibot88/sec_skill_store --skill expo-rn-conventions --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Expo Rn Conventions?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/aibot88-expo-rn-conventions)More formats (shields.io, HTML) on the badges page.
---
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`
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Playbook for creating and editing uCoz landing pages via MCP tools (`templates_tool`, `ftp_tool`, `modules_tool`). Use for tasks such as: "build a landing page", "update the homepage as a landing page", "create a promo page on the homepage", "add a lead form / menu / SEO to the homepage". Homepage: `page_list`, `page_get`; first publish — `page_update` with full `page_tmpl`; HTML edits after generation — `patch_template` (module_id=2, template_id=1), not `update_template`. Activate the mail f...