Skip to content

[services] Add Vercel Services skill - #134

Draft
ricardo-agz wants to merge 2 commits into
mainfrom
ricardo/add-vercel-services-skill
Draft

[services] Add Vercel Services skill#134
ricardo-agz wants to merge 2 commits into
mainfrom
ricardo/add-vercel-services-skill

Conversation

@ricardo-agz

@ricardo-agz ricardo-agz commented Aug 6, 2026

Copy link
Copy Markdown

Adds a vercel-services skill for building multi-service applications on Vercel.

The core rule is that public traffic uses ordered top-level rewrites, while private service-to-service calls use caller-declared bindings. The skill covers configuration, routing, bindings, local development, and troubleshooting, and activates from the stable services key in vercel.json.

Existing skills are unchanged. The plugin version advances to 0.47.0 for release.

Validation

  • bun test tests/telemetry.test.ts tests/session-start-activation.test.ts tests/vercel-services-skill.test.ts tests/vercel-config.test.ts
  • bun run typecheck
  • bun run validate --coverage skip
  • bun run build:manifest:check
  • bun run build:from-skills:check
  • bun run build:skills:check

@ricardo-agz
ricardo-agz marked this pull request as draft August 6, 2026 03:08
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