conventions
Installation
SKILL.md
Conventions
Applicability
- Platforms: iOS and Android
- React Native: 0.76+ (New Architecture interop assumed unless a checklist item says otherwise)
When to Use
- Setting up a new React Native project or feature
- Writing new code that should match the project's structure and style
- Reviewing a change for consistency with project conventions
These conventions are intended to apply across all work rather than to one activity. See also architecture, testing, and code-review.