Tools provided
Tools the agent exposes — your AI client calls them automatically when it needs them.
- get_tokens — All design tokens with values, CSS variables and usage.
- get_semantic_tokens — Semantic tokens with their conditional values (responsive, colour modes).
- get_recipes — Component recipes with variants, defaults and usage examples.
- get_patterns — Layout patterns with their properties and examples.
- get_conditions — Breakpoints, pseudo-classes and colour modes with their CSS.
- get_keyframes — Keyframe animations defined in the theme.
- get_text_styles — Text style compositions for typography.
- get_layer_styles — Layer style compositions for visual styling.
- get_animation_styles — Animation style compositions.
- get_color_palette — The colour palette with all values.
- get_config — The resolved Panda CSS config — paths, JSX settings, output options.
- get_usage_report — Which tokens and recipes are used, unused, or missing across the codebase.
