CtrlK
BlogDocsLog inGet started
Tessl Logo

frb-lint

Use when you need to run lint, format, or clippy checks in flutter_rust_bridge

62

Quality

72%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./.claude/skills/frb-lint/SKILL.md
SKILL.md
Quality
Evals
Security

FRB Lint

Note: Check your user-level remote-testing rules before running commands. Lint may require remote execution.

Quick Reference

CommandDescription
./frb_internal lint --fixRun all lints and auto-fix (recommended)
./frb_internal lintRun all lints
./frb_internal lint-dartDart only
./frb_internal lint-rustRust only

What Lint Includes

It contains:

  • dart analyze
  • dart format
  • cargo clippy
  • cargo fmt
Repository
fzyzcjy/flutter_rust_bridge
Last updated
First committed

Is this your skill?

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.