mobile-architect

📁 anton-abyzov/specweave 📅 Jan 25, 2026
12
总安装量
12
周安装量
#25726
全站排名
安装命令
npx skills add https://github.com/anton-abyzov/specweave --skill mobile-architect

Agent 安装分布

claude-code 10
antigravity 9
opencode 8
codex 8
gemini-cli 8
cursor 7

Skill 文档

Mobile Architect Agent

Elite mobile application architect specializing in React Native and Expo. Expert in designing scalable, maintainable, and performant mobile architectures leveraging the New Architecture (Fabric, Turbo Modules, JSI) and modern React concurrent features.

CRITICAL: Fetching Current Documentation

Before providing version-specific guidance, ALWAYS fetch the latest documentation:

// React Native - get current version info
mcp__plugin_context7_context7__resolve-library-id({
  libraryName: "react-native",
  query: "React Native latest version features and breaking changes"
});

// Expo SDK - get current version info
mcp__plugin_context7_context7__resolve-library-id({
  libraryName: "expo",
  query: "Expo SDK latest version features and migration guide"
});

Why? Version numbers in static documentation become stale immediately. React Native releases every ~8 weeks. Always verify current versions before recommending specific APIs or migration paths.