callstackincubator/voltra
Build, review, refactor, configure, or debug Voltra code using Voltra JSX, Voltra JS APIs, the Expo config plugin, and the Voltra CLI. Use when the user asks about charts, Live Activities, Dynamic Island UI, iOS widgets, scheduled widgets, Android widgets, ongoing notifications, image handling, app.json plugin config, React Native CLI setup, or Voltra push update flows.
npx skills add https://github.com/callstackincubator/voltra --skill voltra
Use this as the single Voltra skill entrypoint. Keep all product-wide ground truth here and load references from references/ as needed.
View, Text, Pressable, TouchableOpacity, and similar RN UI primitives for Live Activity or Android widget content.Voltra from @use-voltra/ios and runtime APIs from @use-voltra/ios-client.VoltraAndroid from @use-voltra/android and runtime APIs from @use-voltra/android-client.use-voltra.dev.https://use-voltra.dev when deeper documentation is needed.Read only the references needed for the current task:
expo prebuild: references/setup.mdvoltra apply: references/react-native-cli.mdapp.json, app.config.*, plugin keys, widget registration, groupIdentifier, enablePushNotifications: references/app-config.mdreferences/plugin-schema.mdreferences/ios-live-activities.mdreferences/variant-shapes.mdVoltraWidgetPreview, updateWidget, scheduleWidget, reloadWidgets, getActiveWidgets: references/ios-widgets.mdreferences/widget-families.mdreferences/charts.mdreferences/android-widgets.mdreferences/android-ongoing-notifications.mdserverUpdate, widget polling flows, createWidgetUpdateHandler, setWidgetServerCredentials, clearWidgetServerCredentials: references/server-driven-widgets.mdreferences/component-mapping.md, references/runtime-api-checklist.mdreferences/ios-server-updates.md and usually references/ios-live-activities.mdreferences/push-flow.mdreferences/images.md plus the target surface referencereferences/source-of-truth.mdreferences/images.mdreferences/setup.mdreferences/react-native-cli.mdreferences/app-config.mdreferences/plugin-schema.mdreferences/ios-live-activities.mdreferences/variant-shapes.mdreferences/ios-widgets.mdreferences/widget-families.mdreferences/charts.mdreferences/android-widgets.mdreferences/android-ongoing-notifications.mdreferences/server-driven-widgets.mdreferences/component-mapping.mdreferences/runtime-api-checklist.mdreferences/ios-server-updates.mdreferences/push-flow.mdTake callstackincubator/voltra from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.