coss_theme
Fetch design tokens, font conventions, and setup commands for coss ui's CSS variables and theme block. Use when setting up a project or rebranding.
Instructions
Get coss ui's design-token + font conventions and setup commands — the shadcn-style CSS variables (colors, sidebar, --info/--success/--warning/--destructive-foreground), font tokens, and the full @theme block. Use when setting up a project or rebranding the look. Pass format:"full" for the complete styling guide.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | "summary" (default) or "full" styling doc. |