Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

voltius

voltius contient 5 skills collectées depuis VoltiusApp, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
5
Stars
417
mis à jour
2026-06-18
Forks
19
Couverture métier
1 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

deploy-voltius-to-phone
Développeurs de logiciels

Use when the user wants a working Voltius Android build installed on their own physical phone to test/poke at by hand (not MCP-driven automation) — builds the aarch64 debug APK and installs + launches it on the connected phone, then hands off for manual testing.

2026-06-18
iterating-on-voltius-android-emulator
Développeurs de logiciels

Use when building, deploying, running, screenshotting, clicking through, or debugging the Voltius Tauri app on a headless Android emulator running in Docker (no physical phone) — drives the in-container x86_64 emulator through the tauri-android MCP (adb + Chrome DevTools Protocol) so changes are seen and interacted with, not just compiled.

2026-06-18
iterating-on-voltius-android
Développeurs de logiciels

Use when building, deploying, running, screenshotting, clicking through, or debugging the Voltius Tauri app on a real Android phone — drives the on-device debug APK through the tauri-android MCP (adb + Chrome DevTools Protocol) so changes are seen and interacted with on the device, not just compiled.

2026-06-18
iterating-on-voltius-ui
Développeurs de logiciels

Use when modifying, running, screenshotting, clicking through, or verifying the Voltius Tauri app's UI — drives the live headless dev build through the tauri-docker MCP so changes can be seen and interacted with, not just compiled.

2026-06-12
voltius-release
Développeurs de logiciels

Use this skill to cut a Voltius release: reading commits since the last release tag, bumping the version, updating CHANGELOG.md, committing, and pushing to main. Trigger whenever the user says 'release', 'cut a release', 'bump version', 'prepare release', 'ship', or anything implying they want to publish a new Voltius version.

2026-06-12