bladeofgod

57 mods across 1 repository, 113 stars between them.

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.

113 21d 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.

113 21d 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.

113 21d 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.

113 21d 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.

113 21d 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.

113 21d ago A 82 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.

113 21d 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.

113 21d 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.

113 21d 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.

113 21d 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.

113 21d ago A 84 tokens original MIT

flutter-layouts

13

bladeofgod/flutter-ai-harness

Skill Claude CodeCodex

适用:复杂 Flutter 约束、Overflow、嵌套滚动、Sliver、Stack 定位、键盘/SafeArea Insets 和响应式结构切换。不适用:普通 Row/Column/Padding 组合。触发词:RenderFlex overflow、unbounded constraints、LayoutBuilder、Expanded、Sliver、Stack、keyboard inset、responsive layout。.

113 21d ago A 82 tokens original MIT

getx-patterns

14

bladeofgod/flutter-ai-harness

Skill Claude CodeCodex

适用:代码使用 GetxController、GetxService、Rx、Obx、GetBuilder、Get.find、Bindings 或 Worker。不适用:GetX 路由、Dialog、Snackbar,或 Controller 内隐式查找 API。触发词:GetX、Obx、.obs、Rx、Get.find、GetxService、Worker、Binding。.

113 21d ago A 81 tokens original MIT

go-router

15

bladeofgod/flutter-ai-harness

Skill Claude CodeCodex

适用:新增 Route、Redirect、ShellRoute/StatefulShellRoute、DeepLink、路由参数、Observer 或 Route 级 Controller 装配。不适用:GetX 导航或没有明确兼容边界的任意 Navigator Stack。触发词:GoRouter、GoRoute、redirect、deep link、shell route、context.go、context.push。.

113 21d ago A 80 tokens original MIT

bladeofgod/flutter-ai-harness

Skill Claude CodeCodex

适用:编写或审查 Android Kotlin Native Module、Bridge Adapter、Host 接线、Manifest、Gradle 和原生 UI。不适用:Swift/iOS、Dart Client 或 Wire Contract 设计。触发词:Kotlin、Android、Gradle、Manifest、Coroutine、Flow、CameraX、Activity。.

113 21d 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.

113 21d 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.

113 21d 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.

113 21d 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.

113 21d 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.

113 21d 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.

113 21d 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.

113 21d 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.

113 21d ago A 18 tokens original MIT