thiennc-tesoglobal/flutter-skills

flutter-code-review

Review Flutter and Dart diffs, commits, pull requests, or focused modules for concrete correctness, lifecycle, architecture, security, accessibility, performance, and test risks.

Zobacz źródło
Oryginalny dokument Skill

Treść z repozytorium z zachowaniem nagłówków, przykładów, kodu, tabel, linków i obrazów.

Flutter Code Review

Find defects that materially affect behavior, users, delivery, or maintainability. A review is an evidence-backed risk assessment, not a style tour or an implicit rewrite.

Establish the review boundary

  1. Determine the requested diff, commit range, pull request, working tree, or module and the intended behavior.
  2. Read repository instructions and inspect enough nearby code, tests, generated boundaries, and configuration to understand changed behavior.
  3. Review changed lines first, but follow their data flow and lifecycle when evidence requires surrounding context.
  4. Do not edit files, post comments, approve, merge, or expand into remediation unless the user authorizes those actions.

Review by risk

Prioritize data loss, security exposure, crashes, incorrect results, broken lifecycle, concurrency races, inaccessible flows, release failures, and missing regression coverage. Then consider architecture or maintainability issues that have a concrete cost.

Do not report preferences, hypothetical rewrites, unchanged legacy issues, or framework behavior that current code already handles. Validate API and package claims against the project's SDK and resolved dependencies.

Load references conditionally

Load available specialists only when their domain is materially changed or a claim needs deeper verification. A review touching storage does not automatically require every quality skill.

Output

Lead with findings ordered by severity. Each finding must name the affected file and tight line range, explain the failure path and impact, and propose a proportionate correction. Keep separate sections for open questions and a short summary only when useful.

If there are no actionable findings, say so directly and identify meaningful verification gaps. Never invent findings to make the review appear thorough.

Sources

z tego samego repozytorium

Więcej Skills

Wszystkie Skills
thiennc-tesoglobal
Społeczność

flutter-ai-integration

Build or review provider-neutral AI features in Flutter, including streaming responses, conversation state, structured output, tool calls, attachments, cancellation, and safe service boundaries. Use when model behavior is part of the product; do not use for ordinary APIs, product analytics, or generic chat between people.

instalacje
1
GitHub Stars
7
Aktualizacja
9 wrz
thiennc-tesoglobal
Społeczność

flutter-animation

Implement or diagnose Flutter motion with implicit, explicit, route, Hero, staggered, and physics-based animations. Use when timing, transition, or motion behavior is requested or broken; route optical materials, shaders, general layout, and performance profiling to their specialists.

instalacje
1
GitHub Stars
7
Aktualizacja
9 wrz
thiennc-tesoglobal
Społeczność

flutter-architecture

Select, review, or evolve Flutter application boundaries, dependency direction, and feature organization. Use for new project structure, scaling problems, or architecture migrations; do not impose a new pattern during a focused feature fix.

instalacje
1
GitHub Stars
7
Aktualizacja
9 wrz
thiennc-tesoglobal
Społeczność

flutter-authentication

Implement, repair, or review Flutter user authentication and session lifecycle, including OAuth or OIDC redirects, PKCE, token refresh, logout, account switching, passkeys, and device re-authentication. Use when sign-in identity or session behavior is the task; route broad threat audits to flutter-security and request transport to flutter-networking.

instalacje
1
GitHub Stars
7
Aktualizacja
9 wrz