Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

flutter-agent-skills

flutter-agent-skills contiene 11 skills recopiladas de WAJDA9, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
11
Stars
2
actualizado
2026-04-09
Forks
0
Cobertura ocupacional
2 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

asset-registrar
Desarrolladores de software

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

2026-04-09
build-runner
Desarrolladores de software

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

2026-04-09
code-hygiene
Desarrolladores de software

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

2026-04-09
feature-scaffolder
Desarrolladores de software

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

2026-04-09
icon-launcher-generator
Desarrolladores de software

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

2026-04-09
native-permission-manager
Desarrolladores de software

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

2026-04-09
project-sweeper
Desarrolladores de software

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

2026-04-09
pubspec-manager
Desarrolladores de software

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
Desarrolladores de software

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

2026-04-09
test-analyzer
Analistas de garantía de calidad de software y probadores

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
Analistas de garantía de calidad de software y probadores

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

2026-04-09