kta-compose-design-tokens

Convert Figma, Stitch, and Claude Design files into Kotlin Compose design tokens.

8|Updated May 18, 2025
One-click install
npx skills add https://github.com/decoutkhanqindev/DexReader --skill kta-compose-design-tokens-decoutkhanqindev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kta-compose-design-tokens
Source: https://github.com/decoutkhanqindev/DexReader/tree/main/.claude/skills/kta-compose-design-tokens
Command: npx skills add https://github.com/decoutkhanqindev/DexReader --skill kta-compose-design-tokens-decoutkhanqindev

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires mcp, figma, stitch, claudedesign, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the generation of Kotlin Compose design tokens from supported design sources, streamlining the process of creating consistent and themeable UIs.

Core Features & Use Cases

  • Design Token Generation: Convert design source files into Kotlin Compose design tokens.
  • Multi-source Support: Accepts Figma, Stitch, and Claude Design sources.
  • Three-layer Architecture: Generates primitive, semantic, and component tokens.
  • Code Generation: Automatically generates code for components based on tokens.
  • Use Case: If you are developing an Android app using Kotlin Compose and need to convert design files into usable tokens, this Skill can help you achieve that.

Quick Start

Use the kta-compose-design-tokens skill to generate design tokens from a Figma file located at 'https://figma.com/file/12345'.

Frequently Asked Questions about kta-compose-design-tokens

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert Figma design files into Kotlin Compose design tokens?

You can convert Figma design files into Kotlin Compose design tokens by providing the file URL to this Skill. It processes the design sources and automatically generates a three-layer architecture consisting of primitive, semantic, and component tokens.

What are primitive, semantic, and component tokens in Kotlin Compose?

Primitive, semantic, and component tokens form a three-layer architecture generated from design sources. This Skill organizes your Figma or Stitch inputs into these distinct token layers to support consistent and themeable Kotlin Compose UIs.

Does this tool support Stitch and Claude Design sources for Kotlin Compose code generation?

Yes, this tool supports Stitch and Claude Design sources alongside Figma for Kotlin Compose code generation. It accepts various design file formats from these sources to automatically generate code for components based on the extracted tokens.

Can I automatically generate Kotlin Compose component code from design tokens?

Yes, you can automatically generate Kotlin Compose component code from design tokens. This Skill translates the extracted primitive, semantic, and component tokens directly into usable UI component code, streamlining Android app development.

What do I need to set up before generating Kotlin Compose design tokens from Figma?

Before generating Kotlin Compose design tokens, you need access to your design files (such as a Figma URL) and relevant project configuration. MCP setup is also required to facilitate the conversion process and code generation.