Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

kotlin-index

kotlin-index enthält 3 gesammelte Skills von rock3r, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
3
Stars
1
aktualisiert
2026-07-05
Forks
0
Berufsabdeckung
1 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

babysit-pr
Softwarequalitätssicherungsanalysten und -tester

Babysit a GitHub pull request after creation by continuously polling CI checks/workflow runs, new review comments, and mergeability state until the PR is ready to merge (or merged/closed). Diagnose failures, retry likely flaky failures up to 3 times, auto-fix and push branch-related issues when appropriate, and stop only when user help is required (e.g. CI infrastructure issues, exhausted flaky retries, or ambiguous/blocking review feedback). Use when the user asks to monitor a PR, watch CI, handle review comments, or keep an eye on failures and feedback on an open PR.

2026-07-05
compose-selection-audit
Softwarequalitätssicherungsanalysten und -tester

Use when auditing Compose/Jewel UI for SelectionContainer context: interactive composables inside a SelectionContainer without DisableSelection, nested selection containers, or missing exclusion wrappers. Uses kotlin-code-index (selection-context application) for precomputed facts from a persistent `.kotlin-index/` index — not manual file reading. Bazel monorepos primary; Gradle secondary.

2026-07-05
compose-ui-audit
Softwarequalitätssicherungsanalysten und -tester

Use when the user asks to audit, assess, review, or find systemic issues in Compose Desktop or Jewel UI architecture: state/effect usage, recomposition behavior, lazy-list keys, composable API hygiene, modifier conventions, and desktop interop seams. For SelectionContainer / DisableSelection context, run compose-selection-audit first. Produces an evidence-first report with severity-ranked findings and top fixes. Desktop/Jewel focus — not Android lifecycle, Navigation, Material mobile patterns, or baseline profiles.

2026-07-05