Skip to main content
peek-travel
Perfil de creador de GitHub

peek-travel

Vista por repositorio de 41 skills recopiladas en 4 repositorios de GitHub.

skills recopiladas
41
repositorios
4
actualizado
20 ago 2026
explorador de repositorios

Repositorios y skills representativas

backoffice-data
sin clasificar

The discipline for reading and writing a platform's back-office data from an app built on this kit — reach the API only through the platform's official SDK (never raw HTTP/GraphQL against a live account), discover capabilities from the INSTALLED SDK (they're…

20 ago 2026
webhooks
sin clasificar

The inbound-events model for an app built on this kit — receiving and handling platform webhooks (something happened: a booking created/changed/cancelled, a waiver signed, etc.). Use when adding an endpoint that reacts to a platform event for waitlist,…

20 ago 2026
acme-backoffice-api
sin clasificar

How to read ACME back-office data with the AcmeAccessService SDK (from @peektravel/app-utilities) — the concrete ACME capability surface and the data rules around it. Use when calling the ACME API (activities, which come from published event templates), and…

20 ago 2026
acme-embed-and-auth
sin clasificar

The concrete ACME embed + auth wiring — how a starter-kit app embeds inside the ACME iframe and authenticates every request with the brand-agnostic peek-auth JWT. Use when adding or changing an authenticated ACME API route, the token handshake, the embed…

20 ago 2026
acme-webhooks
sin clasificar

How to receive and handle ACME webhooks in a starter-kit app — today that means the platform-agnostic install-status webhook (install/uninstall lifecycle), NOT booking/waiver parsers (those are peek-only). Use when adding or changing the endpoint that reacts…

20 ago 2026
cng-backoffice-api
sin clasificar

How to read Connect&GO (cng) back-office data with the CngAccessService SDK (from @peektravel/app-utilities) — the concrete cng capability surface and the data rules around it. Use when calling the cng API (products/activities), and for cng's capability…

20 ago 2026
cng-embed-and-auth
sin clasificar

The concrete Connect&GO (cng) embed + auth wiring — how a starter-kit app embeds inside the cng iframe and authenticates every request with the brand-agnostic peek-auth JWT. Use when adding or changing an authenticated cng API route, the token handshake, the…

20 ago 2026
cng-webhooks
sin clasificar

How to receive and handle Connect&GO (cng) webhooks in a starter-kit app — today that means the platform-agnostic install-status webhook (install/uninstall lifecycle), NOT booking/waiver parsers (those are peek-only). Use when adding or changing the endpoint…

20 ago 2026
Mostrando 8 de 30 skills recopiladas.
odyssey-ui
Diseñadores de interfaces web y digitales

Build UI that looks native to Peek Pro using Odyssey, Peek's design system of framework- agnostic <ody-*> web components (from @peektravel/app-utilities). Use when adding or styling any embedded view, rendering Odyssey components in React, wiring the…

10 jul 2026
peek-app-builder
Desarrolladores de software

Entry point and guided workflow for building an app on this Peek Pro starter kit (a Next.js app that embeds inside Peek Pro's back-office iframe). Use when the user wants to build a Peek Pro app or add a feature to one — waitlist, abandoned-booking recovery,…

10 jul 2026
peek-app-manifest-and-deploy
Desarrolladores de software

How to register, configure, and ship an app built on this starter kit — the app.json manifest (extendables, the registry settings URL, App Store listing), the Peek Development Hub, environment variables and secrets (PEEK_APP_SECRET / PEEK_APP_ID /…

10 jul 2026
peek-mcp-endpoint
Desarrolladores de software

How to expose an app's key functionality as an MCP endpoint so the Peek Pro App Store's AI orchestrator can drive the app without opening its UI. Use when adding or changing the app's MCP endpoint, deciding which tools to expose, defining a tool's input…

10 jul 2026
peek-backoffice-api
Desarrolladores de software

How to read and write Peek Pro back-office data from this starter kit using the PeekAccessService SDK (from @peektravel/app-utilities). Use when calling the Peek API — listing products/activities, querying availability/timeslots, reading or searching…

10 jul 2026
peek-embed-and-auth
Desarrolladores de software

How this starter kit embeds inside the Peek Pro iframe and authenticates every request. Use when adding or changing an authenticated API route, a client-side data fetch, the token handshake, the install/embed entry route, CSP/iframe headers, or when debugging…

10 jul 2026
peek-webhooks
Desarrolladores de software

How to receive and handle Peek Pro webhooks (booking events and waiver events) in this starter kit. Use when adding an endpoint that reacts to something happening in Peek — a booking created/changed/cancelled, a waiver signed — for waitlist,…

10 jul 2026
testing-peek-apps
Analistas de garantía de calidad de software y probadores

How to test an app built on this starter kit and keep the suite meaningful — the Vitest setup already wired here, what to prioritize (auth/token handling, webhook state-not-change derivation, ID normalization, installDataId scoping), and the coverage…

8 jul 2026
Mostrando 4 de 4 repositorios
Todos los repositorios cargados