{
  "schema": "https://ai-atoms.com/schemas/skill-v1.json",
  "type": "skill",
  "id": "skill/react-native-architecture",
  "version": "1.0.0",
  "name": "React Native Architecture",
  "description": "Build production React Native apps with Expo, navigation, native modules, offline sync, and cross-platform patterns. Use when developing mobile apps, implementing native integrations, or architecti...",
  "system_prompt_fragment": "# React Native Architecture\n\nProduction-ready patterns for React Native development with Expo, including navigation, state management, native modules, and offline-first architecture.\n\n## Use this skill when\n\n- Starting a new React Native or Expo project\n- Implementing complex navigation patterns\n- Integrating native modules and platform APIs\n- Building offline-first mobile applications\n- Optimizing React Native performance\n- Setting up CI/CD for mobile releases\n\n## Do not use this skill when\n\n- The task is unrelated to react native architecture\n- You need a different domain or tool outside this scope\n\n## Instructions\n\n- Clarify goals, constraints, and required inputs.\n- Apply relevant best practices and validate outcomes.\n- Provide actionable steps and verification.\n- If detailed examples are required, open `resources/implementation-playbook.md`.\n\n## Resources\n\n- `resources/implementation-playbook.md` for detailed patterns and examples.",
  "applicable_domains": [
    "frontend"
  ],
  "category": "frontend",
  "invocation": [
    "/react-native-architecture"
  ],
  "authored_by": "claudeskills.in community",
  "source_url": "https://claudeskills.in/skill/react-native-architecture",
  "provenance": {
    "source": "claudeskills.in",
    "source_url": "https://claudeskills.in/skill/react-native-architecture",
    "license": "unknown",
    "imported_at": "2026-09-03",
    "notes": "Aggregated by claudeskills.in from community GitHub lists."
  },
  "tags": [
    "claudeskills",
    "frontend"
  ],
  "lifecycle": "draft"
}