Learn how to install and use the Minimal Design System Skill in Claude AI and other LLMs.
Go to Settings → Capabilities and ensure "Skills" is enabled. (Note: Skills require Code execution to be enabled)
Click the "Download Complete Skill" button in the header above. This downloads a ready-to-upload ZIP file with all templates and references.
In Claude, go to Settings → Capabilities → Skills
Click "Upload skill" and select the ZIP file
Simply describe your task in natural language. Claude will automatically recognize when to use the Skill:
Download the ZIP file and extract it
Restart Claude Code to load the new Skill. It will be automatically available in all your sessions.
This skill can also be used in other AI assistants like ChatGPT, Gemini, or others. The skill consists of multiple files that work together, so you'll need to provide them to your AI assistant.
Click the "Download Complete Skill" button in the header above to download the ZIP file, then extract it on your computer. You'll find several files and folders inside.
The skill package contains:
Upload or paste the content of these files to your AI assistant. The exact method depends on which platform you're using (see platform-specific instructions below).
ChatGPT supports custom instructions and file uploads:
Gemini supports file uploads in conversations:
For other LLMs that support file uploads or custom instructions:
Start by sharing SKILL.md first, then add specific reference files only when needed for your project
Use clear instructions like "Use the minimal design system" or "Follow the SKILL.md guidelines" in your requests
Reference the base-template.html when asking for complete pages, and specific component files when working on individual elements
Keep the extracted files organized in a folder for easy access across multiple projects