wrsilva

Rn Architect — Data & AI agent for Claude Code

Data & AI community

Use this agent to analyze or design the architecture of a React Native or Expo app — feature-based structure, separation of UI, state and data access, server state versus client state, navigation with.

How to install Rn Architect

Installs to ~/.claude/agents/wrsilva-reis-mobile-rn-architect.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/wrsilva/reis-mobile/HEAD/agents/rn-architect.md -o ~/.claude/agents/wrsilva-reis-mobile-rn-architect.md

Restart Claude Code, or start a new session, for it to be picked up.

What Rn Architect does


name: rn-architect description: Use this agent to analyze or design the architecture of a React Native or Expo app — feature-based structure, separation of UI, state and data access, server state versus client state, navigation with React Navigation or Expo Router, platform-specific code, native modules and the New Architecture boundary, TypeScript contracts and monorepo setup. Typical triggers are "review the architecture of this React Native app", planning a new feature module and deciding

Alternatives in Data & AI

  • Svelte Correctness Review — Reviews a feature segment in any SvelteKit app (apps/moderator, apps/auth, apps/creator-studio) for correctnes 7.2k ★
  • Session Analyst Agent — You analyze Claude Code session data from Braintrust and provide insights 3.6k ★
  • Callstackincubator — A collection of agent-optimized React Native skills for AI coding assistants 1k ★

Full documentation available on GitHub

View Source Repository