If you're building Wix CLI applications and need server-side HTTP endpoints, this handles the routing layer for you. It uses Astro endpoints under the hood and auto-discovers routes from your src/pages/api/ directory, so there's no manual registration or configuration in the Extensions dashboard. This replaces the old "HTTP functions" approach from the previous Wix CLI. The pattern is straightforward: drop a .ts file in the right folder, handle your request, return a response. It's basic infrastructure stuff, but it saves you from wiring up your own routing when you need webhooks, API integrations, or any server-side logic that doesn't belong in the frontend.
npx -y skills add wix/skills --skill wix-cli-backend-api --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
prisma/skills
firebase/agent-skills
Dexploarer/hyper-forge
itsmostafa/aws-agent-skills