Skip to main content
flutter
Perfil de criador do GitHub

flutter

Visão por repositório de 111 skills coletadas em 10 repositórios do GitHub.

skills coletadas
111
repositórios
10
atualizado
27 de ago. de 2026
mapa de repositórios

Onde as skills estão

Principais repositórios por número de skills coletadas, com sua participação neste catálogo do criador e sua distribuição ocupacional.

#01
skills
20 skills · 18 de jun. de 2026
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadoresDesigners de interfaces web e digitaisRedatores técnicos
4 categorias ocupacionais · 100% classificado
18%participação
#02
agent-plugins
14 skills · 24 de ago. de 2026
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadoresAdministradores de redes e sistemas de computador
3 categorias ocupacionais · 93% classificado
13%participação
#03
flutter-intellij
13 skills · 10 de ago. de 2026
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadoresDesigners de interfaces web e digitais
3 categorias ocupacionais · 100% classificado
12%participação
#04
flutter
12 skills · 12 de ago. de 2026
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadoresRedatores técnicos
3 categorias ocupacionais · 100% classificado
11%participação
#05
demos
12 skills · 21 de jul. de 2026
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadoresDesenvolvedores web
3 categorias ocupacionais · 100% classificado
11%participação
#06
website
11 skills · 27 de ago. de 2026
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadoresDesenvolvedores webRedatores técnicos
4 categorias ocupacionais · 55% classificado
9,9%participação
#07
devtools
10 skills · 18 de ago. de 2026
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadoresOutras ocupações de informática
3 categorias ocupacionais · 100% classificado
9%participação
#08
packages
9 skills · 27 de ago. de 2026
Analistas de garantia de qualidade de software e testadoresDesenvolvedores de software
2 categorias ocupacionais · 89% classificado
8,1%participação
Os 8 principais repositórios são exibidos aqui; a lista completa continua abaixo.
explorador de repositórios

Repositórios e skills representativas

definition-of-done
Desenvolvedores de software

Mandatory checks to run before completing any task that touches md files or dart code in this repository.

18 de jun. de 2026
add-dart-lint-validation-rule
Desenvolvedores de software

Instructions for adding a new validation rule and CLI flag to dart_skills_lint. Use this skill when asked to create a new rule that validates aspects of skills (like frontmatter metadata).

10 de jun. de 2026
dart-skills-lint-integration
Desenvolvedores de software

How to integrate, update, and configure the dart_skills_lint validation tool within a repository. Make sure to use this skill whenever the user asks to update dart_skills_lint, configure skills validation tests, fix skills linter dependency drifts, verify…

10 de jun. de 2026
notinvalid
Desenvolvedores de software

A deliberately broken fixture used by example/README.md to show what each rule's error output looks like.

9 de jun. de 2026
valid
Desenvolvedores de software

Reference fixture for dart_skills_lint. Demonstrates a SKILL.md that passes every default rule: hyphen-lowercase name matching the parent directory, a properly sized description, and no other frontmatter fields that would trigger the disallowed-field check.

9 de jun. de 2026
dart-skills-lint-setup
Desenvolvedores de software

Use this skill when you need to set up validation for AI agent skills in a Dart project for the first time. Adds the linter as a dev_dependency, creates a configuration file, and generates a baseline for legacy repos.

9 de jun. de 2026
dart-skills-lint-validation
Desenvolvedores de software

Use this skill when you need to validate AI agent skills with dart_skills_lint — running the linter, interpreting failures, fixing violations, and authoring custom rules.

9 de jun. de 2026
natural-writing
Redatores técnicos

Contains well-defined rules for creating natural, accurate, and readable writing. Use whenever authoring longer text, like analysis documents, PR or CL descriptions, or documentation.

12 de mai. de 2026
Mostrando 8 de 20 skills coletadas.
dart-write-documentation
sem classificação

Rules and formatting guidelines for writing Dart /// API documentation and doc comments. Use when documenting Dart code, writing doc comments for any Dart declaration (libraries, classes, methods, variables, etc.), or when instructed to follow the Effective…

24 de ago. de 2026
dart-add-unit-test
Analistas de garantia de qualidade de software e testadores

Write and organize unit tests for functions, methods, and classes using `package:test`. Use when creating new logic or fixing bugs to ensure code remains correct and regression-free.

4 de ago. de 2026
api-review
Desenvolvedores de software

Reviews the specified code against the canonical API Design guidelines. Use this skill when the user asks for an API review or to check code against API design principles.

16 de jul. de 2026
code-documentation
Desenvolvedores de software

Guide for writing effective code documentation, including docstrings, JSDoc, dartdoc, and implementation comments. Use this skill when writing new code, adding features, or improving existing documentation in Dart, Python, or TypeScript to ensure clarity and…

16 de jul. de 2026
code-review
Analistas de garantia de qualidade de software e testadores

Performs a comprehensive, multi-step code review of pull requests or local code changes, using iterative refinement (generation, critique, synthesis) to ensure high-quality, actionable feedback. Use when you need to review code changes thoroughly.

16 de jul. de 2026
unix-cli-best-practices
Administradores de redes e sistemas de computador

Safe, portable, and efficient command-line patterns for macOS/BSD Unix tools (grep, find, sed, awk, xargs, mdfind, pbcopy, open) and modern alternatives (ripgrep, fd). Covers common shell scripting and one-liner use cases including fast searching, text…

16 de jul. de 2026
dart-build-cli-app
Desenvolvedores de software

Entrypoint structure, exit codes, cross-platform scripts. Use when building command line utilities, scripts, or applications.

14 de jul. de 2026
dart-fix-runtime-errors
Desenvolvedores de software

Uses get_runtime_errors and lsp to fetch an active stack trace, locate the failing line, apply a fix, and verify resolution via hot_reload.

14 de jul. de 2026
Mostrando 8 de 14 skills coletadas.
code-review
Analistas de garantia de qualidade de software e testadores

Perform a pedantic, multi-perspective code review on the current diff or git changes against the styleguide and software engineering best practices.

10 de ago. de 2026
release-plugin
Desenvolvedores de software

Prepare and execute a new release for the flutter-intellij plugin, including updating dependencies, compatibility bounds, changelogs, and verification.

3 de ago. de 2026
add-missing-unit-test
Analistas de garantia de qualidade de software e testadores

Add a new unit test for a class that currently lacks one or add a new test case to an existing test file, verifying improvement with Kover.

10 de jul. de 2026
audit-accessibility
Designers de interfaces web e digitais

Ensure the plugin's custom UI components are accessible to users with screen readers and other assistive technologies.

10 de jul. de 2026
audit-dependencies
Desenvolvedores de software

Optimize plugin size and security by removing unused dependencies and updating outdated libraries.

10 de jul. de 2026
audit-ui-thread-safety
Desenvolvedores de software

Prevent UI freezes and ensure a responsive user experience by validating threading rules and migrating blocking calls off the Event Dispatch Thread (EDT).

10 de jul. de 2026
cleanup-code-inspections
Desenvolvedores de software

Reduce technical debt and improve code quality by systematically resolving static analysis warnings.

10 de jul. de 2026
cleanup-unused-assets
Desenvolvedores de software

Reduce plugin size by scanning resources/icons and removing unreferenced assets.

10 de jul. de 2026
Mostrando 8 de 13 skills coletadas.
run-devicelab-with-led
Analistas de garantia de qualidade de software e testadores

Run DeviceLab tests for Flutter PRs using LUCI's `led` CLI tool. Use when asked to run, launch, try, or deflake a post-submit or devicelab test against a PR using `led`.

12 de ago. de 2026
engine-whats-new
Desenvolvedores de software

Generates the "what's new" release summary and diff file for changes in the Flutter engine (//engine/src/flutter) between two releases (e.g., 3.47 vs 3.44). When to use: - Only activate when explicitly asked by the user to generate what's new in the engine,…

22 de jul. de 2026
shepherd-prs
Desenvolvedores de software

Automate shepherding, checking status, updating branches, and landing open PRs or approved third-party contributor PRs in the flutter/flutter repository using the gh CLI. When to use: - When you need to check the status of open PRs or shepherded third-party…

14 de jul. de 2026
flutter-cherry-pick
Desenvolvedores de software

How to land a formal cherry-pick of a merged PR for the flutter/flutter repo stable or beta channel. Only use for flutter/flutter landed pull requests. Only use when the cherry pick request is into "stable", "beta" or a branch that has the format with…

14 de jul. de 2026
natural-writing
Redatores técnicos

Contains well-defined rules for creating natural, accurate, and readable writing. Use whenever authoring longer text, like analysis documents, PR or CL descriptions, or documentation.

8 de jun. de 2026
updating-android-sdk
Desenvolvedores de software

Upgrades Flutter's Android SDK dependency to a new Android API version (or preview/canary release) in packages.txt, verifies CIPD tag uniqueness, and packages/uploads the binaries using create_cipd_packages.sh across macOS, Linux, and Windows. Use whenever a…

4 de jun. de 2026
analyze-github-flake
Analistas de garantia de qualidade de software e testadores

Expertise in analyzing flake github issues in the flutter/flutter repository. Use when a user wants to analyze the flakiness of a specific link to a flutter github issue.

3 de jun. de 2026
rebuilding-flutter-tool
Desenvolvedores de software

Rebuilds the Flutter tool and CLI. Use when a user asks to compile, update, regenerate, or rebuild the Flutter tool or CLI.

11 de mai. de 2026
Mostrando 8 de 12 skills coletadas.
Mostrando 8 de 12 skills coletadas.
write-technical-docs
sem classificação

Write or review clear, consistent, and accessible prose for Dart and Flutter developer documentation. Use for tutorials, API references, UI text, error messages, code comments, and terminology or style reviews.

27 de ago. de 2026
contribute-blog
sem classificação

Create, import, edit, or review posts for the official Flutter blog at flutter.dev/blog, including metadata, media, authors, and publication checks.

26 de ago. de 2026
format-markdown
sem classificação

Write or edit well-structured Markdown and MDX. Use for front matter, headings, lists, code fences, links, tables, other Markdown mechanics, and site-specific extensions. Pair with the write-technical-docs skill when changing prose.

25 de ago. de 2026
write-dart
sem classificação

Write, review, or refactor correct, idiomatic Dart code. Use for Dart source, packages, snippets, tests, public APIs, documentation examples, and modern language features. Pair with the write-flutter skill for Flutter-specific concerns.

25 de ago. de 2026
write-flutter
sem classificação

Write, review, or refactor idiomatic Flutter code. Use for widgets, state and architecture, lifecycle, layout, theming, accessibility, performance, and tests. Apply alongside the write-dart skill for Dart guidance.

25 de ago. de 2026
update-whats-new
Desenvolvedores de software

Update the whats-new page and archive old entries with changes to the website since the previous release.

13 de ago. de 2026
data-model
Desenvolvedores de software

Add or update a dart_mappable data model in lib/src/models/content/, including adding format validation, regenerating code, and adding tests. Use when adding a new content type or modifying an existing model's fields.

5 de jun. de 2026
extract-to-jaspr
Desenvolvedores web

Extracts a part of a website and converts it to a Jaspr component. Use when you need to migrate a part of a website to Jaspr.

5 de jun. de 2026
Mostrando 8 de 11 skills coletadas.
debugging-devtools-extensions
Desenvolvedores de software

Guidelines and step-by-step workflow for debugging DevTools extensions locally, including stub mode, fixed-port launching, browser auto-opening, URL query parameters, target app connection, and human-in-the-loop interaction. Use when debugging or testing…

18 de ago. de 2026
reviewing-devtools-prs
Analistas de garantia de qualidade de software e testadores

DevTools repository-specific PR review workflow enforcing DevTools style guidelines and common review patterns. Use when reviewing pull requests in the flutter/devtools repository.

30 de jul. de 2026
reviewing-prs
Analistas de garantia de qualidade de software e testadores

General workflow for fetching, inspecting, reviewing GitHub Pull Requests using the gh CLI, drafting user-aligned review comments, and securing approval before posting. Use when asked to review a GitHub PR or pull request.

30 de jul. de 2026
closing-obsolete-issues
Desenvolvedores de software

Find and close obsolete, stale, or not reproducible issues in the flutter/devtools repository.

30 de abr. de 2026
adding-changelog-entries
Desenvolvedores de software

Use when documenting changes in CHANGELOG.md files for devtools_shared, devtools_app_shared, or devtools_extensions.

17 de abr. de 2026
updating-package-versions
Desenvolvedores de software

Guides updating dependency versions in published packages to avoid mono-repo resolution failures.

17 de abr. de 2026
adding-copyright-headers
Desenvolvedores de software

Adds copyright headers to files based on file type. Use when creating new files or when asked to verify copyright headers.

17 de abr. de 2026
adding-release-notes
Desenvolvedores de software

Adds user-facing change descriptions to DevTools release notes. Use when documenting improvements, fixes, or new features in the NEXT_RELEASE_NOTES.md file.

17 de abr. de 2026
Mostrando 8 de 10 skills coletadas.
pre-push-skill
sem classificação

Executes the required pre-push steps for the flutter/packages repository. Call this tool immediately whenever the user asks to push, asks if the user/you are ready to push, or wants to validate their local changes are ready to become a pull request.

27 de ago. de 2026
check-readiness
Desenvolvedores de software

Run this skill to check if the repository is ready for new work. Use this skill whenever the user asks to "check readiness", "see if we are ready to start work", or when starting a new task in the camera_android_camerax package.

27 de ago. de 2026
run-evals
Analistas de garantia de qualidade de software e testadores

Run evaluations for one, multiple, or all skills using the agent orchestration framework. Make sure to use this skill whenever the user asks to run evals, test a skill's performance, run benchmarks, or compare baseline versus with-skill execution.

28 de jul. de 2026
dart-add-unit-test
Analistas de garantia de qualidade de software e testadores

Write and organize unit tests for functions, methods, and classes using `package:test`. Use when creating new logic or fixing bugs to ensure code remains correct and regression-free.

22 de jun. de 2026
dart-collect-coverage
Analistas de garantia de qualidade de software e testadores

Collect coverage using the coverage packge and create an LCOV report

22 de jun. de 2026
dart-generate-test-mocks
Analistas de garantia de qualidade de software e testadores

Define and generate mock objects for external dependencies using `package:mockito` and `build_runner`. Use when unit testing classes that depend on complex external services like APIs or databases.

22 de jun. de 2026
dart-run-static-analysis
Desenvolvedores de software

Execute `dart analyze` to identify warnings and errors, and use `dart fix --apply` to automatically resolve mechanical lint issues. Use during development to ensure code quality and before committing changes.

22 de jun. de 2026
flutter-add-integration-test
Analistas de garantia de qualidade de software e testadores

Configures Flutter Driver for app interaction and converts MCP actions into permanent integration tests. Use when adding integration testing to a project, exploring UI components via MCP, or automating user flows with the integration_test package.

22 de jun. de 2026
Mostrando 8 de 9 skills coletadas.
Mostrando 10 de 10 repositórios
Todos os repositórios foram exibidos