Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

flutter-agent-skills

flutter-agent-skills에는 WAJDA9에서 수집한 skills 11개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
11
Stars
2
업데이트
2026-04-09
Forks
0
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

asset-registrar
소프트웨어 개발자

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

2026-04-09
build-runner
소프트웨어 개발자

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

2026-04-09
code-hygiene
소프트웨어 개발자

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

2026-04-09
feature-scaffolder
소프트웨어 개발자

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

2026-04-09
icon-launcher-generator
소프트웨어 개발자

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

2026-04-09
native-permission-manager
소프트웨어 개발자

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

2026-04-09
project-sweeper
소프트웨어 개발자

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

2026-04-09
pubspec-manager
소프트웨어 개발자

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
소프트웨어 개발자

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

2026-04-09
test-analyzer
소프트웨어 품질 보증 분석가·테스터

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
소프트웨어 품질 보증 분석가·테스터

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

2026-04-09