Skip to main content
Run any Skill in Manus
with one click
GitHub repository

voltius

voltius contains 5 collected skills from VoltiusApp, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
5
Stars
417
updated
2026-06-18
Forks
19
Occupation coverage
1 occupation categories · 100% classified
repository explorer

Skills in this repository

deploy-voltius-to-phone
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
voltius Agent Skills on GitHub | SkillsMP