fluttersdk/ai

Teach your AI assistant Wind UI, Magic Framework, and more — across every major coding tool.

2Stars on the repository
14Mods indexed here, across every type
yesterdayLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

flutter-review

01

fluttersdk/ai

Skill Claude CodeCodex

Reviews Flutter code built on the FlutterSDK stack (magic framework + Wind UI) with a subagent as an independent second pair of eyes, then fixes what it finds. Resolves scope from the active work (uncommitted changes, else the branch diff), spawns fluttersdk:flutter-reviewer or fluttersdk:flutter-reviewer-deep…

2 yesterday A 234 tokens original MIT

fluttersdk-artisan

02

fluttersdk/ai

Skill Claude CodeCodex

CLI framework and stdio MCP server for Flutter dev loops, designed for LLM agents. The running app exposes a process + VM Service surface plus an MCP server; the agent calls artisan tools (or ./bin/fsa from a shell) to start the app, hot-reload it, read its logs, evaluate Dart expressions against the running isolate…

2 yesterday C 238 tokens original MIT

fluttersdk-dusk

03

fluttersdk/ai

Skill Claude CodeCodex

End-to-end driver for Flutter apps, designed for LLM agents. The running app exposes a ext.dusk. VM Service surface plus an MCP server; the agent calls dusk tools (or ./bin/fsa dusk: from a shell) to snap the Semantics tree, mint ref tokens, gesture against them, wait for conditions, screenshot, and hot-reload, all…

2 yesterday A 282 tokens original MIT

fluttersdk/ai

Skill Claude CodeCodex

Passive runtime inspector for Flutter apps, designed for LLM agents. The running app captures HTTP, logs, exceptions, dumps, in-app events, gate checks, DB queries, cache ops, and per-frame performance into 10 in-memory ring buffers. The agent calls telescope MCP tools (or ./bin/fsa telescope: from a shell) to read…

2 yesterday A 264 tokens original MIT

magic-framework

05

fluttersdk/ai

Skill Claude CodeCodex

Write correct, idiomatic code in a Flutter app that depends on the magic framework (Laravel-inspired: IoC container, 18 facades, Eloquent-style ORM, service providers, reactive controllers, GoRouter routing, validation, auth, broadcasting). Use whenever code imports package:magic/magic.dart or…

2 yesterday B 181 tokens original MIT

wind-ui

06

fluttersdk/ai

Skill Claude CodeCodex

Utility-first Flutter styling. Every visual decision lives in a className: String? parsed at build time into an immutable WindStyle and composed into a native Flutter widget tree. Tailwind syntax (flex, p-4, dark:bg-gray-800, hover:shadow-lg), Flutter physics.

2 yesterday A 264 tokens copy · 100% MIT