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

flutter-ai-skills

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

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

이 저장소의 skills

screen
소프트웨어 개발자

Генерация и рефакторинг Flutter экранов для Beeline v4 с Clean Architecture + BLoC + Design System

2026-01-20
bloc-architecture
소프트웨어 개발자

BLoC pattern implementation with events, states, and best practices. Use when implementing state management with BLoC, creating new BLoCs, or when user asks about "BLoC", "events", "states", or "flutter_bloc".

2026-01-20
clean-architecture
소프트웨어 개발자

Domain/Data/Presentation layers with dependency rule enforcement. Use when structuring new features, organizing code, or when user asks about "clean architecture", "layers", or "separation of concerns".

2026-01-20
dependency-injection
소프트웨어 개발자

GetIt and Injectable setup for dependency injection. Use when setting up DI, registering dependencies, or when user asks about "dependency injection", "GetIt", "Injectable", or "service locator".

2026-01-20
error-handling
소프트웨어 개발자

Either/Result pattern and Failure classes for error handling. Use when implementing error handling, creating failure types, or when user asks about "error handling", "Either", "failures", or "exceptions".

2026-01-20
feature-structure
소프트웨어 개발자

Feature-first folder organization for Flutter projects. Use when creating new features, reorganizing code, or when user asks about "folder structure", "feature modules", or "project organization".

2026-01-20
bloc-testing
소프트웨어 품질 보증 분석가·테스터

BLoC state transition testing with bloc_test package. Use when testing BLoCs, Cubits, or state management logic. Covers blocTest, state verification, and mock setup.

2026-01-20
mocking-patterns
소프트웨어 품질 보증 분석가·테스터

Mocktail and Mockito patterns for Flutter testing. Use when setting up mocks, stubs, or verifying interactions. Covers mock creation, argument matchers, and verification.

2026-01-20
tdd-workflow
소프트웨어 개발자

Master TDD red/green/refactor cycle for Flutter development. Use when writing new features, fixing bugs, or when user mentions "TDD", "test-driven", or "write tests first". Enforces disciplined testing approach.

2026-01-20
unit-testing
소프트웨어 품질 보증 분석가·테스터

Pure Dart function and class testing patterns. Use when testing domain logic, use cases, utilities, or any non-widget code. Covers mocktail, test organization, and assertions.

2026-01-20
widget-testing
소프트웨어 품질 보증 분석가·테스터

Widget tree testing with pump, find, and interaction simulation. Use when testing UI components, screens, user interactions, or widget behavior. Covers tester, finders, and matchers.

2026-01-20