flutter-skills
flutter-skills contient 11 skills collectées depuis Piinks, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Drafts the "Framework" section of the Flutter release blog. Use when preparing release announcements to analyze commits, verify PR inclusion (including reverts/relands), and group changes into thematic narratives like Material/Cupertino updates, Web, and Accessibility.
Bump the minimum Dart SDK version constraint across the flutter/flutter repository, update dependency checksums, and run verification.
Automated issue triage for Flutter teams based on docs/triage/README.md. Fetches issues for a specific team, recommends team assignment or priority, and provides a summary report.
Automates the weekly PR triage for Flutter teams, following the standards in docs/triage/README.md.
Review Flutter repository pull requests. Checkout the PR, analyze changes and past comments, identify issues or antipatterns using a checklist, and write verification tests for any found issues.
Compile the weekly Flutter notable changes report. This skill guides the agent through identifying notable commits, verifying first-time contributors, retrieving PR details (authors, reviewers, media), and drafting the final Markdown report while maintaining the known_authors.md registry.
Review multiple Flutter repository pull requests in parallel using subagents, each in its own isolated shared workspace/worktree.
Generate a weekly team activity report for a list of GitHub usernames within the Flutter organization. Use this skill when the user asks for a team summary, weekly snippets, or PR metrics for a specific set of developers.
A skill to identify and close outdated, stale, or resolved issues in the flutter/flutter repository based on a specific label. Use this skill when a user wants to clean up old issues, investigate their current status, and close them with detailed technical justifications.
Review Flutter repository pull requests. Checkout the PR, analyze changes and past comments, identify issues or antipatterns using a checklist, and write verification tests for any found issues.
Analyze GitHub pull requests from the Flutter organization. Generates detailed reports on team distribution, monthly trends, sub-team activity (via labels), and review latency. Use to understand community health, contributor patterns, and triage responsiveness across multiple repositories.