Skip to main content

leancodepl/ai-plugins

SkillsMP hat 23 Skills aus leancodepl/ai-plugins gesammelt. Öffne einen Skill, um Quelle und Details zu prüfen.

Letzte erfasste Quellaktivität
SkillsMP-Katalog aktualisiert
gesammelte Skills
23
GitHub-Stars
0
GitHub-Forks
0

Skills in diesem Repository

Es werden 23 von 23 gesammelten Skills angezeigt.

Beruf
Softwareentwickler
Beschreibung

Walk a contributor through proposing a change to the LeanCode AI plugins marketplace — tweaking an existing plugin, adding a new one, and opening a PR against `leancodepl/ai-plugins`. Use when the user invokes `/lean-contribute`, asks how to contribute, asks…

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Read the running Flutter app's latest run logs as context for a task — an auth flow, a crash, a race, "why did X happen at runtime". Use when the user invokes `/read-logs`, asks why the app behaved a certain way during a run, or wants the most recent run's…

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Explain what the `flutter-read-logs` plugin does and how to use it. Use when the user invokes `/flutter-read-logs-usage`, asks what this plugin covers, or needs help setting up run-log capture for `/read-logs`.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Explain what the `flutter-analytics` plugin does and how to use it. Use when the user invokes `/flutter-analytics-usage`, asks what this plugin covers, or needs help defining or reviewing analytics IDs.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwarequalitätssicherungsanalysten und -tester
Beschreibung

Reviews a Flutter feature or page for missing LeanCode analytics IDs and inconsistent tracking conventions. Use when auditing analytics coverage or fixing missing page/button IDs.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Creates or extends a Flutter feature-level `*_ids.dart` file with LeanCode analytics IDs for pages and clickable elements. Use when adding a new feature, page, or tracked action.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Explain what the `flutter-bloc` plugin does and how to use it. Use when the user invokes `/flutter-bloc-usage`, asks what this plugin covers, or needs help with Cubit/BLoC state modeling, presentation effects, or the boundary with `flutter-cubit-utils`.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Refactors Flutter widgets to replace top-level BlocBuilder wrappers with context.watch-based state reads while preserving behavior. Use when the user asks to remove BlocBuilder at page/widget root, use context.watch, or simplify Flutter BLoC widget trees.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Implement the data access layer including contracts, repositories, and BLoC/Cubit for business logic. Use when adding Flutter CQRS data access.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Explain what the `flutter-cqrs` plugin does and how to use it. Use when the user invokes `/flutter-cqrs-usage`, asks what this plugin covers, or needs help with queries, commands, repositories, or CQRS boundaries.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Explain what the `flutter-cubit-utils` plugin does and how to use it. Use when the user invokes `/flutter-cubit-utils-usage`, asks what this plugin covers, or needs help choosing a cubit-utils base class or recipe.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Explain what the `flutter-di` plugin does and how to use it. Use when the user invokes `/flutter-di-usage`, asks what this plugin covers, or needs help wiring providers, choosing dependency scope, or planning async initialization.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Explain what the `flutter-forms` plugin does and how to use it. Use when the user invokes `/flutter-forms-usage`, asks what this plugin covers, or needs help with `leancode_forms`, form naming, validation behavior, or provisioning.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Explain what the `flutter-leancode-architecture` plugin does and how to use it. Use when the user invokes `/flutter-leancode-architecture-usage`, asks what this plugin covers, or needs help with project structure, error handling, logging, or cross-plugin…

Quellsprache: Englisch

Aktualisiert
Beruf
Softwarequalitätssicherungsanalysten und -tester
Beschreibung

Review Flutter code against LeanCode architecture standards. Use when auditing a feature or folder for project structure, error handling, or logging.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Scaffold a new Flutter feature using LeanCode architecture standards for project structure and routing to related plugins. Use when adding a new feature and deciding its directory layout.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Explain what the `flutter-localization` plugin does and how to use it. Use when the user invokes `/flutter-localization-usage`, asks what this plugin covers, or needs help with translations, ARB files, `l10n(context)`, or POEditor sync.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Handle Flutter localization workflows backed by POEditor and poe2arb. Use when adding translations, syncing ARB files with POEditor, or when the user mentions poe2arb, POEditor, seed, or flutter gen-l10n.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Explain what the `flutter-marionette` plugin does and how to use it. Use when the user invokes `/flutter-marionette-usage`, asks what this plugin covers, or needs help with Marionette MCP setup, runtime exploration, or custom widget configuration.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Explain what the `flutter-navigation` plugin does and how to use it. Use when the user invokes `/flutter-navigation-usage`, asks what this plugin covers, or needs help with `auto_route`, `go_router`, route trees, deep links, guards, or navigation flow changes.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Explain what the `flutter-ui` plugin does and how to use it. Use when the user invokes `/flutter-ui-usage`, asks what this plugin covers, or needs help with design-system-driven UI, shared loading/error patterns, or presentation-layer localization.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Implements or refactors Flutter presentation layer using project design-system components and shared UI patterns. Use when building or updating feature screens and widgets.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Explain what the LeanCode AI plugins marketplace covers, which plugins are available, and how to install them. Use when the user invokes `/lean-core-usage`, asks what this marketplace is, asks which plugins exist, or asks where to begin. Manual-only entry…

Quellsprache: Englisch

Aktualisiert
Es werden 23 von 23 gesammelten Skills angezeigt.