examples/new/mobile/.opencode/skills/mobile-i18n-dev-translate/SKILL.md
i18n baseline and dev-translate setup for Expo mobile starter
npx skillsauth add aexol-studio/axolotl mobile-i18n-dev-translateInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Ensure all user-facing strings are translatable from day one.
mobile/AGENTS.md.i18next + react-i18nextsrc/lib/i18n/resources/{lang}/en)en and pl resources existtools
Baseline architecture for Axolotl mobile starter (Expo Router + reusable blocks)
tools
Expo Router conventions for route groups, native headers, and starter navigation
development
Starter data layer pattern with React Query + Zeus for Expo app
tools
Reusable native component and template patterns for starter implementation