design-system
Audited by Runlayer on Feb 23, 2026
Malicious tool definition detected
Tool: SKILL.md [1/3] Description: --- name: design-system description: Guide for using Sentry's layout and text primitives.
Tool: SKILL.md [2/3] Description: a paragraph </Text> <Text as="span" bold uppercase> Status: Active </Text> ``` ### Heading Use `<Heading>` for all headings.
Tool: SKILL.md [3/3] Description: "lg"}}` ### Border Tokens (BorderVariant) Use these for `border` prop: - `"primary"`, `"muted"`, `"accent"`, `"danger"`, `"promotion"`, `"success"`, `"warning"` ### Radius Tokens (RadiusSize) Use these for `radius` prop: - `"0"`, `"2xs"`, `"xs"`, `"sm"`, `"md"`, `"lg"`, `"xl"`, `"2xl"`, `"full"` ### Text Size Tokens - **TextSize**: "xs" | "sm" | "md" | "lg" | "xl" | "2xl" - **HeadingSize**: "xs" | "sm" | "md" | "lg" | "xl" | "2xl" | "3xl" | "4xl" ### Surface Var