Skip to main content
iLib-js
GitHub creator profile

iLib-js

Repository-level view of 7 collected skills across 1 GitHub repositories.

skills collected
7
repositories
1
updated
Aug 28, 2026
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

bump-upstream
unclassified

Update flutter_ilib to a newer iLib JS / CLDR upstream. Use when bumping the iLib source version, the CLDR data version, or regenerating assets/locale/. Regenerates the bundled locale JSON, updates every version-string touch point, and re-verifies the…

Aug 28, 2026
convert-js-class
unclassified

Convert an iLib JS class to pure Dart in flutter_ilib. Use when porting a new iLib class from JavaScript interop to native Dart implementation. Covers data analysis, Dart implementation, test conversion, and export registration. Triggers: "convert ILibXxx to…

Aug 28, 2026
convert-js-test
unclassified

Convert iLib JS test cases to Dart for flutter_ilib. Use when porting test files from the iLib JS source to Dart without implementing a new class. Triggers: "convert JS tests", "port test file", "add tests from JS", "convert testXxx.js".

Aug 28, 2026
diagnose-failing-test
unclassified

Diagnose a failing converted test in flutter_ilib and decide whether it is an implementation bug or a legitimately-changed expected value. Use when a `flutter test` case fails and you must reconcile it against the iLib JS source before touching anything.…

Aug 28, 2026
prepare-pr
unclassified

Self-review the current branch and assemble everything needed to open a GitHub PR for flutter_ilib — conventional commit/PR title, filled-in PR template, and test/analyze/format evidence. Delegates the conversion-specific review to the `review-changes` skill.…

Aug 28, 2026
review-changes
unclassified

Review changed code in flutter_ilib against the JS-to-Dart conversion rules — expected-value integrity, test placement, locale scope, calendar base-class discipline, test hygiene, exports, and docs. Use to self-review a diff before a PR, or whenever asked to…

Aug 28, 2026
write-commit-message
unclassified

Show a ready-to-use commit message for the current changes in flutter_ilib in chat, matching this repo's commit style. Reads the diff and prints the message for the user to copy — it NEVER runs git commit or stages anything. Use when the user wants to see the…

Aug 28, 2026
Showing 1 of 1 repositories
All repositories loaded