Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Stages the Flutter site locally. This includes checking for broken links, verifying excerpts, updating formatting, and serving the dev site.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-04 | ✗→✓ | ▲ Improved | -62% | 0% |
| case-05 | ✗→✓ | ▲ Improved | -61% | 0% |
| case-06 | ✗→✓ | ▲ Improved | -73% | 0% |
| case-07 | ✗→✓ | ▲ Improved | -67% | 0% |
| case-08 | ✗→✓ | ▲ Improved | -68% | 0% |
Ensure that any changed code excerpts are properly run and synced to the Markdown files:
bashdart run dash_site refresh-excerpts
Update the formatting of the site examples and tools to ensure they follow the official Dart format:
bashdart run dash_site format-dart
Run the following command to check for any unlinked or broken Markdown link references in the site output:
bashdart run dash_site check-link-references
If any broken links are found, try to patch them or alert the user.
Other measured skills in the registry, with their headline benchmark lift.