Toolverse
All skills

flutter-init

by bear2u

Use when user wants to create a new Flutter project (Todo/Habit/Note/Expense/Custom domain) with Clean Architecture, Riverpod 3.0, Drift, and modern Flutter stack

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
bear2u
Category
Mobile
Views
2

About this skill

Use when user wants to create a new Flutter project (Todo/Habit/Note/Expense/Custom domain) with Clean Architecture, Riverpod 3.0, Drift, and modern Flutter stack

How to use

  1. Uruchom skill flutter-init w swoim agencie Claude/Copilot. System poprosi Cię o podstawowe informacje: nazwę folderu projektu (np. my_habit_app), nazwę pakietu (np. habit_app), wybór domeny (Todo, Habit, Note, Expense lub Custom) oraz preferencje stosu technologicznego (Minimal, Essential, Full Stack lub Custom).

  2. Podaj wszystkie wymagane dane. Jeśli wybierzesz Custom, zdefiniuj nazwę encji i jej pola. Skill automatycznie utworzy folder projektu i uruchomi flutter create z konfiguracją dla Androida (Kotlin) i iOS (Swift).

  3. Skill zainstaluje wszystkie zależności (flutter pub get) i wygeneruje strukturę Clean Architecture: warstwy domain z encjami Freezed, warstwę data z tabelami Drift, repozytoria oraz providery Riverpod 3.0 w warstwie presentation.

  4. System uruchomi build_runner, aby wygenerować kod dla Freezed, Drift i JSON Serializable. Ten krok jest automatyczny i może potrwać chwilę.

  5. Skill uruchomi flutter analyze, aby sprawdzić błędy i automatycznie je naprawić. To gwarantuje, że kod jest gotowy do uruchomienia.

  6. Na koniec aplikacja zostanie uruchomiona (flutter run). Powinieneś zobaczyć działającą aplikację z interfejsem do zarządzania wybraną domeną — np. listą zadań, nawyków, notek lub wydatków z pełną funkcjonalnością CRUD.

Related skills

kotlin-multiplatform

by vitorpamplona

Platform abstraction decision-making for Amethyst KMP project. Guides when to abstract vs keep platform-specific,\nsource set placement (commonMain, jvmAndroid, platform-specific), expect/actual patterns. Covers primary targets\n(Android, JVM/Desktop, iOS) with web/wasm future

Mobile
15105

xcodebuildmcp

by cameroncooke

Official skill for XcodeBuildMCP. Use when doing iOS/macOS/watchOS/tvOS/visionOS work (build, test, run, debug, log, UI automation).

Mobile
2225

automating-mobile-app-testing

by jeremylongshore

This skill enables automated testing of mobile applications on iOS and Android platforms using frameworks like Appium, Detox, XCUITest, and Espresso. It generates end-to-end tests, sets up page object models, and handles platform-specific elements. Use this skill when the user

Mobile
17142

app-store-optimization

by davila7

Complete App Store Optimization (ASO) toolkit for researching, optimizing, and tracking mobile app performance on Apple App Store and Google Play Store

Mobile
1153

create-plan

by antinomyhq

Generate detailed implementation plans for complex tasks. Creates comprehensive strategic plans in Markdown format with objectives, step-by-step implementation tasks using checkbox format, verification criteria, risk assessments, and alternative approaches. Use when users need

Mobile
13108

claude-mobile-ios-testing

by krzemienski

Use when testing iOS apps on simulator, capturing screenshots for validation gates, automating UI testing with expo-mcp and xc-mcp, or verifying visual correctness - combines expo-mcp autonomous testing (React Native level) with xc-mcp simulator management (iOS level)

Mobile
15111