Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
jtmcdole
GitHub 제작자 프로필

jtmcdole

2개 GitHub 저장소에서 수집된 25개 skills를 저장소 단위로 보여줍니다.

수집된 skills
25
저장소
2
업데이트
2026-07-21
저장소 탐색

저장소와 대표 skills

codefu-persona
소프트웨어 개발자

An elite Flutter & Dart engineer persona. Use this agent for writing, reviewing, or fixing Dart/Flutter code according to strict MVVM architecture, high-performance rendering, and modern Dart semantics.

2026-07-21
dart-benchmarking
소프트웨어 개발자

Guidelines and best practices for writing microbenchmarks, analyzing GC overhead, and evaluating performance on VM, JS, and WASM compilation targets.

2026-07-11
dart-run-static-analysis
소프트웨어 개발자

Execute `dart analyze` to identify warnings and errors, and use `dart fix --apply` to automatically resolve mechanical lint issues. Use during development to ensure code quality and before committing changes.

2026-07-02
flutter-add-widget-preview
웹 개발자

Adds interactive widget previews to the project using the previews.dart system. Use when creating new UI components or updating existing screens to ensure consistent design and interactive testing.

2026-07-02
flutter-add-widget-test
소프트웨어 품질 보증 분석가·테스터

Implement a component-level test using `WidgetTester` to verify UI rendering and user interactions (tapping, scrolling, entering text). Use when validating that a specific widget displays correct data and responds to events as expected.

2026-07-02
flutter-apply-architecture-best-practices
소프트웨어 개발자

Architects a Flutter application using the recommended layered approach (UI, Logic, Data). Use when structuring a new project or refactoring for scalability.

2026-07-02
flutter-fix-layout-issues
소프트웨어 개발자

Fixes Flutter layout errors (overflows, unbounded constraints) using Dart and Flutter MCP tools. Use when addressing "RenderFlex overflowed", "Vertical viewport was given unbounded height", or similar layout issues.

2026-07-02
flutter-implement-json-serialization
소프트웨어 개발자

Create model classes with `fromJson` and `toJson` methods using `dart:convert`. Use when manually mapping JSON keys to class properties for simple data structures.

2026-07-02
이 저장소에서 수집된 skills 24개 중 상위 8개를 표시합니다.
저장소 2개 중 2개 표시
모든 저장소를 표시했습니다