UI Design System Toolkit
技能 已验证 活跃UI design system toolkit for Senior UI Designer including design token generation, component documentation, responsive design calculations, and developer handoff tools. Use for creating design systems, maintaining visual consistency, and facilitating design-dev collaboration.
To streamline the creation and maintenance of design systems by automating the generation of design tokens and providing clear guidance for developer handoff and integration.
功能
- Design token generation from brand color
- Support for modern, classic, and playful styles
- Export tokens to JSON, CSS, and SCSS formats
- Documentation on component architecture and responsive design
- Framework integration patterns (React, Vue, Next.js, Tailwind)
使用场景
- Generating a complete design token system for a new project
- Creating style guides and component libraries
- Facilitating collaboration between designers and developers
- Ensuring visual consistency across an application
非目标
- Generating UI components directly
- Writing application-specific code
- Replacing design tools like Figma entirely
- Providing real-time design feedback during active design sessions
工作流
- Identify brand color and style preferences.
- Run the `design_token_generator.py` script with specified parameters.
- Review generated tokens for colors, typography, spacing, etc.
- Export tokens in the desired format (JSON, CSS, SCSS).
- Integrate tokens into development projects or design tools.
- Validate accessibility and visual consistency.
实践
- Design token generation
- Component documentation
- Responsive design
- Developer handoff
安装
请先添加 Marketplace
/plugin marketplace add alirezarezvani/claude-skills/plugin install product-team@claude-code-skills质量评分
已验证类似扩展
Setup Tailwind Typescript
100Configure Tailwind CSS with TypeScript in a Next.js or React project. Covers installation, configuration, custom theme extensions, component patterns, and type-safe styling utilities. Use when adding Tailwind CSS to an existing TypeScript project, customizing the Tailwind theme for a project's design system, setting up type-safe component styling patterns, or configuring Tailwind plugins and extensions.
Baseline Ui
100在 Tailwind CSS 项目中验证动画持续时间,强制执行排版比例,检查组件可访问性,并防止布局反模式。适用于构建 UI 组件、审查 CSS 工具类、 styling React 视图或强制执行设计一致性。
Color Audit
100Color-only audit to extract, evaluate, and recommend improvements for the project's color system
Layout Audit
100Layout and spacing audit covering grid, spacing consistency, density, responsive behavior
Extract Design System
99从公共网站提取设计原语并为您的项目生成入门令牌文件。
Design Intelligence
98Design system bootstrapping and token generation. Takes project context and outputs ready-to-use design tokens, Tailwind config, and CSS variables.