OverviewHistoryStatsSecurity
npx skills add ...
Documentation
SKILL.md
npx skills add flutter/website --skill validate-pr
Stages the Flutter site locally. This includes checking for broken links, verifying excerpts, updating formatting, and serving the dev site.
npx skills add flutter/website --skill validate-pr
Ensure that any changed code excerpts are properly run and synced to the Markdown files:
Update the formatting of the site examples and tools to ensure they follow the official Dart format:
Run the following command to check for any unlinked or broken Markdown link references in the site output:
If any broken links are found, try to patch them or alert the user.