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

flutter-agent-skills

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

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

このリポジトリの skills

flutter-explain-codebase
ソフトウェア開発者

Explains a Flutter project codebase in a structured, developer-friendly way, including architecture, state management, data flow, navigation, dependencies, risks, and prioritized next actions.

2026-04-20
flutter-optimize-codebase
ソフトウェア開発者

Optimizes a Flutter codebase for performance, maintainability, architecture quality, and release readiness using a prioritized, evidence-driven improvement plan.

2026-04-20
flutter-project-bootstrap
ソフトウェア開発者

Scaffolds a Flutter app structure from developer requirements. Supports a guided questionnaire and a quick default mode, then generates architecture, dependencies, starter files, and 1-2 sample screens.

2026-04-20
add-dart-lint-validation-rule
ソフトウェア開発者

Instructions for adding a new validation rule and CLI flag to dart_skills_lint.

2026-04-20
dart-cli-app-best-practices
ソフトウェア開発者

Best practices for creating high-quality, executable Dart CLI applications. Covers entrypoint structure, exit code handling, and recommended packages.

2026-04-20
dart-matcher-best-practices
ソフトウェア開発者

Best practices for using `expect` and `package:matcher`. Focuses on readable assertions, proper matcher selection, and avoiding common pitfalls.

2026-04-20
dart-modern-features
ソフトウェア開発者

Guidelines for using modern Dart features (v3.0 - v3.10) such as Records, Pattern Matching, Switch Expressions, Extension Types, Class Modifiers, Wildcards, Null-Aware Elements, and Dot Shorthands.

2026-04-20
dart-test-fundamentals
ソフトウェア開発者

Core concepts and best practices for `package:test`. Covers `test`, `group`, lifecycle methods (`setUp`, `tearDown`), and configuration (`dart_test.yaml`).

2026-04-20
dart-skills-lint-validation
ソフトウェア開発者

Use this skill when you need to validate that AI agent skills meet the specification. This includes generic validation of any skills for users that have Dart installed, as well as integrating dart_skills_lint into a Dart project as a dev_dependency to automate skill validation in tests or CI/CD.

2026-04-20