Skip to main content
leancodepl
GitHub-Creator-Profil

leancodepl

Repository-Ansicht von 30 gesammelten Skills in 4 GitHub-Repositories.

gesammelte Skills
30
Repositories
4
aktualisiert
18. Aug. 2026
Repository-Explorer

Repositories und repräsentative Skills

lean-contribute
Softwareentwickler

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…

13. Juni 2026
read-logs
Softwareentwickler

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…

8. Juni 2026
flutter-read-logs-usage
Softwareentwickler

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`.

3. Juni 2026
flutter-analytics-usage
Softwareentwickler

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.

30. Mai 2026
review-analytics-coverage
Softwarequalitätssicherungsanalysten und -tester

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.

30. Mai 2026
scaffold-analytics-ids
Softwareentwickler

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.

30. Mai 2026
flutter-bloc-usage
Softwareentwickler

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`.

30. Mai 2026
flutter-context-watch-instead-of-top-builder
Softwareentwickler

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.

30. Mai 2026
Es werden 8 von 23 gesammelten Skills angezeigt.
issue-triage
Softwareentwickler

Triage an incoming GitHub issue on leancodepl/patrol and produce a short, evidence-based recommendation — Patrol bug / User issue / Information needed / Feature / Docs / Duplicate / Out-of-scope — for a human to act on. Use during the weekly triage rotation,…

21. Juli 2026
patrol-setup
Softwarequalitätssicherungsanalysten und -tester

Set up Patrol end-to-end (E2E) testing in a Flutter project for the first time — configure the pubspec `patrol` block, wire native Android, and get a first minimal test passing on an Android emulator. Covers Android only (iOS and other platforms follow the…

17. Juli 2026
fix-issue
Softwareentwickler

Workflow for fixing a reported bug in the Patrol monorepo — reproduce, locate the right package, fix without regressions, verify, and open a PR. Use when asked to fix a GitHub issue (e.g. "fix issue

1. Juli 2026
patrol-test-architecture
Softwarequalitätssicherungsanalysten und -tester

Write Patrol E2E tests using LeanCode's recommended architecture — Modules, System, and ApiClients — with shared test keys. Use when structuring a Patrol test suite, organizing reusable test code into modules, or writing tests in a project that already…

22. Juni 2026
patrol-write-test
Softwarequalitätssicherungsanalysten und -tester

Write Patrol end-to-end (E2E) tests for a Flutter app — order of actions, Patrol API and assertion rules, native dialog handling, and test-key conventions. Use when adding or editing Patrol/integration tests, assigning widget keys for testing, or debugging a…

22. Juni 2026
4 von 4 Repositories angezeigt
Alle Repositories angezeigt