category focus

Mobile

iOS, Android, and cross-platform dev tools.

2348 스킬all categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
mobile
0

mobileapp

PAI Mobile App - Unified mobile interface for Claude Code chat, file browsing, and Obsidian knowledge base access. A self-hosted web application accessible from iPhone/iPad via Tailscale. ## Quick Start ```bash cd ~/.claude/Skills/MobileApp ./manage.sh install # Install dependencies ./manage.sh build # Build client ./manage.sh service install # Enable auto-restart (recommended) ``` ## Access - Local: http://localhost:5050 - Via Tailscale: http://<tailscale-ip>:5050 ## Auto-Restart (Production) The server can be managed by launchd for automatic restart on crash/reboot: ```bash ./manage.sh service install # Enable auto-restart ./manage.sh service uninstall # Disable auto-restart ./manage.sh service status # Check service status ./manage.sh service logs # View launchd logs ``` ## Development ```bash ./manage.sh dev # Hot reload (auto-pauses launchd service) ``` Dev mode automatically: - Pauses the launchd auto-restart service - Runs server + client with hot reload - Resume

robdtaylor
robdtaylor
development
open
mobile
0

swiftui-avfoundation-camera-bridge

Integrating AVCaptureVideoPreviewLayer into SwiftUI using UIViewRepresentable. Use this skill when building camera preview interfaces in SwiftUI, implementing real-time video capture views, adding pinch-to-zoom or gesture-based camera controls, or handling camera orientation properly.

co-labs-co
co-labs-co
development
open
mobile
0

api-endpoint-audit

Audit all API endpoints to find missing mobile implementations and inconsistencies. Use before releases, when adding features, or to verify cross-platform parity. Compares Web API routes against Android and iOS implementations.

Skrufy
Skrufy
development
open
mobile
0

android-architecture

This skill should be used when implementing Android features, creating ViewModels, setting up Repositories, using Hilt, implementing Jetpack Compose, or following MVVM/UDF patterns on Android.

ShotaIuchi
ShotaIuchi
development
open
mobile
0

openwebf-bridge-module-codegen

Build a WebF bridge module/native plugin using the module-codegen workflow (*.module.d.ts → codegen → Dart implementation → registration → JS usage). Use when the user mentions module-codegen, bridge module, native plugin, *.module.d.ts, or registering a module.

archview-ai
archview-ai
development
open
mobile
0

pusher

Implements real-time features with Pusher Channels for WebSocket-based pub/sub messaging. Use when adding live updates, notifications, chat, presence indicators, or collaborative features.

mgd34msu
mgd34msu
development
open
mobile
0

creating-bloc

Creates Flutter BLoCs with events, states, and tests following Kinly patterns. Use when asked to create a BLoC, add business logic, or implement state management for a feature.

pariszhuang123
pariszhuang123
development
open
mobile
0

swiftui-debug

Debug SwiftUI view issues (state, bindings, rendering)

willsigmon
willsigmon
development
open
mobile
0

accessible-motion

Use when implementing reduced motion alternatives, vestibular-safe animations, WCAG compliance, or designing for users with motion sensitivity.

dylantarre
dylantarre
development
open
mobile
0

flutter-material-design-3

FlutterアプリケーションでMaterial Design 3(Material You)を実装する際に使用します。このスキルは、最新のマテリアルデザインガイドラインに準拠したUIコンポーネント、テーマ設定、カラースキーム、タイポグラフィ、ナビゲーションパターン、アダプティブレイアウトの実装をサポートします。新しいFlutterウィジェットの作成、アプリテーマの設定、ナビゲーション実装(NavigationBar、NavigationRail、NavigationDrawer)、Dynamic Colorを使用したカラーパレットのカスタマイズ、カード・ボタン・チップなどのMaterial 3コンポーネント構築、アクセシビリティ対応、レスポンシブ・アダプティブUIの作成が必要な場合に適用してください。

northox5825
northox5825
development
open
mobile
0

openharmony-ability-kit

用于使用 Ability Kit 开发 OpenHarmony 应用时 - UIAbility 生命周期、使用 Want 进行组件通信、Context API、ExtensionAbility、BundleManager,或处理错误如 16000001(ability 未找到)、16000011(context 不存在)等

mengfei0053
mengfei0053
development
open
mobile
0

swift-build

SwiftプロジェクトのビルドとテストをXcodeコマンドラインで実行(iOS/macOS対応)。Use when: ビルド、テスト、xcodebuild、swift test を依頼された時。

miyakawa2449
miyakawa2449
development
open
mobile
0

ios-merchant-feature-declaration

Declare new iOS Feature cases by collecting details via interactive form and automatically updating all required files (Feature.swift, FeatureInfo.swift, Localizable.strings, ScreenID, Routes). Use when "add new feature", "declare new feature", "create feature case", "add feature to menu", or "new feature declaration".

daispacy
daispacy
development
open
mobile
0

android-emulator

Run and test the MagentaLine Flutter app on Android emulators. Use when the user asks to test on Android, run the emulator, start the phone/tablet emulator, or test on mobile devices. This skill handles launching AVDs, waiting for boot, deploying the Flutter app, and troubleshooting common emulator issues.

KitfoxPilot
KitfoxPilot
development
open
mobile
0

frontend-state

상태 관리 에이전트. 애플리케이션 상태 관리를 설계하고 구현합니다.

shaul1991
shaul1991
development
open
mobile
0

android-restart-app

Restart the Android app on connected device without rebuilding. Force-stops and relaunches the app remotely. Use when testing changes that don't require rebuild, or refreshing app state.

asnar00
asnar00
development
open
mobile
0

swiftui-liquid-glass

Guide for adopting Apple's Liquid Glass design system in SwiftUI apps (iOS 26+, macOS Tahoe 26+). Covers glassEffect modifiers, GlassEffectContainer, morphing transitions, platform-specific patterns, and anti-patterns to avoid.

ravnhq
ravnhq
development
open
mobile
0

analyze-mobile-app

Mobile App Competitive Analyzer. Automated competitive analysis of Android mobile apps via ADB. Navigate the app, capture screenshots, document UX/UI, generate complete reports. Use when: analyzing competitor apps, exploring app UX, mobile app analysis, competitive research.

acaprino
acaprino
development
open
mobile
0

android-camera

Guidance for implementing and reviewing Android camera features in VTuber Camera.

jtakumi
jtakumi
development
open
Previous
Page 89 / 98
Next