Skill Claude CodeCodex
Implements features, functionalities, and improvements to fdb and its packages. Use when creating new features, adding new commands, or improving existing functionality in fdb or fdbhelper.
Flutter Debug Bridge - CLI for AI agents to interact with running Flutter apps on device
Skill Claude CodeCodex
Implements features, functionalities, and improvements to fdb and its packages. Use when creating new features, adding new commands, or improving existing functionality in fdb or fdbhelper.
Skill Claude CodeCodex
Prepares and publishes new fdb releases. Covers version bumping (fdb + fdbhelper lockstep), pre-release verification (smoke tests, analysis), pub.dev publishing, git tagging, and GitHub release creation. Use when bumping the version, preparing a release, publishing to pub.dev, creating a GitHub release, or tagging a…
Skill Claude CodeCodex
Testing and developing fdb (Flutter Debug Bridge). Covers running the smoke test suite, individual command tests, static analysis, and the test app. Use when running fdb tests, adding new commands, verifying fdb behavior, or preparing a release.
Skill Claude CodeCodex
Project issue tracker using bd (Beads). Issues travel via git through .beads/issues.jsonl. Use when asked to work on, pick, or fix an issue; when capturing discovered work; or when checking what to do next.
Skill Claude CodeCodex
Uses fdb (Flutter Debug Bridge) CLI to interact with running Flutter apps on devices and simulators. Launches or attaches to apps, hot reloads, screenshots, reads app logs (fdb logs) and native system logs (fdb syslog — Android logcat, iOS syslog, macOS log), fetches OS-level crash records (fdb crash-report — jetsam…
Skill Claude CodeCodex
Uses fdb (Flutter Debug Bridge) CLI to interact with running Flutter apps on devices and simulators. Launches or attaches to apps, hot reloads, screenshots, reads app logs (fdb logs) and native system logs (fdb syslog — Android logcat, iOS syslog, macOS log), fetches OS-level crash records (fdb crash-report — jetsam…