design-tokens

Installation
SKILL.md

Design Tokens

(all paths below are relative to the folder that contains this SKILL.md)

Prerequisites

  1. overview-of-sap-theming-content-91ebfe2.md exists; 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 file
  2. theming-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.

Installs
1
GitHub Stars
1
First Seen
6 days ago
design-tokens — sap/ui-theme-designer-plugins-for-coding-agents