-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathskill.json
More file actions
44 lines (44 loc) · 1.27 KB
/
Copy pathskill.json
File metadata and controls
44 lines (44 loc) · 1.27 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
{
"name": "tinted-ui-tokens-skills",
"slug": "tinted-ui-tokens-skills",
"displayName": "Tinted UI Tokens",
"description": "Turn one brand color into a complete, production-ready brand-tinted design-token system (CSS / DTCG JSON / Tailwind / SCSS). No pure neutrals anywhere; every surface, border, text layer, shadow, semantic color, gradient and icon carries a few percent of the brand's temperature. Light + dark, WCAG AA guaranteed.",
"version": "1.5.0",
"author": "truman-t3",
"license": "MIT",
"homepage": "https://truman-t3.github.io/tinted-ui-tokens-skills/examples/",
"repository": "https://github.com/truman-t3/tinted-ui-tokens-skills",
"keywords": [
"ui",
"ux",
"design-tokens",
"design-system",
"color-palette",
"accessibility",
"wcag",
"css-variables",
"tailwind",
"scss",
"brand-color",
"dark-mode",
"ai-skill"
],
"platforms": [
"workbuddy",
"claude",
"cursor",
"codex",
"cline",
"aider",
"windsurf",
"copilot",
"gemini",
"kiro",
"roocode",
"kilocode",
"trae",
"codebuddy",
"augment"
],
"install": "git clone https://github.com/truman-t3/tinted-ui-tokens-skills && point your agent's rule file at agents/<platform>/* (see README Quick Install)."
}