← Back to Skills

design-token-generator

v1.0.0 approved Web ⬇ 5 2d ago
USK v3 ✅ Verified ⚡ Auto-Convert
⬇ Download
Install Guide↓
🤖 Agent install commands (curl / MCP / Claude Desktop)
▸ curl one-liner
curl -L -o design-token-generator.skill   "https://aiskillstore.io/v1/agent/skills/606c04de-5861-4374-abea-f14f22cf5e43/download?platform=ClaudeCode"
▸ MCP tool call (after registering Skill Store MCP)
{
  "tool": "download_skill",
  "arguments": {
    "skill_id": "606c04de-5861-4374-abea-f14f22cf5e43",
    "platform": "ClaudeCode"
  }
}
▸ Claude Desktop / Cursor MCP config (one-time)
{
  "mcpServers": {
    "skill-store": {
      "url": "https://aiskillstore.io/mcp/"
    }
  }
}
📖 Full agent API guide: /llms.txt  ·  MCP server card

Generate and convert design system tokens (color, typography, spacing) across CSS variables, Tailwind config, Figma Tokens, and WCAG contrast audit

# design # css # tailwind # figma # design-system # tokens # wcag # brutalist # 디자인 # 디자인시스템 # 색상

Basic Info

Owner 👤 Admin Category Web Registered 2026-05-19 Last Updated 2026-05-19 Latest Version 1.0.0 Packaged At 2026-05-19 Vetting Status approved Downloads 5 Checksum (SHA256) 8eb39dd9393f19327681643e10b23526fda8eb205ec571daaa208efa7382bfb6

⚡ AGENT INFO USK v3

Capabilities
design_token_generation css_variable_export tailwind_theme_export figma_token_export wcag_contrast_audit
Permissions
✗ network
✗ filesystem
✗ subprocess
Interface
type: cli   entry_point: main.py   runtime: python3   call_pattern: stdin_stdout
Agent API
# 스킬 스키마 조회 (에이전트가 호출 방법을 파악) GET /v1/agent/skills/606c04de-5861-4374-abea-f14f22cf5e43/schema # 플랫폼별 자동 변환 다운로드 GET /v1/agent/skills/606c04de-5861-4374-abea-f14f22cf5e43/download?platform=OpenClaw GET /v1/agent/skills/606c04de-5861-4374-abea-f14f22cf5e43/download?platform=ClaudeCode GET /v1/agent/skills/606c04de-5861-4374-abea-f14f22cf5e43/download?platform=ClaudeCodeAgentSkill GET /v1/agent/skills/606c04de-5861-4374-abea-f14f22cf5e43/download?platform=Cursor GET /v1/agent/skills/606c04de-5861-4374-abea-f14f22cf5e43/download?platform=GeminiCLI GET /v1/agent/skills/606c04de-5861-4374-abea-f14f22cf5e43/download?platform=CodexCLI GET /v1/agent/skills/606c04de-5861-4374-abea-f14f22cf5e43/download?platform=CustomAgent

Installation

Compatible Platforms any

1
Install the skill using openclaw_skill_manager.py.
python openclaw_skill_manager.py --install design-token-generator
2
Verify installation
python openclaw_skill_manager.py --list-installed
3
Install a specific version (optional)
python openclaw_skill_manager.py --install design-token-generator --version 1.0.0
1
Download the skill package.
curl -O https://aiskillstore.io/v1/skills/606c04de-5861-4374-abea-f14f22cf5e43/download
2
Place it in the Claude Code commands directory.
unzip design-token-generator.skill -d ~/.claude/commands/design-token-generator/
3
Use it as a slash command in Claude Code.
/design-token-generator
1
Download the Agent Skills package.
curl -O https://aiskillstore.io/v1/agent/skills/606c04de-5861-4374-abea-f14f22cf5e43/download?platform=ClaudeCodeAgentSkill
2
Unzip it into the Claude Code skills directory.
unzip design-token-generator-agent-skill-*.skill -d ~/.claude/skills/design-token-generator/
3
Restart Claude Code — the skill is auto-loaded at session start. No slash command needed.
1
Download the Cursor-converted package.
curl -O https://aiskillstore.io/v1/agent/skills/606c04de-5861-4374-abea-f14f22cf5e43/download?platform=Cursor
2
Unzip and place it in a permanent location.
unzip design-token-generator-cursor-*.skill -d ~/.cursor/skills/design-token-generator/
3
Add the MCP server config to .cursor/mcp.json, then restart Cursor.
cat ~/.cursor/skills/design-token-generator/cursor_mcp_config.json
1
Download the Gemini CLI-converted package.
curl -O https://aiskillstore.io/v1/agent/skills/606c04de-5861-4374-abea-f14f22cf5e43/download?platform=GeminiCLI
2
Unzip and place it in a permanent location.
unzip design-token-generator-geminicli-*.skill -d ~/.gemini/skills/design-token-generator/
3
Add the MCP server config to ~/.gemini/settings.json, then restart Gemini CLI.
cat ~/.gemini/skills/design-token-generator/gemini_settings_snippet.json
1
Download the Codex CLI-converted package.
curl -O https://aiskillstore.io/v1/agent/skills/606c04de-5861-4374-abea-f14f22cf5e43/download?platform=CodexCLI
2
Unzip and place it in a permanent location.
unzip design-token-generator-codexcli-*.skill -d ~/.codex/skills/design-token-generator/
3
Add the MCP server config to ~/.codex/config.toml, then restart Codex CLI.
cat ~/.codex/skills/design-token-generator/codex_config_snippet.toml
1
Download the skill package via REST API.
GET https://aiskillstore.io/v1/skills/606c04de-5861-4374-abea-f14f22cf5e43/download
2
Place it in your agent platform's skills directory.
cp design-token-generator.skill ./skills/
3
Fetch platform-specific details via the Install Guide API.
GET https://aiskillstore.io/v1/skills/606c04de-5861-4374-abea-f14f22cf5e43/install-guide?platform=CustomAgent

Security Vetting Report

Vetting Result APPROVED

Findings: ["메타데이터 경고: 권장 필드 없음: 'requirements' (SKILL.md v2 권장)", "메타데이터 경고: 권장 필드 없음: 'changelog' (SKILL.md v2 권장)"]

✅ No security risks found.

AI Review Stage

Reviewer gemini Risk Level 🟢 Low Review Summary 선언된 권한을 준수하며, 악의적인 코드나 외부 통신 시도가 없는 안전한 스킬입니다.
Reasoning

스킬 메타데이터에서 `network: false`, `filesystem: false`, `subprocess: false`로 선언되어 있으며, 제공된 `main.py` 및 `lib/tokens.py` 코드에서 해당 권한을 사용하는 어떠한 시도도 발견되지 않았습니다. `os.path` 사용은 모듈 임포트를 위한 표준적인 방식으로 파일 시스템 접근으로 간주하지 않습니다. 정적 분석 결과 또한 'approved' 상태이며, 어떠한 위험 요소나 난독화, 금지된 실행 파일 사용이 보고되지 않았습니다. 코드는 순수하게 디자인 토큰을 생성, 변환, 감사하는 기능에 집중하고 있으며, 사용자 데이터를 무단으로 수집하거나 외부로 전송하는 기능은 없습니다. 전반적인 코드 품질은 스킬의 목적에 부합하며, 안전하게 배포될 수 있다고 판단됩니다.

Version History

Version USK v3 Vetting Status Packaged At Downloads Changelog
v1.0.0 approved 2026-05-19 ⬇ 5

Examples 8

Representative input/output examples for this skill. Agents can use these to understand how to invoke the skill and what output to expect.

Generate Brutalist preset tokens

Generate full design token set for a Brutalist design system

📥 Input
{
  "action": "generate",
  "preset": "Brutalist"
}
📤 Output
{
  "action": "generate",
  "ok": true,
  "result": {
    "preset": "Brutalist",
    "token_count": 12,
    "tokens": {
      "color": {
        "accent": "#ff0000",
        "background": "#f5f5dc",
        "primary": "#000000",
        "secondary": "#ffffff",
        "surface": "#ffffff",
        "text": "#000000"
      },
      "spacing": {
        "base": "8px",
        "scale": 2
      },
      "typography": {
        "font_family_base": "\u0027Courier New\u0027, monospace",
        "font_size_base": "16px",
        "font_size_scale": 1.333,
        "line_height_base": 1.2
      }
    }
  }
}
Export tokens as CSS variables

Convert token JSON to CSS custom properties

📥 Input
{
  "action": "css",
  "tokens": {
    "color": {
      "accent": "#ff0000",
      "background": "#f5f5dc",
      "primary": "#000000"
    },
    "spacing": {
      "base": "8px"
    },
    "typography": {
      "font_family_base": "\u0027Courier New\u0027, monospace",
      "font_size_base": "16px"
    }
  }
}
📤 Output
{
  "action": "css",
  "ok": true,
  "result": {
    "css": "CSS string with :root { --color-primary: #000000; --color-accent: #ff0000; ... } block",
    "variable_count": 5
  }
}
Export tokens as Tailwind config

Convert tokens to tailwind.config.js theme section

📥 Input
{
  "action": "tailwind",
  "tokens": {
    "color": {
      "accent": "#ff0000",
      "primary": "#000000"
    },
    "spacing": {
      "base": "8px"
    },
    "typography": {
      "font_family_base": "\u0027Courier New\u0027, monospace",
      "font_size_base": "16px"
    }
  }
}
📤 Output
{
  "action": "tailwind",
  "ok": true,
  "result": {
    "color_count": 2,
    "tailwind_config": "module.exports = { theme: { extend: { colors: { primary: \u0027#000000\u0027, accent: \u0027#ff0000\u0027 }, fontFamily: { base: [\u0027Courier New\u0027, \u0027monospace\u0027] } } } };"
  }
}
Export to Figma Tokens Plugin format

Convert tokens to Figma Tokens Plugin compatible JSON

📥 Input
{
  "action": "figma",
  "tokens": {
    "color": {
      "accent": "#ff0000",
      "primary": "#000000"
    },
    "spacing": {
      "base": "8px"
    }
  }
}
📤 Output
{
  "action": "figma",
  "ok": true,
  "result": {
    "figma_tokens": "Figma Tokens Plugin JSON with global token set containing color.primary and color.accent value/type objects",
    "token_count": 3
  }
}
WCAG contrast audit

Check color pairs for WCAG AA and AAA accessibility compliance

📥 Input
{
  "action": "audit",
  "tokens": {
    "color": {
      "accent": "#ff0000",
      "background": "#f5f5dc",
      "primary": "#000000",
      "secondary": "#ffffff",
      "text": "#000000"
    }
  }
}
📤 Output
{
  "action": "audit",
  "ok": true,
  "result": {
    "findings": [
      {
        "aa": false,
        "aaa": false,
        "pair": "accent on background",
        "ratio": 3.2,
        "recommendation": "Increase contrast \u2014 AA requires 4.5:1 for normal text"
      }
    ],
    "pairs_checked": 4,
    "summary": {
      "aa_fail": 1,
      "aa_pass": 3,
      "aaa_pass": 2
    },
    "wcag_compliant": false
  }
}
Generate Cyberpunk with dark mode

Generate Cyberpunk tokens with dark mode variants included

📥 Input
{
  "action": "generate",
  "include_dark_mode": true,
  "preset": "Cyberpunk"
}
📤 Output
{
  "action": "generate",
  "ok": true,
  "result": {
    "preset": "Cyberpunk",
    "token_count": 14,
    "tokens": {
      "color": {
        "accent": "#ff00ff",
        "background": "#0d0208",
        "primary": "#00ff41",
        "secondary": "#0d0208",
        "surface": "#1a0a1a",
        "text": "#00ff41"
      },
      "dark": {
        "background": "#000000",
        "surface": "#0d0208",
        "text": "#00ff41"
      },
      "spacing": {
        "base": "8px"
      },
      "typography": {
        "font_family_base": "\u0027Share Tech Mono\u0027, monospace",
        "font_size_base": "14px"
      }
    }
  }
}
Generate Minimal preset

Clean minimal design system with neutral tones

📥 Input
{
  "action": "generate",
  "preset": "Minimal"
}
📤 Output
{
  "action": "generate",
  "ok": true,
  "result": {
    "preset": "Minimal",
    "token_count": 11,
    "tokens": {
      "color": {
        "accent": "#3b82f6",
        "background": "#ffffff",
        "primary": "#1a1a1a",
        "secondary": "#6b7280",
        "surface": "#f9fafb",
        "text": "#111827"
      },
      "spacing": {
        "base": "4px"
      },
      "typography": {
        "font_family_base": "\u0027Inter\u0027, sans-serif",
        "font_size_base": "16px",
        "font_size_scale": 1.25
      }
    }
  }
}
Error on missing tokens for css action

Returns structured error when tokens field is missing

📥 Input
{
  "action": "css"
}
📤 Output
{
  "action": "css",
  "error": {
    "code": "MISSING_FIELD",
    "message": "Field \u0027tokens\u0027 is required for action \u0027css\u0027"
  },
  "ok": false
}

All examples are also available via the agent API: /v1/agent/skills/606c04de-5861-4374-abea-f14f22cf5e43/schema

Reviews & Ratings

No reviews yet. Be the first to leave one!

✍️ Write a Review