mono0926
- 27 skills
- 0 followers
- 15 hours ago last updated
- ▌ Adaptive Dialog Dialogs · mono0926Use when showing platform-adaptive alert dialogs, confirmation dialogs, modal action sheets, or text input dialogs across iOS, Android, macOS, and Web using adaptive_dialog.
- ▌ Barcode Scan2 Scanning · mono0926Use when scanning 2D barcodes or QR codes, configuring camera permissions, or filtering barcode formats in Flutter using barcode_scan2.
- ▌ Bloc Provider Bloc · mono0926Use when providing, accessing, and automatically disposing BLoC (Business Logic Component) instances across Flutter widget subtrees using bloc_provider.
- ▌ Firestore Ref Crud · mono0926Use when performing type-safe Firestore CRUD operations, stream subscriptions, paging, or operation count tracking using firestore_ref.
- ▌ Release · mono0926Release LicensePlist to GitHub, Homebrew, and CocoaPods. Automates version bumps, testing, commits, tags, assets, and error recovery.
- ▌ Route Observer Mixin Route Awareness · mono0926Use when tracking Flutter screen navigation lifecycle events (screen focus, push, pop, backgrounding) using route_observer_mixin without boilerplate subscription management.
- ▌ Simple Logger Logging · mono0926Use when configuring logging levels, capturing caller stack information, or writing structured application logs using simple_logger in Dart and Flutter.
- ▌ Vsync Provider Animation · mono0926Use when supplying TickerProvider to AnimationController instances in Flutter widget subtrees without writing boilerplate StatefulWidget and SingleTickerProviderStateMixin classes using vsync_provider.
- ▌ Mono Kit Widgets · mono0926Use when utilizing mono_kit UI widgets, lifecycle observers, dialog helpers, or layout utilities in Flutter apps.
- ▌ Subscription Holder Lifecycle · mono0926Use when managing and automatically cancelling multiple Dart StreamSubscriptions in Flutter State, ChangeNotifier, or StateNotifier classes using subscription_holder.
- ▌ Pedantic Mono Linter · mono0926Use when configuring static analysis options, resolving linter warnings or errors, or adhering to strict Dart and Flutter code style guidelines enforced by pedantic_mono.
- ▌ Update Dart Lints · mono0926Update Dart/Flutter lints to the latest Dart version, adjust lib/analysis_options.yaml, update CHANGELOG.md, and release the package using the release-pub skill. Use when a new Dart/Flutter version is released or when requested to update lints and publish a release.
- ▌ Skills Sync CLI · mono0926Provides usage instructions and best practices for the skills_sync CLI tool. Use this to understand how to manage, sync, and configure AI agent skills based on the user's config file.
- ▌ Skills Sync Optimizer · mono0926Optimizes the user's skills.yaml configuration, offering tailored skill suggestions and organizing redundant or out-of-stack skills.
- ▌
- ▌ Release Pub · mono0926 bundleA specialized workflow for releasing Dart and Flutter packages to pub.dev. Use when the user asks to "release", "publish to pub.dev", or "create a release" for a Dart/Flutter project.
- ▌ Melos Manager · mono0926Dart/Flutterのモノレポ管理ツール「Melos」に関する操作支援(依存解決、スクリプト実行、バージョニング、CI設定)を行います。ユーザーが「Melos」について言及した場合や、複数パッケージの一括操作を求めた場合に有効化されます。
- ▌
- ▌ Dart CLI Creator · mono0926A skill for creating and improving robust, highly maintainable CLI tools using Dart. It covers comprehensive best practices.
- ▌ Dart Pub Upgrade · mono0926 bundleUpgrade Dart/Flutter packages, resolve warnings/errors, extract CHANGELOGs, summarize with AI, and create a Pull Request.
- ▌ Flutter Golden Test · mono0926Flutterにおける決定論的なGolden UI Test(スクリーンショット回帰テスト)の導入・設定・実装ガイド。alchemistを用いたローカル(macOS)とCI(Linux)間のフォント・OSレンダリング差異の完全克服、テストハーネス設計、TaskfileおよびGitHub Actions連携を網羅。
- ▌ Github Actions Oidc · mono0926 bundleGitHub Actionsから各クラウド(Google Cloud, Firebase, AWS, Azure)へOIDC(OpenID Connect)およびWorkload Identity経由でセキュアにキーレス接続・デプロイするための設定を自動または半自動で完遂します。ユーザーから「GitHub ActionsでOIDCを設定して」「Firebase/GCPのOIDC連携を組んで」などの指示があった場合にこのスキルを使用し、設定コマンドの実行からGitHubワークフローYAMLの作成までを行います。
- ▌ Flutter Upgrade 3 47 · mono0926Upgrade a Flutter project to Flutter 3.47. Includes official reference URLs (What's new blog, release notes, breaking changes). Handles cases whether Flutter SDK is already upgraded to 3.47 or not. Follows latest flutter create 3.47 template defaults (AGP 9, Built-in Kotlin), updates pubspec.yaml environment SDK & Flutter bounds (caret specified ^3.13.0 & ^3.47.0), configures melos.bootstrap.environment & runs melos bs if applicable, applies dart fixes, offers optional design widget migration (migrate_design_widgets), warns about runtime breaking changes (OpenGL ES texture direction, Impeller Desktop text rendering, Semantics), and creates a detailed Pull Request.
- ▌
- ▌ Bambu Filament Tracker · mono0926 bundleTrack Bambu Lab filament purchases from Gmail confirmations and payment notifications.
- ▌ Flutter Upgrade Creator · mono0926Generate a dedicated Flutter upgrade skill (e.g. flutter-upgrade-3-47) for a specific Flutter stable release by fetching and analyzing release notes, breaking changes, and migration guides. Use when the user asks to create an upgrade skill for a new Flutter stable release, or asks to generate 'flutter-upgrade-X-YY'.
- ▌ Dart Package Skill Creator · mono0926Author, audit, and improve official AI agent skills for Dart and Flutter packages based on the Dart Skills CLI 1.0 specification. Use when creating new package skills, reviewing existing skills, or optimizing SKILL.md for pub.dev distribution.