Skip to main content

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 platform- and version- specific), normalize resource IDs on input, treat platform data as PII, and scope persisted data by a stable per-install key. Use when calling the platform API — listing products/activities, querying availability, reading bookings/orders/payments/customers — and for the data rules that govern it. Triggers on "platform API", "SDK methods", "list bookings", "activity data", "booking data", "normalize IDs", "install data scoping", "PII", "never hand-write GraphQL".

Zur Installation springen

Quellinformationen

Repository
peek-travel/app-cli
Letzte Quellaktivität
20. August 2026 um 01:29
Erkannte Sprache von SKILL.md
Englisch
Sterne
0
Forks
0

Installationsoptionen

Standardmäßig ist der Prompt ausgewählt, der zuerst die Quelle prüft. Sie können zu einem direkten Befehl wechseln oder eine lokale Kopie herunterladen.

Quelldateien prüfen

Lesen Sie SKILL.md und alle von SkillsMP angezeigten Begleitdateien, bevor Sie sich für eine Installation entscheiden.