Skill: IDS Token Usage Purpose Guide AI agents on correctly using IDS design tokens in React components and CSS. This skill covers import patterns, common mistakes, and practical usage rules for each token category. When to Use - Generating React components that need colours, spacing, typography, or border-radius values - Writing custom CSS or inline styles for IDS-based applications - Reviewing or fixing design token usage in existing code - Choosing between component props, CSS variables, and the JS object - Answering questions about available token values and naming conventions Workflow 1.…