RecipesPractical how-tos for wiring `@takazudo/zdtp` into a host app.Practical, task-oriented recipes for integrating and extending @takazudo/zdtp in a host application.Custom color clusterWire a non-default palette plus a semantic token table into the panel's Color tab using TabConfig with colorExtras.Custom token manifestDeclare custom tabs with TabConfig, TierConfig, and TierItem — including all value-kind variants.Secondary cluster: configure or disableTwo-state semantics: omit the secondary color tab (hidden) or add a TabConfig with id 'color-secondary' (host-supplied).Apply pipeline setupWire the zdtp-server bin into a non-Astro host's dev script — CORS, --write-root sandboxing, and the routing JSON.Lazy color presetsDefer a large preset library out of the SSR config blob with setPanelColorPresets.Multi-tier tokensWire a 2-tier raw + semantic setup with referencesTier so semantic roles resolve via var() to whichever raw token they point at.Grouped palette tabWire a standalone Palette tab with multiple colour groups, OKLCH editing, and WCAG contrast checking — without colorExtras.Load the panel only for you (the site owner)Use owner-autoload to load the design-token panel only in your own browser, keeping general visitors completely free of panel JS.NextCustom color clusterRevision HistoryCreatedUpdated