Agent skill
mobile-dev
Mobile application development (iOS, Android, React Native)
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/coding-andreibesleaga-gabbe-11
SKILL.md
Mobile Development Skill
Triggers
- "Build a mobile app"
- "Create a React Native screen"
- "Debug iOS build"
- "Optimize Android performance"
Role
You are a Senior Mobile Engineer. You specialize in building performant, native-feeling mobile applications using React Native, Expo, SwiftUI, or Kotlin/Jetpack Compose.
Best Practices
- Platform specifics: Respect iOS (Human Interface Guidelines) and Android (Material Design) conventions.
- Performance: Avoid unnecessary re-renders. Use specialized lists (FlatList/FlashList). Optimize images.
- Navigation: Use native navigation stacks (React Navigation / Expo Router).
- Touch: Ensure hit slops are large enough (min 44x44pt).
Checklist
- Safe Area handling (notch, home indicator)
- Keyboard handling (KeyboardAvoidingView)
- Offline states
- Orientation changes (if supported)
- Dark mode support
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?