Skip to content

docs: sync voltra skill with v2 docs#196

Merged
V3RON merged 1 commit into
mainfrom
docs/voltra-skill-v2-sync
Jun 15, 2026
Merged

docs: sync voltra skill with v2 docs#196
V3RON merged 1 commit into
mainfrom
docs/voltra-skill-v2-sync

Conversation

@V3RON

@V3RON V3RON commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

What is this?

This PR updates the Voltra skill bundle to match the current v2 docs and bumps the skill metadata version to 2.0.0. It also adds missing guidance for the React Native CLI workflow and Android ongoing notifications.

How does it work?

The skill entrypoint now points to the v2 package split (@use-voltra/ios / @use-voltra/android for JSX, *-client for runtime APIs) and routes setup/config questions to the right references. New local references cover voltra apply for React Native CLI projects and Android ongoing notifications, while the shared schema and server-driven widget notes now match the v2 API names and plugin keys.

Why is this useful?

  • Keeps the skill aligned with the docs users should follow today.
  • Makes React Native CLI setup and Android ongoing notifications discoverable from the skill index.
  • Reduces stale guidance around package names, config keys, and server handler names.

Align the Voltra skill entrypoint, references, and setup guidance with the current v2 docs.
@V3RON V3RON merged commit 333a68d into main Jun 15, 2026
12 checks passed
@V3RON V3RON deleted the docs/voltra-skill-v2-sync branch June 15, 2026 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant