Skip to main content
flutter
ملف منشئ GitHub

flutter

عرض على مستوى المستودعات لـ ١١١ skills مجمعة عبر ١٠ مستودعات GitHub.

skills مجمعة
١١١
مستودعات
١٠
محدث
٢٧ أغسطس ٢٠٢٦
خريطة المستودعات

أين توجد skills

أهم المستودعات حسب عدد skills المجمعة، مع حصتها من كتالوج هذا المنشئ وانتشارها المهني.

#01
skills
٢٠ skills · ١٨ يونيو ٢٠٢٦
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرونمصممو واجهات الويب والرقميةالكتّاب التقنيون
٤ فئات مهنية · ١٠٠٪؜ مصنفة
١٨٪؜الحصة
#02
agent-plugins
١٤ skills · ٢٤ أغسطس ٢٠٢٦
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرونمديرو الشبكات وأنظمة الحاسوب
٣ فئات مهنية · ٩٣٪؜ مصنفة
١٣٪؜الحصة
#03
flutter-intellij
١٣ skills · ١٠ أغسطس ٢٠٢٦
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرونمصممو واجهات الويب والرقمية
٣ فئات مهنية · ١٠٠٪؜ مصنفة
١٢٪؜الحصة
#04
flutter
١٢ skills · ١٢ أغسطس ٢٠٢٦
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرونالكتّاب التقنيون
٣ فئات مهنية · ١٠٠٪؜ مصنفة
١١٪؜الحصة
#05
demos
١٢ skills · ٢١ يوليو ٢٠٢٦
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرونمطوّرو الويب
٣ فئات مهنية · ١٠٠٪؜ مصنفة
١١٪؜الحصة
#06
website
١١ skills · ٢٧ أغسطس ٢٠٢٦
مطوّرو البرمجياتالكتّاب التقنيونمحللو ضمان جودة البرمجيات والمختبرونمطوّرو الويب
٤ فئات مهنية · ٥٥٪؜ مصنفة
٩٫٩٪؜الحصة
#07
devtools
١٠ skills · ١٨ أغسطس ٢٠٢٦
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرونالمهن الحاسوبية الأخرى
٣ فئات مهنية · ١٠٠٪؜ مصنفة
٩٪؜الحصة
#08
packages
٩ skills · ٢٧ أغسطس ٢٠٢٦
محللو ضمان جودة البرمجيات والمختبرونمطوّرو البرمجيات
٢ فئات مهنية · ٨٩٪؜ مصنفة
٨٫١٪؜الحصة
نعرض هنا أهم 8 مستودعات؛ تستمر القائمة الكاملة أدناه.
مستكشف المستودعات

المستودعات و skills الممثلة

definition-of-done
مطوّرو البرمجيات

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

١٨ يونيو ٢٠٢٦
add-dart-lint-validation-rule
مطوّرو البرمجيات

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).

١٠ يونيو ٢٠٢٦
dart-skills-lint-integration
مطوّرو البرمجيات

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…

١٠ يونيو ٢٠٢٦
notinvalid
مطوّرو البرمجيات

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

٩ يونيو ٢٠٢٦
valid
مطوّرو البرمجيات

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.

٩ يونيو ٢٠٢٦
dart-skills-lint-setup
مطوّرو البرمجيات

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.

٩ يونيو ٢٠٢٦
dart-skills-lint-validation
مطوّرو البرمجيات

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.

٩ يونيو ٢٠٢٦
natural-writing
الكتّاب التقنيون

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 من أصل ٢٠ skills مجمعة.
dart-write-documentation
غير مصنف

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…

٢٤ أغسطس ٢٠٢٦
dart-add-unit-test
محللو ضمان جودة البرمجيات والمختبرون

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.

٤ أغسطس ٢٠٢٦
api-review
مطوّرو البرمجيات

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.

١٦ يوليو ٢٠٢٦
code-documentation
مطوّرو البرمجيات

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…

١٦ يوليو ٢٠٢٦
code-review
محللو ضمان جودة البرمجيات والمختبرون

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.

١٦ يوليو ٢٠٢٦
unix-cli-best-practices
مديرو الشبكات وأنظمة الحاسوب

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…

١٦ يوليو ٢٠٢٦
dart-build-cli-app
مطوّرو البرمجيات

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

١٤ يوليو ٢٠٢٦
dart-fix-runtime-errors
مطوّرو البرمجيات

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.

١٤ يوليو ٢٠٢٦
عرض 8 من أصل ١٤ skills مجمعة.
code-review
محللو ضمان جودة البرمجيات والمختبرون

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

١٠ أغسطس ٢٠٢٦
release-plugin
مطوّرو البرمجيات

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

٣ أغسطس ٢٠٢٦
add-missing-unit-test
محللو ضمان جودة البرمجيات والمختبرون

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.

١٠ يوليو ٢٠٢٦
audit-accessibility
مصممو واجهات الويب والرقمية

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

١٠ يوليو ٢٠٢٦
audit-dependencies
مطوّرو البرمجيات

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

١٠ يوليو ٢٠٢٦
audit-ui-thread-safety
مطوّرو البرمجيات

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

١٠ يوليو ٢٠٢٦
cleanup-code-inspections
مطوّرو البرمجيات

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

١٠ يوليو ٢٠٢٦
cleanup-unused-assets
مطوّرو البرمجيات

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

١٠ يوليو ٢٠٢٦
عرض 8 من أصل ١٣ skills مجمعة.
run-devicelab-with-led
محللو ضمان جودة البرمجيات والمختبرون

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`.

١٢ أغسطس ٢٠٢٦
engine-whats-new
مطوّرو البرمجيات

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,…

٢٢ يوليو ٢٠٢٦
shepherd-prs
مطوّرو البرمجيات

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…

١٤ يوليو ٢٠٢٦
flutter-cherry-pick
مطوّرو البرمجيات

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…

١٤ يوليو ٢٠٢٦
natural-writing
الكتّاب التقنيون

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.

٨ يونيو ٢٠٢٦
updating-android-sdk
مطوّرو البرمجيات

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…

٤ يونيو ٢٠٢٦
analyze-github-flake
محللو ضمان جودة البرمجيات والمختبرون

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.

٣ يونيو ٢٠٢٦
rebuilding-flutter-tool
مطوّرو البرمجيات

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

١١ مايو ٢٠٢٦
عرض 8 من أصل ١٢ skills مجمعة.
عرض 8 من أصل ١٢ skills مجمعة.
write-technical-docs
غير مصنف

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.

٢٧ أغسطس ٢٠٢٦
contribute-blog
غير مصنف

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

٢٦ أغسطس ٢٠٢٦
format-markdown
غير مصنف

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.

٢٥ أغسطس ٢٠٢٦
write-dart
غير مصنف

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.

٢٥ أغسطس ٢٠٢٦
write-flutter
غير مصنف

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.

٢٥ أغسطس ٢٠٢٦
update-whats-new
مطوّرو البرمجيات

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

١٣ أغسطس ٢٠٢٦
data-model
مطوّرو البرمجيات

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.

٥ يونيو ٢٠٢٦
extract-to-jaspr
مطوّرو الويب

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.

٥ يونيو ٢٠٢٦
عرض 8 من أصل ١١ skills مجمعة.
debugging-devtools-extensions
مطوّرو البرمجيات

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…

١٨ أغسطس ٢٠٢٦
reviewing-devtools-prs
محللو ضمان جودة البرمجيات والمختبرون

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

٣٠ يوليو ٢٠٢٦
reviewing-prs
محللو ضمان جودة البرمجيات والمختبرون

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.

٣٠ يوليو ٢٠٢٦
closing-obsolete-issues
مطوّرو البرمجيات

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

٣٠ أبريل ٢٠٢٦
adding-changelog-entries
مطوّرو البرمجيات

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

١٧ أبريل ٢٠٢٦
updating-package-versions
مطوّرو البرمجيات

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

١٧ أبريل ٢٠٢٦
adding-copyright-headers
مطوّرو البرمجيات

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

١٧ أبريل ٢٠٢٦
adding-release-notes
مطوّرو البرمجيات

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

١٧ أبريل ٢٠٢٦
عرض 8 من أصل ١٠ skills مجمعة.
pre-push-skill
غير مصنف

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.

٢٧ أغسطس ٢٠٢٦
check-readiness
مطوّرو البرمجيات

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.

٢٧ أغسطس ٢٠٢٦
run-evals
محللو ضمان جودة البرمجيات والمختبرون

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.

٢٨ يوليو ٢٠٢٦
dart-add-unit-test
محللو ضمان جودة البرمجيات والمختبرون

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.

٢٢ يونيو ٢٠٢٦
dart-collect-coverage
محللو ضمان جودة البرمجيات والمختبرون

Collect coverage using the coverage packge and create an LCOV report

٢٢ يونيو ٢٠٢٦
dart-generate-test-mocks
محللو ضمان جودة البرمجيات والمختبرون

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.

٢٢ يونيو ٢٠٢٦
dart-run-static-analysis
مطوّرو البرمجيات

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.

٢٢ يونيو ٢٠٢٦
flutter-add-integration-test
محللو ضمان جودة البرمجيات والمختبرون

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.

٢٢ يونيو ٢٠٢٦
عرض 8 من أصل ٩ skills مجمعة.
عرض ١٠ من أصل ١٠ مستودعات
تم تحميل كل المستودعات