fluttersdk

25 mods across 2 repositories, 35 stars between them.

PostToolUse

01

fluttersdk/wind

Hook Claude Code

Runs after a tool call finishes for Edit and Write tool calls, running an inline shell check (2 commands). From fluttersdk/wind.

33 2d ago A tokens not measured original MIT

wind

02

fluttersdk/wind

Settings file Claude Code

Agent settings declaring 1 hook event (PostToolUse).

33 2d ago A tokens not measured original MIT

fluttersdk/wind

Instructions file GitHub Copilot

Instructions for fluttersdk/wind, covering wind ui, definition of done, post-change sync (five surfaces, every code change), commands and coverage policy (binding).

33 2d ago A 2,195 tokens original MIT

fluttersdk/wind

Instructions file GitHub Copilot

Instructions for fluttersdk/wind, covering documentation conventions (doc/), file shape (every doc file), wfoo, basic usage and props.

33 2d ago A 933 tokens original MIT

fluttersdk/wind

Instructions file GitHub Copilot

Instructions for fluttersdk/wind, covering dynamic json renderer (lib/src/dynamic/), json schema, security model (whitelist first), state binding (id-keyed widgets) and action dispatch.

33 2d ago A 1,267 tokens original MIT

fluttersdk/wind

Instructions file GitHub Copilot

Instructions for fluttersdk/wind, covering example page conventions (example/lib/pages/), naming, shape, rules and dark mode pairs.

33 2d ago A 1,112 tokens original MIT

fluttersdk/wind

Instructions file GitHub Copilot

Instructions for fluttersdk/wind, covering parser conventions (lib/src/parser/), interface (every parser implements two methods), last-class-wins semantics, arbitrary values precede theme lookups and color opacity modifier (/).

33 2d ago A 818 tokens original MIT

fluttersdk/wind

Instructions file GitHub Copilot

Instructions for fluttersdk/wind, covering test conventions (test/), layout mirror, required setup, no mockito and lifecycle discipline.

33 2d ago A 1,099 tokens original MIT

fluttersdk/wind

Instructions file GitHub Copilot

Instructions for fluttersdk/wind, covering widget conventions (lib/src/widgets/), canonical shape (stateless composition widgets), statefulwidget exceptions (only when warranted), debug logger (mandatory in stateless widgets) and wanchor auto-wrapping.

33 2d ago A 1,001 tokens original MIT

wind CLAUDE.md

10

fluttersdk/wind

Instructions file

Instructions for fluttersdk/wind, covering wind ui, definition of done, post-change sync (five surfaces, every code change), commands and coverage policy (binding).

33 2d ago A 2,552 tokens original MIT

wind-ui

11

fluttersdk/wind

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.

33 2d ago A 264 tokens original MIT

fluttersdk/ai

Plugin Claude Code

FlutterSDK community AI skills for Flutter development: Wind UI styling, Magic Framework architecture, and more.

2 yesterday A tokens not measured original MIT

fluttersdk

13

fluttersdk/ai

Plugin Claude Code

FlutterSDK AI skills, commands, and MCP for Flutter: Wind UI, Magic Framework, Dusk, Telescope, Artisan.

2 yesterday A tokens not measured original MIT

fluttersdk

14

fluttersdk/ai

MCP server Claude CodeCodexCursor

MCP server "fluttersdk", hosted remotely at mcp.fluttersdk.com, as configured in fluttersdk/ai.

2 yesterday A tokens not measured original MIT

ai CLAUDE.md

15

fluttersdk/ai

Instructions file

Instructions for fluttersdk/ai, covering claude.md, commands, architecture, skill format and sync rules (critical).

2 yesterday A 1,341 tokens original MIT

fluttersdk/ai

Agent

Architectural second-eye reviewer for Flutter apps built on the FlutterSDK stack (magic framework + Wind UI). Runs the same four gated stages as flutter-reviewer (magic compliance, Wind compliance, correctness plus OOP and style, reuse) and adds a fifth: whether the feature is adapted to the framework correctly across…

2 yesterday A 145 tokens original MIT

flutter-reviewer

17

fluttersdk/ai

Agent

Second-eye code reviewer for Flutter apps built on the FlutterSDK stack (magic framework + Wind UI). Reviews a resolved set of changed files in four gated stages: magic framework compliance (bootstrap, IoC, controller/view/state, models, HTTP, validation, auth, routing), Wind UI compliance (dark pairing, states over…

2 yesterday A 180 tokens original MIT

flutter-test

18

fluttersdk/ai

Command

Generate Vitest/Flutter tests for Dart code following TDD patterns from the magic-framework skill.

2 yesterday A 18 tokens original MIT

flutter-review

19

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

20

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

21

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

23

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

24

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