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개 표시
모든 저장소를 표시했습니다