Complete guide for building beautiful apps with Expo Router. Covers fundamentals, styling, components, navigation, animations, patterns, and native tabs.
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ٢٢ من skills من robinebers/skills. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ٢٢ من أصل ٢٢ skills مجمعة.
Complete guide for building beautiful apps with Expo Router. Covers fundamentals, styling, components, navigation, animations, patterns, and native tabs.
لغة النص الأصلي: الإنجليزية
Guidelines for creating API routes in Expo Router with EAS Hosting
لغة النص الأصلي: الإنجليزية
Deploying Expo apps to iOS App Store, Android Play Store, web hosting, and API routes
لغة النص الأصلي: الإنجليزية
Helps understand and write EAS workflow YAML files for Expo projects. Use this skill when the user asks about CI/CD or workflows in an Expo or EAS context, mentions .eas/workflows/, or wants help with EAS build pipelines or deployment automation.
لغة النص الأصلي: الإنجليزية
Guide for writing Expo native modules and views using the Expo Modules API (Swift, Kotlin, TypeScript). Covers module definition DSL, native views, shared objects, config plugins, lifecycle hooks, autolinking, and type system. Use when building or modifying…
لغة النص الأصلي: الإنجليزية
`@expo/ui/jetpack-compose` package lets you use Jetpack Compose Views and modifiers in your app.
لغة النص الأصلي: الإنجليزية
`@expo/ui/swift-ui` package lets you use SwiftUI Views and modifiers in your app.
لغة النص الأصلي: الإنجليزية
Design App Intents, app entities, and App Shortcuts for iOS system surfaces. Use when exposing app actions or content to Shortcuts, Siri, Spotlight, widgets, or controls.
لغة النص الأصلي: الإنجليزية
Build, run, and debug iOS apps on Simulator with XcodeBuildMCP. Use when launching an app, inspecting simulator UI or logs, or diagnosing runtime behavior.
لغة النص الأصلي: الإنجليزية
Capture and interpret iOS Simulator ETTrace profiles. Use when profiling launch or runtime latency, comparing traces, or finding CPU-heavy stacks.
لغة النص الأصلي: الإنجليزية
Capture and inspect iOS leaks and memgraphs. Use when debugging leaked objects, retain cycles, memory growth, or before/after leak evidence.
لغة النص الأصلي: الإنجليزية
Mirror an iOS Simulator into a browser and render SwiftUI previews from importable Swift packages in that simulator with hot reload. Use when a user wants to watch or interact with an iOS app in the browser, see a SwiftUI preview outside Xcode Canvas, iterate…
لغة النص الأصلي: الإنجليزية
Shepherd a GitHub pull request all the way to merge-ready by relentlessly polling status and only acting once all automatic reviewers have finished. NEVER merges without explicit human approval. Use when the user says things like "shepherd this PR", "babysit…
لغة النص الأصلي: الإنجليزية
Guides Stripe integration decisions — API selection (Checkout Sessions vs PaymentIntents), Connect platform setup (Accounts v2, controller properties), billing/subscriptions, Treasury financial accounts, integration surfaces (Checkout, Payment Element), and…
لغة النص الأصلي: الإنجليزية
Implement and review iOS 26+ SwiftUI Liquid Glass UI. Use when adopting Liquid Glass or checking its correctness, performance, and design fit.
لغة النص الأصلي: الإنجليزية
Audit SwiftUI runtime performance from code first. Use when diagnosing slow rendering, janky scrolling, expensive updates, or profiling needs.
لغة النص الأصلي: الإنجليزية
Build and refactor SwiftUI UI with component patterns and examples. Use when shaping navigation, state, layouts, controls, or screen composition.
لغة النص الأصلي: الإنجليزية
Refactor SwiftUI view files into stable, testable structure. Use when splitting large views, tightening data flow, or cleaning Observation ownership.
لغة النص الأصلي: الإنجليزية
Guide for upgrading Stripe API versions and SDKs
لغة النص الأصلي: الإنجليزية
Generate setup scripts/configs for AI agent worktrees and isolated environments across Cursor, Codex, Conductor, and Claude Code. Use when wiring up a project so AI agents start with the same dependencies, env files, and tool configs as the main repo.
لغة النص الأصلي: الإنجليزية
Challenge the user's plan by asking one researched question at a time. After every user answer, inspect relevant code/docs/tools before asking the next question. Use when the user wants to think through, sharpen, rethink, or be challenged on a plan or idea.
لغة النص الأصلي: الإنجليزية
Engineering-discipline toolkit for non-technical users working with AI coders. Wields KISS, DRY, YAGNI, fail-fast, and idempotency as commands. Use when the user asks to audit, simplify, clean up, dedupe, or harden code; or says "make this simpler", "any…
لغة النص الأصلي: الإنجليزية