Author, 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.
mono0926/skills
SkillsMP has collected 13 skills from mono0926/skills. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 13
- GitHub stars
- 2
- GitHub forks
- 0
Skills in this repository
Showing 13 of 13 collected skills.
Flutterにおける決定論的なGolden UI Test(スクリーンショット回帰テスト)の導入・設定・実装ガイド。alchemistを用いたローカル(macOS)とCI(Linux)間のフォント・OSレンダリング差異の完全克服、テストハーネス設計、TaskfileおよびGitHub Actions連携を網羅。
Source text: Japanese
Upgrade Dart/Flutter packages, resolve warnings/errors, extract CHANGELOGs, summarize with AI, and create a Pull Request.
Source text: Japanese
A 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.
トピックブランチをSquash mergeし、mainに戻ってクリーンアップする。
Source text: Japanese
提示されたコードレビューの指摘内容を精査し、妥当な修正の反映や却下判断、プルリクエストへのコミット追加を行う。
Source text: Japanese
Upgrade 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,…
Source text: Japanese
Generate 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…
Source text: Japanese
GitHub Actionsから各クラウド(Google Cloud, Firebase, AWS, Azure)へOIDC(OpenID Connect)およびWorkload Identity経由でセキュアにキーレス接続・デプロイするための設定を自動または半自動で完遂します。ユーザーから「GitHub ActionsでOIDCを設定して」「Firebase/GCPのOIDC連携を組んで」などの指示があった場合にこのスキルを使用し、設定コマンドの実行からGitHubワークフローYAMLの作成までを行います。
Source text: Japanese
Dart/Flutterのモノレポ管理ツール「Melos」に関する操作支援(依存解決、スクリプト実行、バージョニング、CI設定)を行います。ユーザーが「Melos」について言及した場合や、複数パッケージの一括操作を求めた場合に有効化されます。
Source text: Japanese
GitのコミットメッセージをConventional Commits仕様に従って日本語でフォーマットします。
Source text: Japanese
Track Bambu Lab filament purchases from Gmail confirmations and payment notifications.
A skill for creating and improving robust, highly maintainable CLI tools using Dart. It covers comprehensive best practices.