بنقرة واحدة
Incrementum
يحتوي Incrementum على 3 من skills المجمعة من melpomenex، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
Build the Incrementum Android APK and install it to a connected phone. Use whenever the user wants to build the APK, make an android build, send/install the app to their phone, or test on mobile. Covers setting up the Android SDK/NDK env vars, running the Tauri android build, locating the output APK, and installing via adb.
Cut a new Incrementum release. Use whenever the user wants to ship a new version, cut a release, publish a release, bump the version, tag a release, or says things like "release v1.x", "ship it", "publish the new version", or "make a new release". Covers staging cleanly, writing release notes, running scripts/release.cjs, and verifying the result.
Automates the entire project release workflow, including version bumping across package.json, Cargo.toml, and tauri.conf.json, appending to CHANGELOG.md, committing and tagging in git, pushing to remote, and creating a GitHub release draft.