Agent Skills by dus2183-commits
Showing 39 vetted skills indexed across 1 GitHub repositories.
flutter-dev
Guide Flutter development workflows through manifest creation and code generation.
flutter-api-quick
Generate Flutter API layers from Swagger/OpenAPI and JSON specifications.
flutter-migrate
Automate Flutter module refactors by renaming, moving, or deleting modules.
flutter-page-gen
Generate Flutter View, Controller, and Binding scaffolds with GetX routing.
flutter-api-design
Transform natural language API requests into standardized interface contracts for Flutter modules.
flutter-health-check
Automate Flutter project health checks and generate markdown reports.
flutter-design-to-code
Convert Figma/Zeplin design specs into Flutter UI code with asset downloads.
flutter-post-figma
Post-process MCP-generated Flutter UI into Page/Controller/Binding modules with routes and assets.
flutter-i18n-gen
Extract hard-coded Chinese strings from Flutter/Dart files and generate .tr keys.
flutter-mock-gen
Generate mock JSON lists and details from Flutter models and API contracts.
flutter-context-update
Update Flutter project context files and append ADR entries with diffs.
flutter-test-gen
Generate mocktail unit tests from Dart code into the test/ directory.
flutter-api-doc
Generate frontend-friendly API documentation from Swagger/OpenAPI sources or manual descriptions.
flutter-model-gen
Generate Dart models from JSON or contracts using freezed and json_serializable templates.
flutter-env-config
Generate Flutter environment definitions and switch scripts for dev, staging, and prod.
flutter-widget-gen
Generate Flutter StatelessWidget, StatefulWidget, or Obx widgets from natural language descriptions.
flutter-perf-audit
Scan Flutter source code and report UI performance issues.
flutter-asset-import
Batch import and rename Flutter assets from paths or URLs, generating 3x/2x/1x sizes and updating pubspec.yaml.
flutter-review
Automate Flutter code reviews with a five-dimension checklist and structured reports.
flutter-error-code-gen
Extract error codes from docs/api/*.md and generate a Dart enum class.
flutter-skeleton-gen
Generates Flutter skeleton shimmer widgets from target page layout.
flutter-api-gen
Generate GetX-style Repository code and Mock JSON from API contracts.
flutter-init
Generate a Flutter project scaffold with GetX and multi-platform support.
flutter-lint-fix
Run dart format and dart fix --apply on Flutter code, then report remaining warnings.