What problem does it solve?
This Skill addresses the complexities of working with Google's DESIGN.md files, providing a streamlined process for authoring, validating, and exporting these design system specifications.
Core Features & Use Cases
- Author/Validate/Export: Create, validate, and export Google's DESIGN.md files for consistent UI/branding across projects.
- Token Management: Manage design tokens, including colors, typography, layout, and components.
- Accessibility: Lint for WCAG contrast and ensure compliance with accessibility standards.
- Export Formats: Export to Tailwind CSS or W3C DTCG JSON for further use in development environments.
- Use Case: A designer or developer needs to maintain a consistent design language across multiple projects. This skill can automate the process of generating and managing DESIGN.md files.
Quick Start
Run the 'design-md' skill to create a new DESIGN.md file for your brand, and use the 'export' subcommand to convert it into a Tailwind theme JSON file.