Skip to content

Claude Code Mobile skills :)

Flowy lists 50 skills in the Mobile category for Claude Code, across 2 plugins. A skill is a folder of instructions an agent loads while you work. Every one here shows what is inside before you install, who wrote it, and whether it is Auto-invoked, meaning a FLOW.md router fires it as you prompt.

Browse all skills →Mobile plugins →

dart-add-unit-test
Skill

dart-add-unit-test

Write and organize unit tests for functions, methods, and classes using `package:test`. Use when creating new logic or fixing bugs to ensure code remains…

@flutter@flutterView Skill
dart-build-cli-app
Skill

dart-build-cli-app

Architectural patterns, entrypoint structure, exit codes, stream routing, and subprocess spawning for Dart command-line interface (CLI) applications. Use when…

@flutter@flutterView Skill
dart-use-ffigen
Skill

dart-use-ffigen

Guide agents to use `package:ffigen` to automatically generate FFI bindings instead of writing them manually. Use this skill when a task involves writing new…

@flutter@flutterView Skill
dart-use-path-package
Skill

dart-use-path-package

Cross-platform file and directory path manipulation, segment splitting, extension extraction, and context conversion using `package:path` and `package:file`.…

@flutter@flutterView Skill