Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
kaeawc
Profil créateur GitHub

kaeawc

Vue par dépôt de 27 skills collectés dans 2 dépôts GitHub.

skills collectés
27
dépôts
2
mis à jour
2026-07-15
explorateur de dépôts

Dépôts et skills représentatifs

auto-mobile-code-review
Analystes en assurance qualité des logiciels et testeurs

Use this workflow skill to review an AutoMobile change (a PR number or the current branch diff) the way this repo demands — ground every finding in file:line, reproduce before asserting, separate real bugs from daemon-session/environment artifacts, prefer reusing existing repo helpers and conventions over new code, and catch the regression or false-negative a fix can introduce. Deliver few verified findings, not many speculative ones.

2026-07-15
manual-test
Analystes en assurance qualité des logiciels et testeurs

Run one AutoMobile manual-test iteration: from a start point (commit, milestone/tag, or date), rebuild ALL components, restart the daemon with the right flags, and verify that closed issues and merged PRs actually fix their bugs / deliver their specced features on current HEAD by exercising tool calls on an Android emulator and iOS simulator. Use when asked to retest landed work, verify a release, or manually test what changed.

2026-07-10
ship-issue
Développeurs de logiciels

Drive one GitHub issue to a merged PR via TDD, with a plan-approval STOP gate, a pre-PR local-validation STOP gate, triaged (not blanket) review, and conservative follow-up capture. Use when asked to implement/ship/close out a specific issue end to end.

2026-07-06
validate
Développeurs de logiciels

Use this workflow skill for broader project validation across lint, build, formatting, config, and platform checks; prefer test when the request is only about executing tests.

2026-07-06
auto-mobile-code-review
Analystes en assurance qualité des logiciels et testeurs

Use this workflow skill to review an AutoMobile change (a PR number or the current branch diff) the way this repo demands: ground every finding in file:line, reproduce before asserting, separate real bugs from daemon-session/environment artifacts, prefer reusing existing repo helpers and conventions over new code, and catch the regression or false-negative a fix can introduce.

2026-07-06
check-ci
Analystes en assurance qualité des logiciels et testeurs

Use this workflow skill for PR CI triage: inspect failing or pending checks, mergeability, and related review feedback, then reproduce likely failures locally and summarize next steps.

2026-07-03
push-pr
Développeurs de logiciels

Use this workflow skill to publish the current branch: validate local changes, commit, push, create or update one PR, and optionally enable automerge.

2026-07-03
test
Analystes en assurance qualité des logiciels et testeurs

Use this workflow skill for running tests only: choose the narrowest relevant test command first and keep test runs fast and actionable; prefer validate when the user wants broader non-test checks too.

2026-07-03
Affichage des 8 principaux skills collectés sur 18 dans ce dépôt.
krit-dogfood
Analystes en assurance qualité des logiciels et testeurs

Use when running Krit against an external Kotlin/Android repo (metro, kotlin-corpus, playground, or any user-provided path) to harvest false positives, find missed positives, or validate that a rule change behaves correctly on real code. Produces a triage list of rule findings worth fixing vs ignoring vs deferring.

2026-05-20
krit-add-rule
Développeurs de logiciels

Use when adding a new built-in Krit rule end to end — picking the category and base, declaring capabilities, registering the rule, writing positive/negative fixtures, adding an autofix when applicable, and ensuring Java parity when the rule covers both languages. Covers precompile (kotlinc-mirror) rules as a Level-tagged variant of the same workflow.

2026-05-14
krit-autofix-safety
Développeurs de logiciels

Use when writing, broadening, or fixing a Krit autofix. Covers the FixCosmetic / FixIdiomatic / FixSemantic safety tiers, ktfmt-compatible output, comment and inline preservation, the fix-drift lint gate, and when to neuter an unsafe autofix rather than ship it.

2026-05-14
krit-daemon-pipeline
Développeurs de logiciels

Use when working on Krit's daemon mode, analysis pipeline, cross-file cache, bundle/findings cache, WorkspaceState residency, conservative delta planner, or invalidation semantics. Covers cold vs warm correctness, per-phase timings, and the cache flags used to verify behavior vs cached output.

2026-05-14
krit-tighten-rule
Analystes en assurance qualité des logiciels et testeurs

Use when fixing a false positive (or a missed positive) in an existing Krit rule. Distilled from the "Rule Implementation Guardrails" section of CLAUDE.md. Drives the regression-fixture-first workflow: reproduce on a fixture, identify the missing evidence, lock the regression with a failing test, narrow the rule, re-run.

2026-05-14
krit-capability-migration
Développeurs de logiciels

Use when deciding whether a Krit rule truly needs Kotlin Analysis API, NeedsTypeInfo, NeedsResolver, parsed files, cross-file analysis, or library model facts, and when moving rules off KAA by replacing oracle facts with AST, source type inference, imports, project indexes, or Gradle-derived library profile.

2026-05-08
krit-kaa-benchmarking
Scientifiques des données

Use when benchmarking Krit's Kotlin Analysis API oracle on a large Kotlin/Android repo, comparing cold vs warm KAA behavior, or investigating KAA regressions, oracle filters, call-target filters, and rule-driven KAA workload.

2026-05-08
krit-project-analysis
Développeurs de logiciels

Use when analyzing Krit findings in context of a project's Gradle version catalog, library dependencies, SDK versions, or project model. Covers understanding what the librarymodel package knows about a project, diagnosing rules that fire incorrectly due to absent/present library context, and deciding which rules should be guarded by profile facts.

2026-05-08
Affichage des 8 principaux skills collectés sur 9 dans ce dépôt.
2 dépôts affichés sur 2
Tous les dépôts sont affichés