Skip to main content
peek-travel
GitHub 제작자 프로필

peek-travel

4개 GitHub 저장소에서 수집된 41개 skills를 저장소 단위로 보여줍니다.

수집된 skills
41
저장소
4
업데이트
2026년 8월 20일
저장소 탐색

저장소와 대표 skills

backoffice-data
미분류

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…

2026년 8월 20일
webhooks
미분류

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,…

2026년 8월 20일
acme-backoffice-api
미분류

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…

2026년 8월 20일
acme-embed-and-auth
미분류

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…

2026년 8월 20일
acme-webhooks
미분류

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…

2026년 8월 20일
cng-backoffice-api
미분류

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…

2026년 8월 20일
cng-embed-and-auth
미분류

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…

2026년 8월 20일
cng-webhooks
미분류

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…

2026년 8월 20일
수집된 skill 30개 중 8개를 표시합니다.
odyssey-ui
웹·디지털 인터페이스 디자이너

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…

2026년 7월 10일
peek-app-builder
소프트웨어 개발자

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,…

2026년 7월 10일
peek-app-manifest-and-deploy
소프트웨어 개발자

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 /…

2026년 7월 10일
peek-mcp-endpoint
소프트웨어 개발자

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…

2026년 7월 10일
peek-backoffice-api
소프트웨어 개발자

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…

2026년 7월 10일
peek-embed-and-auth
소프트웨어 개발자

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…

2026년 7월 10일
peek-webhooks
소프트웨어 개발자

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,…

2026년 7월 10일
testing-peek-apps
소프트웨어 품질 보증 분석가·테스터

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…

2026년 7월 8일
저장소 4개 중 4개 표시
모든 저장소를 표시했습니다