Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

flutter-agent-skills

flutter-agent-skills には WAJDA9 から収集した 11 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
11
Stars
2
更新
2026-04-09
Forks
0
職業カバレッジ
2 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

asset-registrar
ソフトウェア開発者

Sweeps the `assets/` folder and registers them in `pubspec.yaml`, preventing runtime "Asset not found" crashes.

2026-04-09
build-runner
ソフトウェア開発者

Executes `dart run build_runner build -d` to generate code for packages like Freezed, JSON Serializable, and Riverpod.

2026-04-09
code-hygiene
ソフトウェア開発者

Applies Dart fixes and formats Dart code according to standard guidelines.

2026-04-09
feature-scaffolder
ソフトウェア開発者

Generates a standard Domain-Driven Design (DDD) feature-first directory structure inside the `lib` folder.

2026-04-09
icon-launcher-generator
ソフトウェア開発者

Configures and runs the `flutter_launcher_icons` package to generate native app icons for iOS and Android.

2026-04-09
native-permission-manager
ソフトウェア開発者

Safely modifies `AndroidManifest.xml` and `Info.plist` to add native permissions (e.g., Camera, Location, Storage).

2026-04-09
project-sweeper
ソフトウェア開発者

Cleans up the Flutter and iOS environments to recover from mysterious build errors and cached states.

2026-04-09
pubspec-manager
ソフトウェア開発者

Safely adds dependencies to `pubspec.yaml` using the Flutter CLI. This is much safer than manually editing the `pubspec.yaml` file to ensure indentation and version conflicts are managed effectively.

2026-04-09
riverpod-provider-generator
ソフトウェア開発者

Scaffolds a new Riverpod `@riverpod` class and (if needed) a corresponding Freezed state class, then triggers the build runner.

2026-04-09
test-analyzer
ソフトウェア品質保証アナリスト・テスター

Runs Flutter tests in machine-readable JSON format, optimized for AI agents to easily parse test failures without clutter.

2026-04-09
widget-tester-scaffolder
ソフトウェア品質保証アナリスト・テスター

Automatically generates a baseline Widget Test file for a given UI screen, wrapping it in a MaterialApp to prevent context errors.

2026-04-09