Skip to main content
leancodepl
GitHub クリエイタープロフィール

leancodepl

4 件の GitHub リポジトリにある 30 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
30
リポジトリ
4
更新
2026年8月18日
リポジトリエクスプローラー

リポジトリと代表的な skills

lean-contribute
ソフトウェア開発者

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…

2026年6月13日
read-logs
ソフトウェア開発者

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…

2026年6月8日
flutter-read-logs-usage
ソフトウェア開発者

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

2026年6月3日
flutter-analytics-usage
ソフトウェア開発者

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.

2026年5月30日
review-analytics-coverage
ソフトウェア品質保証アナリスト・テスター

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.

2026年5月30日
scaffold-analytics-ids
ソフトウェア開発者

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.

2026年5月30日
flutter-bloc-usage
ソフトウェア開発者

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

2026年5月30日
flutter-context-watch-instead-of-top-builder
ソフトウェア開発者

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.

2026年5月30日
収集済み skill 23 件中 8 件を表示しています。
issue-triage
ソフトウェア開発者

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,…

2026年7月21日
patrol-setup
ソフトウェア品質保証アナリスト・テスター

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…

2026年7月17日
fix-issue
ソフトウェア開発者

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

2026年7月1日
patrol-test-architecture
ソフトウェア品質保証アナリスト・テスター

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…

2026年6月22日
patrol-write-test
ソフトウェア品質保証アナリスト・テスター

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…

2026年6月22日
4 件中 4 件のリポジトリを表示
すべてのリポジトリを表示しました