bladeofgod/flutter-ai-harness

An AI-native engineering harness for production Flutter and hybrid mobile app repositories.

113Stars on the repository
57Mods indexed here, across every type
24d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

check-release

01

bladeofgod/flutter-ai-harness

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.

not rated 113 24d ago A 15 tokens original MIT

bladeofgod/flutter-ai-harness

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.

not rated 113 24d ago A 76 tokens original MIT

dev-menu

03

bladeofgod/flutter-ai-harness

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.

not rated 113 24d ago A 79 tokens original MIT

execute-tasks

04

bladeofgod/flutter-ai-harness

Skill Claude CodeCodex

A workflow for carrying out existing task cards through implementation, verification, review, fixes, and archiving.

not rated 113 24d ago A 23 tokens original MIT

execute-ui-spec

05

bladeofgod/flutter-ai-harness

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.

not rated 113 24d ago A 26 tokens original MIT

figma-to-flutter

06

bladeofgod/flutter-ai-harness

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.

not rated 113 24d ago A 82 tokens original MIT

fix-review-findings

07

bladeofgod/flutter-ai-harness

Skill Claude CodeCodex

A workflow for fixing issues already listed in a code-review report and then checking the changes again.

not rated 113 24d ago A 20 tokens original MIT

bladeofgod/flutter-ai-harness

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.

not rated 113 24d ago A 71 tokens original MIT

flutter-animations

09

bladeofgod/flutter-ai-harness

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.

not rated 113 24d ago A 82 tokens original MIT

flutter-app-size

10

bladeofgod/flutter-ai-harness

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.

not rated 113 24d ago A 74 tokens original MIT

flutter-concurrency

11

bladeofgod/flutter-ai-harness

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.

not rated 113 24d ago A 75 tokens original MIT

bladeofgod/flutter-ai-harness

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.

not rated 113 24d ago A 84 tokens original MIT

flutter-layouts

13

bladeofgod/flutter-ai-harness

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.

not rated 113 24d ago A 82 tokens original MIT

getx-patterns

14

bladeofgod/flutter-ai-harness

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.

not rated 113 24d ago A 81 tokens original MIT

go-router

15

bladeofgod/flutter-ai-harness

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.

not rated 113 24d ago A 80 tokens original MIT

bladeofgod/flutter-ai-harness

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.

not rated 113 24d ago A 76 tokens original MIT

marionette-debug

17

bladeofgod/flutter-ai-harness

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.

not rated 113 24d ago A 98 tokens original MIT

bladeofgod/flutter-ai-harness

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.

not rated 113 24d ago A 96 tokens original MIT

plan-figma

19

bladeofgod/flutter-ai-harness

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.

not rated 113 24d ago A 24 tokens original MIT

plan-spec

20

bladeofgod/flutter-ai-harness

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.

not rated 113 24d ago A 25 tokens original MIT

plan-tasks

21

bladeofgod/flutter-ai-harness

Skill Claude CodeCodex

A planning entry for breaking product or technical requirements into task cards ordered by dependency. It does not implement the work.

not rated 113 24d ago A 21 tokens original MIT

protobuf-workflow

22

bladeofgod/flutter-ai-harness

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.

not rated 113 24d ago A 65 tokens original MIT

review-batch

23

bladeofgod/flutter-ai-harness

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.

not rated 113 24d ago A 36 tokens original MIT

review-changes

24

bladeofgod/flutter-ai-harness

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.

not rated 113 24d ago A 18 tokens original MIT

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: