github.com/fzyzcjy/flutter_rust_bridge
| Skill | Added | Review |
|---|---|---|
frb-add-contributor .claude/skills/frb-add-contributor/SKILL.md 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 contributor PRs. | 73 73 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 0876e2e | |
frb-android-emulator-prepare .claude/skills/frb-android-emulator-prepare/SKILL.md 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 Docker-local ADB connectivity to the emulator TCP endpoint. | 69 69 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 0876e2e | |
frb-cargokit .claude/skills/frb-cargokit/SKILL.md 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 the true source of truth before judging the change. | 68 68 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 0876e2e | |
frb-cargokit-dev .claude/skills/frb-cargokit-dev/SKILL.md 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 integrate templates and examples. | 72 72 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 0876e2e | |
frb-categorize-code-diff .claude/skills/frb-categorize-code-diff/SKILL.md Use when classifying a flutter_rust_bridge branch or PR diff into test and non-test changes, including colocated Rust test modules. | 69 69 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 0876e2e | |
frb-ci-filter .claude/skills/frb-ci-filter/SKILL.md 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, documenting intentionally partial CI runs, or repeatedly validating an exact CI target on one commit. | 70 70 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 0876e2e | |
frb-code-generation .claude/skills/frb-code-generation/SKILL.md Use 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 | 65 65 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 0876e2e | |
frb-debugging .claude/skills/frb-debugging/SKILL.md Use when generated code looks wrong, code generation fails, or you need to understand FRB internals | 55 55 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 0876e2e | |
frb-develop-feature .claude/skills/frb-develop-feature/SKILL.md 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 | 69 69 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 0876e2e | |
frb-dev-env .claude/skills/frb-dev-env/SKILL.md Use when the user wants Docker-based FRB development or Tart-based iOS Simulator validation. | 68 68 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 0876e2e | |
frb-docker .claude/skills/frb-docker/SKILL.md Use for ordinary flutter_rust_bridge Docker/devcontainer setup, local image usage, and Apple Silicon containers; route image upgrades and publishing to frb-upgrade-docker. | 68 68 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 0876e2e | |
frb-feature-flag .claude/skills/frb-feature-flag/SKILL.md 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. | 70 70 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 0876e2e | |
frb-fix-ci .claude/skills/frb-fix-ci/SKILL.md Use when CI fails in flutter_rust_bridge - before deep investigation | 62 62 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 0876e2e | |
frb-fix-codecov .claude/skills/frb-fix-codecov/SKILL.md 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. | 68 68 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 0876e2e | |
frb-fix-main-ci .claude/skills/frb-fix-main-ci/SKILL.md 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. | 70 70 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 0876e2e | |
frb-fix-merge-conflict .claude/skills/frb-fix-merge-conflict/SKILL.md 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. | 68 68 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 0876e2e | |
frb-issue-to-green-pr .claude/skills/frb-issue-to-green-pr/SKILL.md 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, and use the user's tom-ci skill to monitor CI until the PR is ready. | 72 72 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 0876e2e | |
frb-lint .claude/skills/frb-lint/SKILL.md Use when you need to run lint, format, or clippy checks in flutter_rust_bridge | 68 68 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 0876e2e | |
frb-manual-test .claude/skills/frb-manual-test/SKILL.md 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. | 65 65 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 0876e2e | |
frb-pr-chain-split .claude/skills/frb-pr-chain-split/SKILL.md Use 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. | 73 73 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 0876e2e |