# `themes.check` Statically check a SKIN theme package {manifest, css, variables?, presets?} — manifest + variables schemas, the CSS grammar with the parent kit's variables, size gates, element coverage. Public and side-effect-free (the CLI's `mozaik theme check`). - **method + path**: `POST /v1/themes/check` - **TR label**: Tema denetimi - **auth**: public · scope gates: none (public) - **agentPolicy**: `quote` — a provider call with no store-state change (offers, labels, validators) — every token kind calls it directly. - **effects**: none - **idempotency**: server — the platform derives the key - **wraps**: — (no command inside) Machine-readable body schema: [/schemas/routes/themes.check.json](/schemas/routes/themes.check.json). ## Body No request body.