Write code that consumes REST APIs with @volverjs/data — the repository-pattern data layer built on a tiny fetch/ky HttpClient. Use this skill whenever the user is building HTTP/API access in a project that depends on @volverjs/data, or mentions HttpClient, RepositoryHttp, UrlBuilder, Hash, or the Vue composables useHttpClient / useRepositoryHttp / createHttpClient. Trigger it for tasks like "fetch users from the API", "create a repository for this resource", "build a URL with query params", "do CRUD against my REST endpoint", "set the bearer token", or "make this request reactive in my Vue component" — even when the library is not named explicitly but the project already uses it.
2026-06-17