Skip to content

feat: add volverjs-data Claude Code skill#84

Merged
alessandrobellesia merged 6 commits into
mainfrom
develop
Jun 17, 2026
Merged

feat: add volverjs-data Claude Code skill#84
alessandrobellesia merged 6 commits into
mainfrom
develop

Conversation

@alessandrobellesia

Copy link
Copy Markdown
Member

Add an agent skill under skills/volverjs-data that helps Claude Code
consume REST APIs with @volverjs/data: HttpClient, RepositoryHttp,
UrlBuilder, Hash and the Vue 3 composables. Includes a focused SKILL.md
with quick-start patterns plus detailed references per module.

Alessandro Bellesia and others added 6 commits June 15, 2026 16:12
BREAKING CHANGE: the `HttpClient` option `prefixUrl` has been renamed to
`prefix`, following `ky` 2.x. Update every `new HttpClient({ prefixUrl })`,
`createHttpClient({ prefixUrl })` and `httpClientOptions: { prefixUrl }`
usage to `prefix`.

- bump `ky` dependency to `^2.0.2`
- rename `prefixUrl` to `prefix` across source, tests, docs and README
- changelog entry for 3.0.0-beta.1

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Add an agent skill under skills/volverjs-data that helps Claude Code
consume REST APIs with @volverjs/data: HttpClient, RepositoryHttp,
UrlBuilder, Hash and the Vue 3 composables. Includes a focused SKILL.md
with quick-start patterns plus detailed references per module.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
feat: add volverjs-data Claude Code skill
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@sonarqubecloud

Copy link
Copy Markdown

@alessandrobellesia alessandrobellesia merged commit 183cac2 into main Jun 17, 2026
8 checks passed
@coderabbitai

coderabbitai Bot commented Jun 17, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: c19f3937-9852-4ac9-a276-ced358389d9f

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch develop

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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