Use when generated code looks wrong, code generation fails, or you need to understand FRB internals
55
61%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./.claude/skills/frb-debugging/SKILL.mdNote: Check your user-level
remote-testingrules before running commands. Codegen and debugging may require remote execution.
The in-tree examples by default enable dump_all: true in flutter_rust_bridge.yaml for debugability.
Therefore, you can check rust/target/frb_dump/ for:
RUST_LOG=debug flutter_rust_bridge_codegen ...If above doesn't help, see:
website/docs/docs/guides/contributing/tip.mdwebsite/docs/manual/troubleshooting.mdBefore going deep into FRB internals, first check whether you are actually seeing failure propagation from unstable generated outputs or integrate templates.
In particular:
frb-fix-ci firstfrb-debugging after frb-fix-ci has ruled out those simpler explanationsfrb-code-generation - Which generation commands to runfrb-fix-ci - Diagnose CI failure propagation before deep debuggingfrb-develop-feature - Development workflow1d5348b
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.