Browse
Mobile
Skills Found
swiftui-performance-audit
A comprehensive, structured SwiftUI performance audit tool with clear workflow, practical code examples, and systematic troubleshooting methodology for identifying and fixing common performance issues.
swiftui-liquid-glass
A well-structured skill for implementing iOS 26+ Liquid Glass effects in SwiftUI with clear workflows, practical checklists, and comprehensive examples for adoption and review.
swiftui-view-refactor
Provides concrete rules for structuring SwiftUI views with specific ordering guidelines, dependency injection patterns, and Observation usage. Focuses on MV patterns, splitting large views, and handling view models safely. Includes practical examples for common refactoring scenarios.
ios-debugger-agent
This skill provides step-by-step instructions for using XcodeBuildMCP tools to build, run, and debug iOS apps on simulators. It covers simulator discovery, session setup, UI interaction, log capture, and troubleshooting common issues like build failures and UI element detection.
mobile-developer
This skill provides detailed mobile development guidance for React Native and Flutter projects. It includes specific performance targets (cold start <2s, app size <50MB), platform-specific checklists, and integration with MCP tools like adb and xcode for debugging and deployment.
swiftui-animation
Provides concrete SwiftUI animation implementation guidance including spring animations, transitions, matched geometry effects, and Metal shader integration. Includes specific code examples for common patterns like expandable cards and list animations, with practical troubleshooting advice.
build-iphone-apps
This skill provides a structured workflow for building iPhone apps entirely through CLI commands, bypassing Xcode's GUI. It enforces a strict verification loop after every code change and separates correctness testing from subjective UI evaluation. The approach treats the user as a product owner who judges outcomes rather than reviewing code.
software-mobile
Provides concrete patterns for native iOS (Swift/SwiftUI), Android (Kotlin/Compose), and cross-platform (React Native) mobile development. Includes decision trees for platform selection, architecture, and data persistence, plus anti-pattern warnings and linked templates for specific tasks.
flutter-init
This skill interactively generates Flutter apps with Clean Architecture, Riverpod state management, and Drift database. It guides users through domain selection (Todo/Habit/Note/Expense/Custom) and stack presets, then creates complete projects with entity definitions, repositories, providers, and UI screens. It handles code generation, dependency installation, and project validation.
moai-lang-swift
Provides specialized Swift 6+ development guidance for iOS/macOS apps, covering SwiftUI, Combine, and modern concurrency patterns. Includes practical code examples, project setup templates, and testing strategies for Apple platform development.
ios-simulator-skill
Provides 21 Python/bash scripts for iOS simulator automation, focusing on accessibility-based UI navigation instead of pixel coordinates. Includes screen mapping, gesture control, build testing, log monitoring, and accessibility audits. Outputs structured JSON for AI agents with minimal token usage.
flutter-expert
A Flutter development assistant that guides mobile app creation using Flutter 3+. It provides structured workflows for architecture planning, implementation, and testing. The skill includes checklists for performance, widget composition, and platform-specific features. It integrates with tools like Android Studio, Xcode, and Firebase for full-stack development.