# Frb Lint

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

- Skill: `tomevault-io/frb-lint` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/frb-lint`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/frb-lint/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/frb-lint

---


# FRB Lint

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

## Quick Reference

| Command | Description |
|---------|-------------|
| `./frb_internal lint --fix` | Run all lints and auto-fix (recommended) |
| `./frb_internal lint` | Run all lints |
| `./frb_internal lint-dart` | Dart only |
| `./frb_internal lint-rust` | Rust only |

## What Lint Includes

It contains:
- `dart analyze`
- `dart format`
- `cargo clippy`
- `cargo fmt`

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/fzyzcjy) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-11 -->

