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日
已展示 8 / 23 个已收集 Skill。
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 个仓库
已展示全部仓库