validate-pr Skill
Stages the Flutter site locally. This includes checking for broken links, verifying excerpts, updating formatting, and serving the dev site. Published by flutter in website.
What is validate-pr Skill?
Stages the Flutter site locally. This includes checking for broken links, verifying excerpts, updating formatting, and serving the dev site. Published by flutter in website. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Documentation
- Documentation use cases
Technical details
- Install or run with Copy skill directory
When to use validate-pr Skill
- Use it for documentation.
Built with
Editorial notes
Source
- Creator: flutter
- Repository: flutter/website
- Skill file: .agents/skills/validate-pr/SKILL.md
What it does
Stages the Flutter site locally. This includes checking for broken links, verifying excerpts, updating formatting, and serving the dev site.
Skill instructions
Validate the site Sync code excerpts Ensure that any changed code excerpts are properly run and synced to the Markdown files: bash dart run dashsite refresh-excerpts Update formatting Update the formatting of the site examples and tools to ensure they follow the official Dart format: bash dart run dashsite format-dart Check for broken links Run the following command to check for any unlinked or broken Markdown link references in the site output: bash dart run dashsite check-link-references If any broken links are found, try to patch them or alert the user.
Explore related resources
Frequently asked questions
What is validate-pr?
validate-pr is a open-source AI agent skill with Copy skill directory. Stages the Flutter site locally. This includes checking for broken links, verifying excerpts, updating formatting, and serving the dev site.
Who is validate-pr best for?
validate-pr is best for reusing agent instructions, scripts, and references, documentation workflows.
How do I install validate-pr?
Install or run validate-pr using Copy skill directory. Check validate-pr for the latest setup command.
Is validate-pr actively maintained?
validate-pr may need a closer maintenance check before production use.
Auto-fetched from GitHub.