Skill Claude CodeCodex
A release-readiness check for a code repository. It checks whether the stated conditions for a version release are met but does not publish anything.
An AI-native engineering harness for production Flutter and hybrid mobile app repositories.
Skill Claude CodeCodex
A release-readiness check for a code repository. It checks whether the stated conditions for a version release are met but does not publish anything.
Skill Claude CodeCodex
A set of rules for writing and reviewing production Dart and Flutter code. It covers controllers, services, streams, asynchronous work, and dependency injection, which is how required services are supplied to code.
Skill Claude CodeCodex
A guide for adding a development-only menu to an app. The menu provides debug tools without placing hidden controls in normal business screens.
Skill Claude CodeCodex
A workflow for carrying out existing task cards through implementation, verification, review, fixes, and archiving.
Skill Claude CodeCodex
A procedure for auditing a ready UI specification and running the requested checks on Android or iOS. A UI specification is a written description of how an interface should be built and behave.
Skill Claude CodeCodex
A workflow for turning Figma designs into Flutter interfaces. Figma is a collaborative design tool; the workflow can inspect nodes, layout rules, reusable component variants, design tokens, and assets, then verify the visual result.
Skill Claude CodeCodex
A workflow for fixing issues already listed in a code-review report and then checking the changes again.
Skill Claude CodeCodex
A Flutter Android build and installation guide. It covers resolving Flutter dependencies, creating APK or AAB packages, installing them on a connected device, and investigating Android SDK, flavor, plugin, or Gradle failures.
Skill Claude CodeCodex
A Flutter animation guide for explicit and custom motion. It covers animation controllers, timing curves, transitions, shared-element Hero effects, scroll-driven motion, and physics-based animation.
Skill Claude CodeCodex
A Flutter development guide for measuring and reducing the size of Android and iOS app packages. It covers APK, AAB, and IPA files, which are the files distributed through app stores.
Skill Claude CodeCodex
A Flutter development guide for moving CPU-heavy work, such as large-data parsing or aggregation, into background Isolate workers. An Isolate is a separate Dart execution context that can keep the app's interface responsive.
Skill Claude CodeCodex
A guide for building, installing, and starting a Flutter debug app on Android or iOS, then obtaining its VM Service URI. The VM Service URI is the connection address used by debugging and app-control tools.
Skill Claude CodeCodex
A Flutter layout guide for difficult sizing and positioning problems. It covers constraints, overflow, nested scrolling, Slivers, Stack positioning, keyboard and safe-area space, and responsive layouts.
Skill Claude CodeCodex
A guide for organizing Flutter code that uses GetX controllers, services, reactive values, bindings, or workers. Reactive values update parts of the interface when their data changes.
Skill Claude CodeCodex
A Flutter routing guide for GoRouter, the package used to define app screens, redirects, and deep links. A deep link opens a specific screen from an external URL or notification.
Skill Claude CodeCodex
A set of standards for native Android code written in Kotlin, including modules, connections to the host app, the app manifest, Gradle build files, and native screens. Kotlin is a programming language; Gradle builds Android projects.
Skill Claude CodeCodex
A debugging workflow for connecting to a running Flutter app through Marionette, a tool for inspecting and controlling the app during development. It can be used for temporary diagnosis or carefully specified checks.
Skill Claude CodeCodex
A testing strategy for native Kotlin and Swift modules, their connections to the host app, builds, simulators, devices, and operating-system capabilities. It covers tools such as JUnit and XCTest.
Skill Claude CodeCodex
A planning entry for turning one or more Figma designs into architecture-aligned task cards. Figma is a tool for creating and sharing interface designs, and this entry does not implement them.
Skill Claude CodeCodex
A planning entry for creating a standalone behavior specification for UI automation, based on a task, product rules, or a prototype. The input does not explain the specification format or automation steps.
Skill Claude CodeCodex
A planning entry for breaking product or technical requirements into task cards ordered by dependency. It does not implement the work.
Skill Claude CodeCodex
A workflow for changing Protocol Buffers files and the code or API mappings built from them. Protocol Buffers, or protobuf, is a structured format used to define data exchanged between software systems.
Skill Claude CodeCodex
A read-only batch review skill for examining several completed tasks from a cross-task and integration perspective. It uses the user-specified tasks, reviews, evidence, and change range.
Skill Claude CodeCodex
A read-only review skill that examines current code changes and produces a report of problems. It follows the project's documented review workflow and does not modify the implementation.
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: