fzyzcjy
- 31 skills
- 0 followers
- 18 hours ago last updated
- ▌ Tms Testing · fzyzcjyUse when running ordinary torch_memory_saver regression tests or the full CUDA wheel runtime matrix.
- ▌ Tms Publish Release · fzyzcjy bundleUse when preparing, building, validating, publishing, or verifying torch_memory_saver beta and stable releases across x86_64, aarch64, CUDA 12, and CUDA 13.
- ▌
- ▌ Frb Test · fzyzcjy bundleUse when needing to run tests locally in flutter_rust_bridge, or when debugging test failures before pushing
- ▌ Frb Docker · fzyzcjyUse for ordinary flutter_rust_bridge Docker/devcontainer setup, local image usage, and Apple Silicon containers; route image upgrades and publishing to frb-upgrade-docker.
- ▌
- ▌ Frb Dev Env · fzyzcjy bundleUse when the user wants Docker-based FRB development or Tart-based iOS Simulator validation.
- ▌ Frb Cargokit · fzyzcjyExplain 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 the true source of truth before judging the change.
- ▌ Frb CI Filter · fzyzcjyUse 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, documenting intentionally partial CI runs, or repeatedly validating an exact CI target on one commit.
- ▌ Frb Debugging · fzyzcjyUse when generated code looks wrong, code generation fails, or you need to understand FRB internals
- ▌ Frb Pr Review · fzyzcjyReview a flutter_rust_bridge PR before treating it as ready, including subagent checks for correctness and test weakening.
- ▌ Frb Prepare Pr · fzyzcjyUse when about to create a PR or push changes in flutter_rust_bridge to ensure code generation is up to date
- ▌ Frb Fix Codecov · fzyzcjy bundleUse 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.
- ▌ Frb Fix Main CI · fzyzcjyUse 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.
- ▌ Frb Manual Test · fzyzcjy bundleUse 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.
- ▌ Frb Cargokit Dev · fzyzcjyDevelop 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 integrate templates and examples.
- ▌ Frb Feature Flag · fzyzcjyUse 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.
- ▌ Frb Tart Prepare · fzyzcjyUse when preparing or explaining the FRB Tart base VM for iOS Simulator validation, including local OCI registry mirroring, Packer provisioning, and base VM hygiene.
- ▌ Frb Pr Chain Split · fzyzcjyUse when an FRB PR contains independently landable work that should be extracted into predecessor PRs and connected as a GitHub PR chain without wasting full automatic CI.
- ▌ Frb Upgrade Docker · fzyzcjyUpgrade and publish the flutter_rust_bridge development Docker image, including toolchain bumps, image build fixes, candidate tags, and default-branch promotion.
- ▌ Frb Add Contributor · fzyzcjyAdd 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 contributor PRs.
- ▌ Frb Code Generation · fzyzcjyUse when modifying Rust APIs, codegen, generated examples, or platform scaffolds in flutter_rust_bridge to select generation commands and preserve source-of-truth and convergence rules
- ▌ Frb Develop Feature · fzyzcjy bundleUse when fixing bugs, adding regression tests, adding new features, when compilation is slow, or when learning twin test naming conventions in flutter_rust_bridge
- ▌ Frb Publish Release · fzyzcjy bundlePublish 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.
- ▌ Frb Upgrade Flutter · fzyzcjyUpgrade 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.
- ▌ Frb Write Changelog · fzyzcjy bundleUpdate 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 release section in CHANGELOG.md.
- ▌ Frb Issue To Green Pr · fzyzcjyUse 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, and use the user's tom-ci skill to monitor CI until the PR is ready.
- ▌ Frb Fix Merge Conflict · fzyzcjyUse when resolving merge or rebase conflicts in flutter_rust_bridge, especially conflicts involving generated files after master/main changed independently from a PR branch.
- ▌ Frb Categorize Code Diff · fzyzcjy bundleUse when classifying a flutter_rust_bridge branch or PR diff into test and non-test changes, including colocated Rust test modules.
- ▌ Frb Vmware Windows Prepare · fzyzcjyUse when preparing the FRB VMware Fusion Windows 11 Arm base VM.
- ▌ Frb Android Emulator Prepare · fzyzcjyUse 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 Docker-local ADB connectivity to the emulator TCP endpoint.