If you're spinning up a React Native or Expo project and don't want to reinvent navigation, state management, or offline sync patterns, this gives you production-ready scaffolding. It covers the usual pain points: complex nav flows, native module integration, performance optimization, and CI/CD setup for mobile releases. The implementation playbook has detailed examples you can reference when you need more than high-level guidance. Honest take: this is most useful when you're past the tutorial phase and need architectural decisions made for you based on what actually works in shipped apps, not just what sounds good in documentation.
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill react-native-architecture