ds-pro-max
Installation
SKILL.md
DesignSystem-Pro-Max - Design System Intelligence
Searchable database of design system specifications, component guidelines, color tokens, typography scales, and framework-specific best practices.
Prerequisites
Check if Python is installed:
python3 --version || python --version
If Python is not installed, install it based on user's OS:
macOS:
brew install python3