SlashAI

Your AI Command Vault

Asking the AI who built the AI that built it…

Mobile & Apps

Mobile & Apps

216 commands · 5 subcategories

Subcategories

Popular in Mobile & Apps

/SyncFeedScreen

Add offline-first sync to a content feed screen — e.g. an infinite-scroll feed of posts.

Mobile & Appsadvanced#feed#mobile

/OptimizeBackgroundSync

Reduce startup time and jank in a background sync service — e.g. a background job polling a server every 30 seconds.

Mobile & Appsadvanced#background#sync

/AccessibilityBackgroundSync

Improve screen-reader support in a background sync service — e.g. a background job polling a server every 30 seconds.

Mobile & Appsadvanced#background#sync

/MonetizeSubscriptionPricing

Design a monetization flow for an in-app subscription pricing tier — e.g. a single flat subscription price with no tiers.

Mobile & Appsadvanced#pricing#subscription

/BuildProfileScreen

Scaffold a working screen for a user profile screen — e.g. a profile screen with editable avatar and bio.

Mobile & Appsmedium#profile#mobile

/NotifyProfileScreen

Add push notifications to a user profile screen — e.g. a profile screen with editable avatar and bio.

Mobile & Appsmedium#profile#mobile