Skip to content

[material_ui] Add Material 3 Expressive migration skill - #12818

Open
QuncCccccc wants to merge 1 commit into
flutter:mainfrom
QuncCccccc:material-3-expressive-migration-skill
Open

[material_ui] Add Material 3 Expressive migration skill#12818
QuncCccccc wants to merge 1 commit into
flutter:mainfrom
QuncCccccc:material-3-expressive-migration-skill

Conversation

@QuncCccccc

Copy link
Copy Markdown
Contributor

This PR is to add an agent skill for Material 3 Expressive component migration work in packages/material_ui.

Related to Bring Material 3 Expressive to Flutter

Pre-Review Checklist

  • I read the [Contributor Guide] and followed the process outlined there for submitting PRs.
  • I read the [AI contribution guidelines] and understand my responsibilities, or I am not using AI tools.
  • I read the [Tree Hygiene] page, which explains my responsibilities.
  • I read and followed the [relevant style guides] and ran [the auto-formatter].
  • I signed the [CLA].
  • The title of the PR starts with the name of the package surrounded by square brackets, e.g. [shared_preferences]
  • I [linked to at least one issue that this PR fixes] in the description above.
  • I followed [the version and CHANGELOG instructions], using [semantic versioning] and the [repository CHANGELOG style], or I have commented below to indicate which documented exception this PR falls under[^1].
  • I updated/added any relevant documentation (doc comments with ///).
  • I added new tests to check the change I am making, or I have commented below to indicate which [test exemption] this PR falls under[^1].
  • All existing and new tests are passing.

@QuncCccccc QuncCccccc changed the title Add Material 3 Expressive migration skill [material_ui] Add Material 3 Expressive migration skill Sep 9, 2026
@QuncCccccc
QuncCccccc marked this pull request as ready for review September 10, 2026 19:12
@QuncCccccc QuncCccccc added the CICD Run CI/CD label Sep 10, 2026
@QuncCccccc
QuncCccccc requested a review from Piinks September 10, 2026 19:13

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request introduces a new agent skill documentation file for Material 3 Expressive migration and links it in the skills README. The review feedback correctly points out that the documentation references a non-existent packages/material_ui package instead of packages/flutter where the Material library resides, and provides suggestions to correct these references.

Comment thread .agents/skills/README.md
Comment thread .agents/skills/material-3-expressive-migration/SKILL.md
Comment thread .agents/skills/material-3-expressive-migration/SKILL.md

@Piinks Piinks left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For the PR description, can you show an example of how contributors should use/prompt for this skill?

Use this skill for Material 3 Expressive component migration work in `packages/material_ui`.

Before planning or implementing a component migration, read the canonical checklist:
https://github.com/flutter/flutter/blob/master/docs/ecosystem/material_ui/Material-3-Expressive-component-migration-checklist.md

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs flutter/flutter#192519 to land first

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CICD Run CI/CD

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants