Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

voltius

voltius 收录了来自 VoltiusApp 的 5 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
5
Stars
417
更新
2026-06-18
Forks
19
职业覆盖
1 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

deploy-voltius-to-phone
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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