From partme-ai-full-stack-skills
Packages uni-app projects as native Android APK/AAB and iOS IPA via offline packaging, handling manifest configuration, signing certificates, native plugins, and build distribution. Use for uni-app native builds.
npx claudepluginhub partme-ai/full-stack-skills --plugin t2ui-skillsThis skill uses the workspace's default tool permissions.
Use this skill whenever the user wants to:
Creates isolated Git worktrees for feature branches with prioritized directory selection, gitignore safety checks, auto project setup for Node/Python/Rust/Go, and baseline verification.
Executes implementation plans in current session by dispatching fresh subagents per independent task, with two-stage reviews: spec compliance then code quality.
Dispatches parallel agents to independently tackle 2+ tasks like separate test failures or subsystems without shared state or dependencies.
Use this skill whenever the user wants to:
To package native apps:
Identify the platform from the user's request:
Load the appropriate example file from the examples/ directory:
examples/guide/ - Native app packaging guideexamples/android/ - Android packaging examplesexamples/ios/ - iOS packaging examplesLoad the appropriate template from the templates/ directory:
templates/build-config.md - Build configuration templatesFollow the specific instructions in those files for packaging
Located in examples/:
Located in templates/:
native app, 原生App, Android打包, iOS打包, 离线打包, app packaging, native plugin