category focus

Mobile

iOS, Android, and cross-platform dev tools.

2348 skillsall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
mobile
78

premium-experience

Premium app generation that creates WOW-factor experiences. Multi-page apps with smooth animations, zero TypeScript errors, and production-ready quality. Lovable-style experience: one prompt, complete app, instant delight. MUST be used alongside vibe-orchestrator for new projects.

wasintoh
wasintoh
development
open
mobile
78

stx-app

Unified file storage SDK for local and cloud application backends.

ywatanabe1989
ywatanabe1989
development
open
mobile
78

helius-phantom

Build frontend Solana applications with Phantom Connect SDK and Helius infrastructure. Covers React, React Native, and browser SDK integration, transaction signing via Helius Sender, API key proxying, token gating, NFT minting, crypto payments, real-time updates, and secure frontend architecture.

sendaifun
sendaifun
development
open
mobile
78

stx-notification

Multi-backend notification system for alerts, calls, and SMS with automatic fallback ordering.

ywatanabe1989
ywatanabe1989
development
open
mobile
77

android-wifi-deploy

WiFi ADB deployment playbook for PolyPilot on macOS. Use when: (1) Deploying to a physical Android device over WiFi, (2) Troubleshooting ADB connection issues, (3) Building APKs for wireless install, (4) Managing the TCP proxy workaround for macOS firewall, (5) Recovering from broken ADB connections. Covers: proxy setup, port discovery, Fast Deployment gotchas, pairing, and the complete deploy checklist.

PureWeen
PureWeen
development
open
mobile
76

zalo-mini-app

Build Zalo Mini Apps - lightweight web apps running inside Zalo super-app. This skill provides ZaUI components (Button, Input, Modal, Tabs, Avatar, etc.), JavaScript APIs (authorize, getUserInfo, getPhoneNumber, getLocation, Storage, Camera), Checkout SDK for payments, design guidelines, and development tools. Use when building Mini Apps, using ZaUI components, calling Zalo APIs, integrating payments, converting web apps to Mini Apps, or following Zalo design standards.

suminhthanh
suminhthanh
development
open
mobile
76

pump-website

PumpOS — static HTML/CSS/JS web desktop for the Pump SDK with 169 Pump-Store apps, live token dashboards, interactive DeFi tools, PWA support, and Vercel deployment.

nirholas
nirholas
development
open
mobile
75

modern-jetpack-compose

Guides writing, reviewing, and reasoning about modern Android UI code using Jetpack Compose. Covers best practices for state management, side effects, recomposition, navigation, Material 3 design, accessibility, and performance. Use when reading, writing, or reviewing any Jetpack Compose project.

anhvt52
anhvt52
development
open
mobile
75

kotlin-android

Modern Android development - Jetpack, Compose, Architecture Components

Ivorisnoob
Ivorisnoob
development
open
mobile
75

bluebubbles

Use when you need to send or manage iMessages via BlueBubbles (recommended iMessage integration). Calls go through the generic message tool with channel="bluebubbles".

ArgentAIOS
ArgentAIOS
development
open
mobile
74

swift-best-practices

This skill should be used when writing or reviewing Swift code for iOS or macOS projects. Apply modern Swift 6+ best practices, concurrency patterns, API design guidelines, and migration strategies. Covers async/await, actors, MainActor, Sendable, typed throws, and Swift 6 breaking changes.

sammcj
sammcj
development
open
mobile
74

app

Use when working on the mobile app (packages/app). Covers Expo, React Native, expo-router navigation, NativeWind styling, React Query data fetching, translations, and mobile-specific patterns.

jvidalv
jvidalv
development
open
mobile
74

composewebview-development

Builds, tests, and formats ComposeWebView multiplatform library. Handles Android, iOS, Desktop (JVM), and Web (JS) platforms. Use when building, testing, running Spotless formatting, or checking platform-specific code. Supports expect/actual pattern workflows.

parkwoocheol
parkwoocheol
development
open
mobile
73

wvw-apps-json

Generate an apps.json file for publishing apps on World Vibe Web (wvw.dev). Use when the user wants to create, generate, or update an apps.json for listing their apps on wvw.dev, or asks about the Appétit format, WVW distribution, or how to publish vibe-coded apps.

f
f
development
open
mobile
70

state-management

State Management Flutter. Use when managing application state.

TheBeardedBearSAS
TheBeardedBearSAS
development
open
mobile
70

state-management

State Management - React Query, Zustand, MMKV. Use when managing application state.

TheBeardedBearSAS
TheBeardedBearSAS
development
open
mobile
66

frontend

Build React components, responsive layouts, and handle state management. Use for UI development, styling, or frontend performance.

htlin222
htlin222
development
open
mobile
61

create-common-widget-from-renderer

将插件中内置的dataRenderer(自定义UI)封装成标准的公共小组件,使其可被其他插件或功能复用。核心特性:(1)提取dataRenderer的UI逻辑创建独立组件文件,(2)在common_widgets.dart中注册新组件,(3)在_provideCommonWidgets中添加数据提供函数,(4)移除旧的内置渲染器代码

hunmer
hunmer
development
open
mobile
61

add-home-widget-selector

为Flutter插件添加可配置的选择器小组件(HomeWidget),支持用户点击配置、数据选择和动态数据渲染。核心特性:(1) 配置dataSelector保存必要数据,(2) 通过controller传递id获取最新数据,(3) 支持导航到详情页

hunmer
hunmer
development
open
mobile
61

add-multi-filter

为Flutter插件视图添加多条件过滤功能(MultiFilterBar),支持标签、关键词、日期、优先级、复选框等多种过滤类型。替代传统的FilterDialog,提供更直观的两层级交互UI。适用场景:(1) 列表视图需要多维度筛选,(2) 数据量较大需要快速过滤,(3) 需要实时显示过滤条件的应用

hunmer
hunmer
development
open
mobile
61

add-widget-from-prototype

从 code_snippet 原型文件创建可预览的 Dart 小组件。自动分析 HTML 设计、生成 Flutter 组件、注册路由并添加到组件展示列表。

hunmer
hunmer
development
open
mobile
61

material-design-3

严格遵循Material Design 3配色规范的守护工具,提供Flutter应用界面配色最佳实践指南,确保UI一致性和可访问性

hunmer
hunmer
development
open
mobile
61

event-listener-container

为Flutter插件视图添加事件监听容器,自动管理事件订阅/取消订阅生命周期,避免内存泄漏并减少约84%的模板代码。适用场景:(1) 插件视图需要响应全局事件更新UI,(2) 需要避免手动管理订阅导致的内存泄漏,(3) 简化事件监听实现

hunmer
hunmer
development
open
mobile
59

react-native-web-navigation

Use when implementing navigation in React Native Web projects. Provides patterns for React Navigation, deep linking, and web-specific routing.

TheBushidoCollective
TheBushidoCollective
development
open
Previous
Page 51 / 98
Next