[material_ui] Add Material 3 Expressive migration skill - #12818
Open
QuncCccccc wants to merge 1 commit into
Open
[material_ui] Add Material 3 Expressive migration skill#12818QuncCccccc wants to merge 1 commit into
QuncCccccc wants to merge 1 commit into
Conversation
11 tasks
QuncCccccc
marked this pull request as ready for review
September 10, 2026 19:12
Contributor
There was a problem hiding this comment.
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.
Piinks
reviewed
Sep 11, 2026
Piinks
left a comment
Contributor
There was a problem hiding this comment.
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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
[shared_preferences]///).