Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
Route params: Client pages under [id] (and similar) use getDynamicRouteParam from shared/lib/route-params.util.ts — see dashboard rule “Dynamic route params (client components)”.
Product form
productFormOptions:components/app/products/product-form-options.ts (TanStack formOptions, colocated with form UI). Re-exported from product-form.tsx for convenience; use-product-form imports the options file directly to avoid circular imports with the shell component.
useProductStore: Zustand list/catalog state only — not form field values.