flutter-design

flutter-design is a skill for Codex from musabekisakov-imj/flutter-design-engineer. It costs 65 tokens per session (526 once invoked), scanned A, original, MIT.

A process for designing or redesigning Flutter app screens, where Flutter is a toolkit for building mobile and other app interfaces. It inspects the existing project, sets a visual direction, chooses the needed design and implementation checks, and verifies the rendered result.

In plain words
What is it for?
Use it for new Flutter screens, multi-screen flows, major visual redesigns, themes and components, motion, accessibility, and visual testing.
Why use it?
It reduces the risk of writing UI code before understanding the app's structure, users, states, accessibility needs, and existing design system.

Skill for Codex

Written for Codex: agents/openai.yaml present. Also seen: $skill-name invocation.

Good fit Use it for new Flutter screens, multi-screen flows, major visual redesigns, themes and components, motion, accessibility, and visual testing.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/musabekisakov-imj/flutter-design-engineer/flutter-design
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add musabekisakov-imj/flutter-design-engineer --skill flutter-design
Clone the repo
git clone --depth 1 https://github.com/musabekisakov-imj/flutter-design-engineer

Made for: Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for flutter-design

README.md
[![agentmods](https://agentmods.dev/badge/skills/musabekisakov-imj/flutter-design-engineer/flutter-design.svg)](https://agentmods.dev/skills/musabekisakov-imj/flutter-design-engineer/flutter-design)
Your own site
<a href="https://agentmods.dev/skills/musabekisakov-imj/flutter-design-engineer/flutter-design"><img src="https://agentmods.dev/badge/skills/musabekisakov-imj/flutter-design-engineer/flutter-design.svg" alt="Measured on agentmods" height="20"></a>
Per session 65 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 526 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00065 $0.00526
Opus 5 $0.00032 $0.00263
Sonnet 5 $0.00013 $0.00105
Haiku 4.5 $0.00006 $0.00053

Measured 8d ago against content hash 9c54e76e8fd6, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

flutter-design scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/flutter-design/SKILL.md · 39 lines

How it starts

The opening of the file, as written. The whole thing — 39 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Flutter Design

Design with evidence. Do not jump from a vague request to widget code.

Workflow

  1. Inspect pubspec.yaml, Flutter/Dart versions, app structure, theme, routing, state management, reusable widgets, tests, and current git state.
  2. Identify the product, primary user, critical action, platform mix, content hierarchy, constraints, and measurable success condition.
  3. Classify the work and invoke the smallest useful specialist set:
    • Existing-interface diagnosis: use $flutter-audit.
    • Tokens, themes, or component contracts: use $flutter-design-system.
    • Approved UI implementation: use $flutter-implementation.
    • Transition or interaction motion: use $flutter-motion.
    • Accessibility, text scaling, keyboard, or RTL: use $flutter-accessibility.
    • Rendered review or golden tests: use $flutter-visual-qa.
  4. Before implementation, record one explicit visual direction: type character, density, palette behavior, geometry, imagery, and motion character. Read references/visual-direction.md and references/anti-slop.md.
  5. Enumerate data and interaction states: initial, loading, empty, populated, partial, error, offline, disabled, destructive confirmation, and success as applicable. For multi-domain dashboards or connected tools, read references/connected-product-workflows.md and define the connective model before arranging regions.
  6. Define acceptance criteria for compact and expanded layouts, themes, text scaling, and critical interactions.
  7. Implement only after direction and states are explicit.
  8. Require static checks, rendered evidence, accessibility review, and one refinement pass before completion.

Gates

  • Ask one focused question when missing product context would materially change the design.
  • Offer two or three visual approaches when direction is genuinely open; recommend one with product reasoning.
  • Preserve existing business behavior unless the user authorizes behavior changes.
  • Treat screenshots as evidence. Never claim visual parity or polish without inspecting rendered output.
  • Report environmental limits explicitly when rendering or tests are unavailable.

Read the full file on GitHub · 39 lines

Files

What ships with it

4 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 39 lines · 65 tokens per session scan A 9c54e76e8fd6

Subscribe to this mod's changes

flutter-design is a skill published in the GitHub repository musabekisakov-imj/flutter-design-engineer (4 stars, last pushed 1mo ago), licensed MIT. It adds 65 tokens to every session and 526 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

lumo

Mobile UI/UX design intelligence grounded in cognitive science (Fitts, Hick, Gestalt, Nielsen) and platform guidelines (Apple HIG, Material Design). Specialised for Jetpack Compose, Android XML, SwiftUI, and UIKit. Use when: "WCAG", "contrast", "accessibility", "colour pair", "design audit", "mobile UI review"…

OneXeor-Dev/lumo · 104 tokens

beautify-flutter

Use when the user wants to design, redesign, build, critique, audit, polish, theme, animate, adapt, or otherwise improve a Flutter app's UI or UX. Covers full apps, screens, widgets, components, forms, onboarding, empty states, navigation, dashboards, and settings. Handles Material 3 theming, Cupertino/iOS adaptation…

parasvishwa/beautify-flutter · 189 tokens

apple-hig

Use whenever designing, building, styling, scaffolding, or reviewing ANY user interface, screen, view, component, layout, color, theme, typography, font, icon, symbol, spacing, motion, or navigation for an Apple platform (iOS, iPadOS, macOS, watchOS, tvOS, visionOS) — including SwiftUI/UIKit/AppKit code, buttons, tab…

Elevatormusic/apple-hig · 159 tokens

design-md

Author/validate/export Google's DESIGN.md token spec files.

mateaix/mateclaw · 14 tokens

platform-conventions

Design to iOS and Android conventions — what each OS mandates, where they diverge, and when to unify. Use when shipping native apps. For breakpoint adaptation use responsive-design; for matching competitor patterns use jakobs-law (interaction-design).

Owl-Listener/designer-skills · 55 tokens

iOS SwiftUI Accessibility

Enforces WCAG 2.2 accessible coding patterns when writing SwiftUI — labels, traits, Dynamic Type, contrast, touch targets, focus management, orientation, and more. Based on the ios-swiftui-accessibility-techniques project with 41 static analysis rules across 23 WCAG criteria.

cvs-health/ios-swiftui-accessibility-techniques · 67 tokens