6,014 mods in this category, of every kind an
agent can take. Each one carries what it costs per session, what the
scan found, and whether it is the original.
A collection of skills for Apple-platform development, including implementation, debugging, code review, long-running projects, App Store delivery, Xcode integration, and Pencil design work. Xcode is Apple's tool for building its apps, and the App Store is Apple's software marketplace.
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.
Guides implementation of on-device AI inference using Gemini Nano (Android), ONNX Runtime (Android/KMP), CoreML and Vision framework (iOS). Covers model management, execution provider selection, INT4 quantization, 3-tier fallback strategy (device → on-device model → cloud), model warm-up, and inference profiling.
Assist HBuilderX and uni-app project development with the local HBuilderX CLI. Use when Codex or another AI agent needs to locate HBuilderX cli.exe from common Windows install paths, inspect uni-app or uni-app x projects, run or publish to Web/H5, mini program, App Android/iOS/Harmony targets, collect logs, list…
A solo/indie playbook for shipping small mobile apps fast on iOS/macOS (App Store) and Android (Google Play), testing real demand, and deepening only the apps that show signal. Use whenever the user is shipping a mobile app — scaffolding app structure, wiring onboarding/settings/paywall/restore/legal screens, writing…
Apply this skill by default for all Dart or Flutter development. Do not merely produce compiling code; produce code with correct boundaries between Dart work and Flutter rendering.
Wire infinite scroll using the shared PaginationController and PaginatedListView module. Use when adding or refactoring paged lists, pull-to-refresh with pagination, horizontal story-style rails, dedupe, or in-place row updates.
Step-by-step guide for implementing new feature modules in fluttercoremodules. Covers file placement, naming conventions, provider wiring, the GetStateNotifier fetch pattern, CacheBoolStateNotifier settings pattern, and barrel export requirements. Apply when creating or extending any feature under lib/src/features/.
Give AI-generated Flutter UI good taste. Encodes high-end mobile design DNA (bento grids, glassmorphism, mesh gradients, parametric "dials" for variance/motion/density, and a strict anti-slop ban list) into a portable Agent Skill. Use when building or restyling Flutter/Dart screens, when the user wants premium…
A set of Flutter coding rules covering names for models, lists, and maps, widget keys, and Chinese comments. Flutter is a framework for building apps from one codebase.
Build, code-sign, install, and launch the current iOS app on a connected physical device. Use when the user asks to install, deploy, build and run, or put the current iOS project on their phone or iPad.
Execute long-running, CPU-bound tasks (like parsing large JSON payloads) in a background isolate in Flutter, handling Web fallbacks and integrating safely with state management while avoiding resource leaks.
Build, install, launch, and inspect runtime logs for iOS apps on physical devices from Codex. Use when a user asks to build and run an iOS app on a real iPhone/iPad, capture live xcodebuild/devicectl/device logs, avoid launch hangs from already-running apps, read previous run logs, or filter/search iOS build and…
Adds home screen widgets to a Flutter app for Android and iOS. Use when providing glanceable app information or quick actions on the device home screen.
Helps design and evolve iOS app architecture — project structure, modularization, dependency injection, navigation patterns, and SwiftData migration.
★not rated 2 5mo agoA30 tokens
originalMIT
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: