omgskills Get the Mac app
Skill

validate-pr

@flutter 3.1k stars Updated 2026-07-28 Author match: High

Stages the Flutter site locally. This includes checking for broken links, verifying excerpts, updating formatting, and serving the dev site.

dartflutterwebsite

Install

Install this Claude and Codex skill with the command below. The command stays visible even when copy support is unavailable.

Install command
git clone https://github.com/flutter/website /tmp/website && ln -s /tmp/website/.agents/skills/validate-pr ~/.claude/skills/validate-pr

View on GitHub

From README

Validate the site Sync code excerpts Ensure that any changed code excerpts are properly run and synced to the Markdown files: Update formatting Update the formatting of the site examples and tools to ensure they follow the official Dart format: Check for broken links 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.

More from this repo

More skills