agentsclimarketplace

Flutter implementation

Skill musabekisakov-imj/flutter-design-engineer/skills/flutter-implementation

Agent skills for product-aware, adaptive, accessible, and visually verified Flutter UI design engineering

Install
npx -y skills add musabekisakov-imj/flutter-design-engineer --skill flutter-implementation

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • 16 days oldThe repository was created 16 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
  • 3 stars3 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Implement approved, production-quality Flutter interfaces with adaptive layout, complete states, project-native architecture, accessibility, and proportionate verification. Use when visual direction and behavior are sufficiently defined and the user asks to build, change, polish, or refactor Flutter UI code.

SKILL.md

2.3 KB, as published. Nobody here has run it

Flutter UI Implementation

Implement the approved experience inside the host project's conventions.

Before Editing

  1. Confirm the visual direction, behavior, state matrix, and acceptance criteria. If absent and choices are material, return to $flutter-design.
  2. Inspect neighboring screens, theme, routing, state management, generated code rules, test style, and current worktree changes.
  3. Read only the relevant references: references/flutter-architecture.md, references/adaptive-layouts.md, references/navigation-and-input.md, and references/states-and-feedback.md. Read references/connected-product-workflows.md when one surface combines multiple domains or data sources.

Implement

  • Separate orchestration, domain state, and presentational widgets at boundaries that remain understandable in one file view.
  • Prefer constraints and layout primitives over device-name checks or fixed coordinates.
  • Reuse semantic theme roles and established components.
  • Preserve callbacks, validation, analytics, navigation, persistence, and backend contracts.
  • Implement all applicable loading, empty, partial, error, offline, disabled, destructive, and success states.
  • Make focus, semantics, keyboard behavior, touch targets, text scaling, RTL, and reduced motion part of the implementation.
  • Keep animations interruptible and avoid expensive work inside build/layout/paint paths.
  • Preserve unrelated user changes in a dirty worktree.

Verify

  1. Run the project's formatter, analyzer, and relevant unit/widget/golden tests.
  2. Render representative compact and expanded layouts, supported themes, and critical states.
  3. Invoke $flutter-accessibility and $flutter-visual-qa for visually important work.
  4. Refine material findings, then rerun affected checks.

Deliver

Lead with what changed for the user. List key files, behavior preserved, checks run, rendered combinations inspected, and remaining environmental limitations.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.