Skip to main content
Back to registry

expo

pproenca/dot-skills

Comprehensive performance optimization guide for Expo React Native applications. Contains 54 rules across 9 categories, prioritized by impact to guide automated refactoring and code generation.

Installs150
Install command
npx skills add https://github.com/pproenca/dot-skills --skill expo
About this skill
Comprehensive performance optimization guide for Expo React Native applications. Contains 54 rules across 9 categories, prioritized by impact to guide automated refactoring and code generation. Reference these guidelines when: Read individual reference files for detailed explanations and code examples: For the complete guide with all rules expanded: AGENTS.md - Writing new Expo React Native components - Optimizing app startup and Time to Interactive - Implementing lists, images, or animations - Reducing bundle size and memory usage - Reviewing code for mobile performance issues - launch-splash-screen-control - Control splash screen visibility during asset loading - launch-preload-critical-assets - Preload fonts and images during splash - launch-hermes-engine - Use Hermes engine for faster startup - launch-defer-non-critical - Defer non-critical initialization - launch-new-architecture - Enable New Architecture for synchronous native communication - launch-minimize-root-imports - Minimize imports in root App component - bundle-avoid-barrel-files - Avoid barrel file imports - bundle-analyze-size - Analyze bundle size before release - bundle-remove-unused-dependencies - Remove unused dependencies - bundle-split-by-architecture - Generate architecture-specific APKs - bundle-enable-proguard - Enable ProGuard for Android release builds - bundle-optimize-fonts - Subset custom fonts...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does expo do?

Comprehensive performance optimization guide for Expo React Native applications. Contains 54 rules across 9 categories, prioritized by impact to guide automated refactoring and code generation.

Is expo good?

expo does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does expo work with?

expo currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to expo?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install expo?

npx skills add https://github.com/pproenca/dot-skills --skill expo

Related skills

More from pproenca/dot-skills

Related skills

Alternatives in Software Engineering