A planning and delivery guide for native WeChat Mini Programs, which are small apps that run inside WeChat. It covers requirements, screens, code structure, interface design, reviews, testing, and release preparation using WeChat's native technologies.
Use when writing, reviewing, or refactoring Flutter mobile UI code. Teaches Flutter-specific design principles (Material 3 + Cupertino adaptive), type scales, theming, spacing grids, motion, interaction, responsive layout, and UX writing. Prevents common Flutter AI-slop patterns like hardcoded Colors.purple, missing…
Upload builds, distribute on TestFlight, manage metadata, submit for Beta/App Review, and release on the App Store using Apple's official CLIs and the App Store Connect API. Default stable delivery to APPSTORE so one build can be tested in TestFlight and later submitted to the App Store; choose TESTFLIGHTINTERNALONLY…
Set up and run storescreens-cli to automate App Store screenshot capture for iOS apps: render captioned/framed App Store-ready screenshots with device bezels, markdown captions, and panoramic backgrounds; upload screenshots + per-locale metadata (name, subtitle, description, keywords, what's new, promotional text) to…
★not rated 2 19d agoA✓ AI review331 tokens
originalMIT
Skill "agent-ios" from squaduplabs/agent-ios, covering agent-ios: drive the ios simulator, the loop, reading snapshots, sessions and apps and gestures and typing.
Step-by-step guide to scaffold a new Android + Jetpack Compose project from scratch. Covers project creation in Android Studio, Gradle version catalog setup, core library selection, feature-first MVVM architecture, and Compose UI best practices. Use when starting a greenfield Android project or setting up a new app…
Build and review production-grade web and mobile frontends using LiveKit with Next.js. Covers real-time video/audio/data communication, WebRTC connections, track management, and best practices for LiveKit React components.
Bootstrap an app-agnostic set of deploy scripts into an Expo React Native + web project and run the full lifecycle of publishing a mobile app to both the Apple App Store (TestFlight) and Google Play, plus store-screenshot capture.
Implement GDPR/App Store/Play Store compliant account deletion with confirmation flow, data cleanup, and auth sign-out. Use when adding "delete account", "remove account", or "user data deletion" features. Required for both App Store and Play Store compliance.
Use when creating Android UI automation workflows, recording tap sequences, or building replayable device scripts. Triggers on tasks involving Android device interaction, accessibility selectors, or workflow-script.json files. Do NOT use for pure canvas games, OpenGL rendering, or custom drawing surfaces without…
Guides WeChat Mini Program project work through official WeChat DevTools and native Mini Program structure, WXML, WXSS, page/component code, and built-in components. Use when working with DevTools CLI, miniprogram-automator, uni-app mp-weixin output, app/page JSON, WXML/WXSS, official components, preview/upload…
A release workflow for building and archiving iOS apps, then sending them to App Store Connect, Apple's service for managing App Store releases and review.
Apply Apple's Liquid Glass design language to navigation and controls using current SwiftUI or lower-level platform APIs. Use for glass effects, floating controls, toolbars, tab bars, and Liquid Glass design reviews.
Use this skill when a user wants to create, refine, restyle, or generate HTML for a OneSignal mobile in-app message (IAM). Triggers on phrases like "create an in-app message", "make an IAM", "compose an in-app", "build an HTML IAM", "design an in-app for X", "soft push prompt", "permission prompt", "feature…
WeChat Mini Program automated build + debug workflow with version-based auto-selection between official Skills (wechatide CLI) and automator (miniprogram-automator). Covers npm build, appid verify, DevTools launch, 31 automation ops via helper daemon, and enriched E2E methodology requiring console/view/style checks at…
A guide for splitting a single Android app module into separate business modules. This process, called modularisation, separates code so parts of an app can be built and maintained independently.
Covers Android-specific best practices for modern apps: ViewModel + StateFlow UiState patterns, type-safe Navigation Compose, Hilt/Koin scoping, lifecycle-aware components, SavedStateHandle, ProGuard setup, edge-to-edge UI, and Material 3 theming.
★not rated 2 6mo agoA0 tokens
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: