Review a flutter_rust_bridge PR before treating it as ready, including subagent checks for correctness and test weakening.
原文语言:英语
菜单
SkillsMP 已收集 fzyzcjy/flutter_rust_bridge 中的 26 个 Skill。打开任一 Skill 可查看来源和详情。
已展示 26 / 26 个已收集 Skill。
Review a flutter_rust_bridge PR before treating it as ready, including subagent checks for correctness and test weakening.
原文语言:英语
Update flutter_rust_bridge CHANGELOG.md for a new release by collecting merged PRs since the previous version tag, mapping them to the target release section, and formatting entries to match the existing changelog style. Use when writing or refreshing a…
原文语言:英语
Use when modifying Rust API, codegen, or example code in flutter_rust_bridge to determine which generation commands to run
原文语言:英语
Use when implementing a GitHub issue, bug fix, or feature in flutter_rust_bridge end-to-end: develop the change, add regression coverage, prepare and open a PR, monitor CI until green, and keep following up on a 5 minute cadence until the PR is ready.
原文语言:英语
Use when needing to run tests locally in flutter_rust_bridge, or when debugging test failures before pushing
原文语言:英语
Publish a flutter_rust_bridge release end to end: preflight checks, changelog preparation, frb_internal release publishing, released-version polling, CI babysitting, and post-release CI verification.
原文语言:英语
Add or reconcile flutter_rust_bridge contributors through all-contributors PRs. Use when finding contributor PRs, posting all-contributors comments, validating contributor metadata, resolving contributor PR merge conflicts, or merging the generated…
原文语言:英语
Use when the user wants Docker-based FRB development or Tart-based iOS Simulator validation.
原文语言:英语
Use when preparing the FRB VMware Fusion Windows 11 Arm base VM.
原文语言:英语
Use when adding or testing flutter_rust_bridge feature flags, especially flags that require coverage for both enabled and disabled states or should have package-level config plus item-level #[frb(...)] overrides.
原文语言:英语
Use when fixing bugs, adding regression tests, adding new features, when compilation is slow, or when learning twin test naming conventions in flutter_rust_bridge
原文语言:英语
Use when running focused flutter_rust_bridge GitHub Actions CI via ci_filter, adding/removing the ci-manual-dispatch PR label, choosing exact CI jobs or matrix entries, or documenting intentionally partial CI runs.
原文语言:英语
Use when preparing or explaining the FRB Tart base VM for iOS Simulator validation, including local OCI registry mirroring, Packer provisioning, and base VM hygiene.
原文语言:英语
Use when CI fails in flutter_rust_bridge - before deep investigation
原文语言:英语
Use when about to create a PR or push changes in flutter_rust_bridge to ensure code generation is up to date
原文语言:英语
Use when adding, executing, reviewing, or updating flutter_rust_bridge manual test reports under tools/manual_tests for scenarios that require human or agent-driven manual verification.
原文语言:英语
Use when working with flutter_rust_bridge Docker/devcontainer setup, local Docker usage, Apple Silicon containers, or publishing the dev Docker image
原文语言:英语
Use when preparing, installing, diagnosing, or explaining the host Android Emulator environment for flutter_rust_bridge local runtime validation, including Android SDK command-line tools, emulator packages, AVD creation, host emulator startup, and…
原文语言:英语
Use when flutter_rust_bridge CI fails on the default branch/main/master, especially to distinguish ordinary CI repair from a regression introduced after a previously green default-branch commit.
原文语言:英语
Explain how cargokit is sourced, copied, and analyzed inside flutter_rust_bridge. Use when working on `integration_template/**/cargokit`, `frb_example/**/cargokit`, integrate/generate output drift, or any diff that mentions cargokit and you need to identify…
原文语言:英语
Upgrade flutter_rust_bridge to a new Flutter stable release. Use when changing Flutter/Dart versions, devcontainer Docker images, CI/post-release pins, generated Flutter scaffolds, or platform compatibility.
原文语言:英语
Use when a flutter_rust_bridge PR has Codecov patch or project coverage drops, Codecov comments mention missing lines, or you need to decide whether to add tests or justified coverage-ignore markers.
原文语言:英语
Develop or update CargoKit for flutter_rust_bridge. Use when a bug or feature belongs in fzyzcjy/Cargokit, when updating the FRB CargoKit submodule pointers, or when preparing the paired CargoKit and FRB PRs that synchronize CargoKit changes into FRB…
原文语言:英语
Use when resolving merge or rebase conflicts in flutter_rust_bridge, especially conflicts involving generated files after master/main changed independently from a PR branch.
原文语言:英语
Use when generated code looks wrong, code generation fails, or you need to understand FRB internals
原文语言:英语
Use when you need to run lint, format, or clippy checks in flutter_rust_bridge
原文语言:英语