aleksandr-chaika

8 mods across 1 repository, 5 stars between them.

flutter-dev

01

aleksandr-chaika/flutter-clean-arch-skills

Agent

Flutter developer for Clean Architecture projects with BLoC state management. Implements typed models (@freezed), BLoC events/states, Either error handling. Use for all Flutter/Dart mobile implementation tasks.

5 5mo ago A 45 tokens original MIT

flutter-pm

02

aleksandr-chaika/flutter-clean-arch-skills

Agent

Flutter Project Manager. Decomposes requirements into structured tasks. Maintains task registry (.tasks/REGISTRY.md) with history. Searches for similar past tasks. Creates test scenarios and Maestro E2E test cases for every task. Supports Asana task URLs as input.

5 5mo ago A 58 tokens original MIT

flutter-tester

04

aleksandr-chaika/flutter-clean-arch-skills

Agent

Flutter testing agent. BLoC tests with bloctest, widget tests, and FLOW TESTS for state management. Mocktail + MockBloc. 80%+ coverage target. CRITICAL: always includes flow tests for CRUD operations.

5 5mo ago A 51 tokens original MIT

maestro-tester

05

aleksandr-chaika/flutter-clean-arch-skills

Agent

QE E2E testing agent for Flutter apps using Maestro. Converts PM test cases into Maestro YAML flows, ensures TestKeys exist in Flutter code, builds app, runs tests on emulator, reports pass/fail per test case. Use after unit/widget tests pass to verify user journeys.

5 5mo ago A 63 tokens original MIT

flutter-guide

06

aleksandr-chaika/flutter-clean-arch-skills

Skill Claude CodeCodex

Flutter/BLoC Clean Architecture patterns, review checklists, and testing guides. Background knowledge for flutter-dev, flutter-reviewer, flutter-tester. Not user-invocable.

5 5mo ago A 39 tokens original MIT

maestro-flutter

07

aleksandr-chaika/flutter-clean-arch-skills

Skill Claude CodeCodex

Maestro E2E testing knowledge for Flutter apps. YAML-based flows, TestKeys, visual regression, Maestro MCP integration. Background knowledge for QE E2E testing phase.

5 5mo ago A 41 tokens original MIT

orchestrator

08

aleksandr-chaika/flutter-clean-arch-skills

Skill Claude CodeCodex

FULLY AUTONOMOUS Flutter development pipeline orchestrator. Smart routing: PM analyzes -> creates targeted tasks -> Orchestrator executes only needed agents. Supports Asana task URLs. Includes QE verification via Maestro E2E tests. 7-phase flow: PM -> TodoWrite -> Execute -> Review -> Tests -> QE E2E -> Close.

5 5mo ago A 72 tokens original MIT