design-tokens
Installation
SKILL.md
Design Tokens
(all paths below are relative to the folder that contains this SKILL.md)
Prerequisites
overview-of-sap-theming-content-91ebfe2.mdexists; if not: fetch https://raw.githubusercontent.com/SAP-docs/btp-ui-theme-designer/main/docs/cf/About-Themes/overview-of-sap-theming-content-91ebfe2.md into that filetheming-base-content/exists; if not:git clone --depth 1 --filter=blob:none --no-checkout --sparse https://github.com/SAP/theming-base-content theming-base-content git -C theming-base-content sparse-checkout set content/ git -C theming-base-content checkout
The remaining framework repositories (openui5, webcomponents, fundamental-styles) are cloned lazily in step 3, only if the user's question targets them.
Context
Read references/theming-repository-layout.md for the layout of .theming files, the theme repository structure, and where each framework's themes live across theming-base-content, openui5, webcomponents, and fundamental-styles.